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
ce9d33ab64
Fixed sample file as -p is now used instead of -l
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
Logan oos Even
b858ffeb06
added pure decryption speed output ( #470 )
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
c3805edd7d
added faq on 'seemingly encrypted header' error message ( #448 )
* added faq on 'seemingly encrypted header' error message
* added faq on 'seemingly encrypted header' error message
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
1c45c7101a
fixed lzo datatype ( #447 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
2f220fd924
added (de-)compression to benchmark tool ( #446 )
* moved calls to decode functions into the decryption block
* adjusted output
* added (de)compression to benchmark
* added pearson hashing to benchmark
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
Luca Deri
7166b1ba68
Merge pull request #440 from fcarli3/issue_434
Get federation name and supernode's MAC address by command line
4 years ago
Luca Deri
277b8ba4f4
Merge pull request #439 from fcarli3/dev
Add new federation flag to community structure
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
francesco_carli
6e875e7cab
Add new federation flag to community structure
4 years ago
francesco_carli
746962510f
Add new enum data type and indicators
4 years ago
Luca Deri
644ea6c82a
Merge pull request #431 from Logan007/ipSbnt
merged edge's subnet parameter into address parameter
4 years ago
Logan007
7779523c7b
merged edge's subnet parameter into address parameter
4 years ago
Logan007
df869bfd3b
merged edge's subnet parameter into address parameter
4 years ago
Luca Deri
421968ac4e
Merge pull request #430 from VergLsm/dev
fix(win): "config.h: No such file or directory"
4 years ago
Luca Deri
b4d2c1d806
Merge pull request #428 from Logan007/tapConfDoc
consolidated documentation on tap interface configuration
4 years ago
Luca Deri
c7e9a51c73
Merge pull request #427 from Logan007/noJitter
removed jitter allowance for systemic packets
4 years ago
VergLsm
907e56a525
fix(win): "config.h: No such file or directory"
4 years ago
Logan007
2f915fb51b
consolidated documentation on tap interface configuration
4 years ago
Logan007
ee71c39dcd
consolidated documentation on tap interface configuration
4 years ago
Logan007
59fad45bd7
consolidated documentation on tap interface configuration
4 years ago
Logan007
d77fdc1c71
consolidated documentation on tap interface configuration
4 years ago
Logan007
0894357b08
consolidated documentation on tap interface configuration
4 years ago
Logan007
2c77729acf
removed jitter allowance for systemic packets
4 years ago
Luca Deri
4759a99eb4
Merge pull request #426 from Logan007/aesKeyLenTrgrs
adopted aes key-length trigger values
4 years ago
Logan007
1d00efa72c
adopted aes key-length trigger values
4 years ago
Luca Deri
4adfaae79a
Merge pull request #425 from Logan007/yadf
removed reference to OpenSSL 1.0
4 years ago
Logan007
7638987306
removed reference to OpenSSL 1.0
4 years ago
Luca Deri
731d2deb53
Merge pull request #424 from Logan007/yaFaq
added faq on multiple supernode ports
4 years ago
Luca Deri
ddad9bc275
Merge pull request #420 from Logan007/compFix
windows compilation fix
4 years ago