550 Commits
Author SHA1 Message Date
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>
2020-10-11 11:43:04 +02:00
64361dcec1 narrowed granularity of hardware feature support (#455)
Co-authored-by: Logan007 <you@example.com>
2020-10-10 15:09:28 +02:00
Francesco CarliandGitHub 7d565df3a6 Fix segfault (#454)
* Fix segfault

* Update sn_utils.c
2020-10-06 21:57:04 +02:00
1c45c7101a fixed lzo datatype (#447)
Co-authored-by: Logan007 <you@example.com>
2020-10-03 17:15:51 +02:00
Francesco CarliandGitHub 8dfffd9fbe Implement purge-and-re-registration process for supernodes (#445) 2020-10-01 16:23:10 +02:00
lucaderi 3f8d32fa77 Compilation fixes 2020-09-29 10:54:36 +02:00
francesco_carliandGitHub d9e2a0091a Handle REGISTER_SUPER from other supernodes (#443)
* Handle REGISTER_SUPER from other supernodes

* Update wire.c
2020-09-29 10:50:09 +02:00
fcarli3 b2b76a450e How get federation name as parameter 2020-09-25 18:06:29 +02:00
francesco_carliandGitHub 31269dde52 Update sn_utils.c 2020-09-25 12:19:20 +02:00
francesco_carliandGitHub 9dbc54f443 Update sn.c 2020-09-25 12:17:37 +02:00
francesco_carliandGitHub acafbc61a1 Add comm_init() function 2020-09-24 20:12:20 +02:00
francesco_carliandGitHub b5d4a70983 Add comm_init() function 2020-09-24 20:07:33 +02:00
Logan007 df869bfd3b merged edge's subnet parameter into address parameter 2020-09-21 13:37:06 +05:45
Luca DeriandGitHub b4d2c1d806 Merge pull request #428 from Logan007/tapConfDoc
consolidated documentation on tap interface configuration
2020-09-20 18:31:04 +02:00
Logan007 d77fdc1c71 consolidated documentation on tap interface configuration 2020-09-20 17:39:33 +05:45
Logan007 2c77729acf removed jitter allowance for systemic packets 2020-09-19 15:47:16 +05:45
Logan007 1d00efa72c adopted aes key-length trigger values 2020-09-19 02:37:59 +05:45
Luca DeriandGitHub ddad9bc275 Merge pull request #420 from Logan007/compFix
windows compilation fix
2020-09-18 12:47:05 +02:00
Luca DeriandGitHub e3dd4fb9b9 Merge pull request #423 from Logan007/cntRegExp
removed begin and end from reg exp
2020-09-15 23:23:22 +02:00
Logan007 82922c60c6 removed begin and end from reg exp 2020-09-16 02:44:57 +05:45
Logan007 30a515544b removed begin and end from reg exp 2020-09-16 02:41:50 +05:45
Logan007 f71ef12753 removed begin, end, and whitespace from reg exp 2020-09-16 02:24:08 +05:45
Logan007 90bf8da3f5 dropped OpenSSL 1.0 support 2020-09-14 20:46:53 +05:45
Logan007 cb309799a7 windows compilation fix 2020-09-14 13:10:37 +05:45
Luca DeriandGitHub 1815790280 Merge pull request #414 from Logan007/comprFix
compression scheme name fix
2020-09-10 20:13:25 +02:00
Luca DeriandGitHub bf41b8b20e Merge pull request #408 from Logan007/revPearson
added aes-ni support to Pearson hashing
2020-09-10 20:11:41 +02:00
Logan007 07b675bae6 made compression scheme name accessible even if not compiled 2020-09-10 14:05:08 +05:45
Logan007 e64f2f69a0 sse code clean up 2020-09-09 16:09:53 +05:45
Logan007 7f8d1ac5a2 sse code clean up 2020-09-09 16:08:12 +05:45
Logan007 1925c2df42 huge cc20 sse speed-up 2020-09-09 14:59:43 +05:45
Logan007 6c982b9373 small cc20 sse speed-up 2020-09-09 14:09:19 +05:45
Logan007 e492e18c27 counter fix (limit to 32 bit) 2020-09-09 01:04:02 +05:45
Logan007 5ed8560503 added aes-ni support to pearson hashing 2020-09-06 18:42:04 +05:45
Logan007 fac5aa7d20 added aes-ni support to pearson hashing 2020-09-06 01:52:44 +05:45
Logan007 f89796dbe6 sse compilation fix 2020-09-03 18:27:37 +05:45
Logan007 c95eefe5d9 sse compilation fix 2020-09-03 18:11:41 +05:45
Luca DeriandGitHub 43090bdcb4 Merge pull request #400 from Logan007/revCc20
reworked cc20
2020-09-02 12:34:15 +02:00
Luca DeriandGitHub b73b0c86ea Merge pull request #399 from Logan007/aesNi
added aes-ni support
2020-09-02 12:33:47 +02:00
Logan007 885877cda3 added sse to built-in cc20 2020-09-02 16:08:30 +05:45
Logan007 cc7430ae66 increased built-in cc20's speed 2020-09-02 02:33:05 +05:45
Logan007 5bdccb17fd increased built-in cc20's speed 2020-09-02 02:24:24 +05:45
Logan007 f1f8ca6092 increased built-in cc20's speed 2020-09-02 02:16:30 +05:45
Logan007 87ee4d6fa7 reworked cc20 2020-09-01 22:50:52 +05:45
Logan007 91ca25baa2 reworked cc20 2020-09-01 22:26:06 +05:45
Logan oos EvenandGitHub 90a071a1d3 Merge branch 'dev' into revCc20 2020-09-01 20:16:32 +05:45
Logan007 8757312d41 reworked cc20 2020-09-01 20:09:29 +05:45
Logan007 399ecf8801 reworked cc20 2020-09-01 15:13:25 +05:45
Logan007 81a1ccc702 added aes-ni support 2020-09-01 02:09:31 +05:45
Logan007 25ef1bb291 replaced Pearson hashing permutation by aes' s-box 2020-08-31 21:09:49 +05:45
Logan oos EvenandGitHub 56071bf494 Merge branch 'dev' into amndmntAes 2020-08-31 02:36:01 +05:45