Commit Graph

29 Commits (7a5146ea7455136d507843c2180a3761ab401bc7)

Author SHA1 Message Date
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal c4d9c03930 handle termination block 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal 27d69894d4 show ECIESx25519 session and tag on the web console 4 years ago
orignal ec29597dbd associate tagset for ECIESx25519 tags 4 years ago
orignal 510b85fd23 try ECIESx25519 tag first 4 years ago
orignal b5bc05ac2b delete unconfirmed LeaseSet and DeliveryStatus 4 years ago
orignal 45145fa50a add ECIESX25519AEADRatchet session to delivery status 4 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 4 years ago
orignal 9c9b723cf5 delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
orignal 012f22cc47 create session tags for ECIESX25519 4 years ago
orignal b982be5ff5 handle existing session message 4 years ago
orignal a1dbec0fcb handle new session reply 4 years ago
orignal abe668f1c3 fixed build error 4 years ago
orignal 77440c235d replaced map by unordered_map 4 years ago
orignal 6142e93252 session tag for ECIESx25519 sessions 4 years ago
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 4 years ago
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 4 years ago
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 4 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 4 years ago
orignal f651baab25 ECIESX25519AEADRatchetSession added 4 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 5 years ago
orignal 4afef91359 invoke HandleCloveI2NPMessage 5 years ago
orignal 815b6db0bf HandleCloveI2NPMessage 5 years ago
orignal a335841509 pass msgID to HandleDeliveryStatus 5 years ago
orignal 19a88300c6 decrypt payload section 5 years ago
orignal 521fb83e38 initial code for ECIES-X25519-AEAD-Ratchet KDF 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago