Commit graph

5554 commits

Author SHA1 Message Date
orignal 969f9aa436 common RuunableBase with private inheritance 2020-02-04 11:48:56 -05:00
orignal b982be5ff5 handle existing session message 2020-02-03 16:21:07 -05:00
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 2020-02-02 18:58:58 -05:00
orignal 49810eb153 common RunnableService 2020-02-02 17:05:30 -05:00
orignal 85b88b8749 second x25519 for new session reply 2020-01-30 19:30:30 -05:00
orignal 239c8b5172 destination delivery instructions 2020-01-30 11:48:32 -05:00
orignal 8c800dc178 save aepk from new session message 2020-01-29 21:57:10 -05:00
orignal cdd068d99a correct message size 2020-01-29 19:27:38 -05:00
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 2020-01-29 15:54:11 -05:00
orignal a1dbec0fcb handle new session reply 2020-01-29 12:54:26 -05:00
orignal abe668f1c3 fixed build error 2020-01-28 10:31:35 -05:00
orignal 77440c235d replaced map by unordered_map 2020-01-28 10:03:51 -05:00
orignal fd1ee48dbe datetime and padding blocks 2020-01-23 14:26:40 -05:00
orignal 205e807b66 reset keys 2020-01-22 21:42:30 -05:00
orignal 34295adb05 attach LeaseSet clove 2020-01-22 14:26:47 -05:00
orignal 7c212bef63 add new session to the list after reply received 2020-01-22 11:27:47 -05:00
orignal 76f95644b7 fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 2020-01-22 09:59:08 -05:00
orignal 928b90d5bc fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 2020-01-22 09:50:50 -05:00
orignal 09c6c2a4f3 decode aepk and bepk back 2020-01-21 21:09:19 -05:00
orignal 2b2bd733e9 correct sharedkey for new outgoing session 2020-01-21 19:13:23 -05:00
orignal 0d2d7e5e71 fixed Elligator tests 2020-01-21 17:53:48 -05:00
orignal 6142e93252 session tag for ECIESx25519 sessions 2020-01-21 14:40:23 -05:00
orignal ccec3376ba try another ephemeral keys if elligator encoding failes 2020-01-21 12:19:20 -05:00
orignal f497a74ec4 set random two highest bits 2020-01-21 12:18:31 -05:00
orignal 0e666e7d6a encoding fail test 2020-01-21 10:53:11 -05:00
orignal f498fabd27 fix for openssl 1.1 2020-01-21 10:52:51 -05:00
orignal 8b49a55442 ratchet tagsets 2020-01-20 15:17:38 -05:00
orignal a26eb942a9
Merge pull request #1458 from neheb/jjjjj
replace random_shuffle with shuffle
2020-01-20 07:16:00 -05:00
Rosen Penev eabcafa516
replace random_shuffle with shuffle
random_shuffle is gone with C++17.

Found and fixed with clang-tidy.
2020-01-19 18:09:04 -08:00
orignal 6cc388c1bc use HKDF for MixKey 2020-01-18 14:43:36 -05:00
orignal 62e39ddfbd new session reply 2020-01-17 14:11:15 -05:00
orignal 80373623cd create payload 2020-01-17 11:21:41 -05:00
orignal 451c3945f0 create new ECIESX25519AEADRatchet session if not found 2020-01-16 19:33:00 -05:00
orignal 00cb15d9b4 fixed tyypo 2020-01-16 18:03:51 -05:00
orignal 67dd59125e new outgoing ECIESX25519AEADRatchet session 2020-01-16 16:34:13 -05:00
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 2020-01-16 15:45:22 -05:00
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 2020-01-16 14:59:19 -05:00
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 2020-01-16 14:31:01 -05:00
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 2020-01-16 12:47:08 -05:00
orignal 376bf6ba72 correct message size for ECIESx25519 2020-01-15 19:22:42 -05:00
orignal f651baab25 ECIESX25519AEADRatchetSession added 2020-01-15 15:13:43 -05:00
orignal 61752e2aab correct ciphertext length 2020-01-13 22:37:31 -05:00
orignal b7d3fd959e
Merge pull request #1454 from rex4539/dead-strip
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS
2020-01-13 09:17:05 -05:00
Dimitris Apostolou 7ac05f8487
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 2020-01-13 14:47:15 +02:00
orignal 4f70822b13 always persist crypto keys for public destinations 2020-01-12 10:03:30 -05:00
orignal 0007f304d0 don't pass from to HandleI2NPMessage 2020-01-07 15:20:55 -05:00
orignal 4afef91359 invoke HandleCloveI2NPMessage 2020-01-06 16:14:41 -05:00
orignal 815b6db0bf HandleCloveI2NPMessage 2020-01-06 15:31:20 -05:00
orignal 433d3bf582 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 2020-01-06 14:38:13 -05:00
orignal a335841509 pass msgID to HandleDeliveryStatus 2020-01-06 14:37:40 -05:00