Francesco Carli
dcbc39c0fb
Update REGISTER_SUPER_ACK handling on edge ( #478 )
4 years ago
Luca Deri
8e9bf61469
Fixed warning
4 years ago
BetaBeauty
57f742fe42
Extra Device Description in P2P Connection and Register to Super Node ( #475 )
* add cmake export commands
* add extra edge description (hint) field
* add peer2peer description registry
* fixed bug: peer2peer not pass the dev_desc filed
* update -I option in the helper text
Co-authored-by: Longtao Wang <longtao.wang@cortexlabs.ai>
4 years ago
Luca Deri
3095c816e2
Warnign fixes
4 years ago
Luca Deri
bbabf30bc5
Crash fix
-l needs to be validated: added basic check (not enough TOFIX)
4 years ago
Logan oos Even
a42deedea9
added two rails for twofish cbc decryption ( #472 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
51d55a60f8
made AES new default cipher ( #471 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Francesco Carli
0c3fdc4df3
Fix segfault in issue #463 ( #464 )
4 years ago
Francesco Carli
ed25ff8d01
Fixes minor issues introduced by #460 ( #461 )
4 years ago
Luca Deri
f6e4047ce0
Partial fixes for addressing compilation issues introduced by https://github.com/ntop/n2n/pull/460
4 years ago
Francesco Carli
c9eedd68f0
Initialize the federation of supernodes ( #460 )
* Add supernode2sock() and add_sn_to_federation_by_mac_or_sock()
* Update sn_utils.c
* Update sn.c and sn_utils.c
* Update REG_SUPER_ACK payload
* Update add_sn_to_federation_by_mac_or_sock()
4 years ago
Logan oos Even
e3f64bfd1e
AES-NI speed-up ( #459 )
* converted cbc loops more into sse
* added a 2nd parallel cbc decryption (aes-ni)
* transformed while into for
* offering 4 parallel aes-ni rails
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
64361dcec1
narrowed granularity of hardware feature support ( #455 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Francesco Carli
7d565df3a6
Fix segfault ( #454 )
* Fix segfault
* Update sn_utils.c
4 years ago
Logan oos Even
1c45c7101a
fixed lzo datatype ( #447 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Francesco Carli
8dfffd9fbe
Implement purge-and-re-registration process for supernodes ( #445 )
4 years ago
lucaderi
3f8d32fa77
Compilation fixes
4 years ago
francesco_carli
d9e2a0091a
Handle REGISTER_SUPER from other supernodes ( #443 )
* Handle REGISTER_SUPER from other supernodes
* Update wire.c
4 years ago
fcarli3
b2b76a450e
How get federation name as parameter
4 years ago
francesco_carli
31269dde52
Update sn_utils.c
4 years ago
francesco_carli
9dbc54f443
Update sn.c
4 years ago
francesco_carli
acafbc61a1
Add comm_init() function
4 years ago
francesco_carli
b5d4a70983
Add comm_init() function
4 years ago
Logan007
df869bfd3b
merged edge's subnet parameter into address parameter
4 years ago
Logan007
d77fdc1c71
consolidated documentation on tap interface configuration
4 years ago
Logan007
2c77729acf
removed jitter allowance for systemic packets
4 years ago
Logan007
1d00efa72c
adopted aes key-length trigger values
4 years ago
Logan007
82922c60c6
removed begin and end from reg exp
4 years ago
Logan007
30a515544b
removed begin and end from reg exp
4 years ago
Logan007
f71ef12753
removed begin, end, and whitespace from reg exp
4 years ago
Logan007
90bf8da3f5
dropped OpenSSL 1.0 support
4 years ago
Logan007
cb309799a7
windows compilation fix
4 years ago
Logan007
07b675bae6
made compression scheme name accessible even if not compiled
4 years ago
Logan007
e64f2f69a0
sse code clean up
4 years ago
Logan007
7f8d1ac5a2
sse code clean up
4 years ago
Logan007
1925c2df42
huge cc20 sse speed-up
4 years ago
Logan007
6c982b9373
small cc20 sse speed-up
4 years ago
Logan007
e492e18c27
counter fix (limit to 32 bit)
4 years ago
Logan007
5ed8560503
added aes-ni support to pearson hashing
4 years ago
Logan007
fac5aa7d20
added aes-ni support to pearson hashing
4 years ago
Logan007
f89796dbe6
sse compilation fix
4 years ago
Logan007
c95eefe5d9
sse compilation fix
4 years ago
Logan oos Even
539bc13ada
updated cc20.c (reverted to original)
...in an attempt to split this pull request in two making the SSE version change a separate one
4 years ago
Logan007
671a00aba7
fixed sse version
4 years ago
Logan007
885877cda3
added sse to built-in cc20
4 years ago
Logan007
cc7430ae66
increased built-in cc20's speed
4 years ago
Logan007
5bdccb17fd
increased built-in cc20's speed
4 years ago
Logan007
f1f8ca6092
increased built-in cc20's speed
4 years ago
Logan007
87ee4d6fa7
reworked cc20
4 years ago
Logan007
91ca25baa2
reworked cc20
4 years ago