Commit Graph

844 Commits (1740715c001ff4e25ad7ffdc8f076b00ef4cab4e)

Author SHA1 Message Date
orignal c7c6e5917a Streaming MTU size 1812 for ECIESX25519AEADRatchet 4 years ago
orignal 7b418b3adf insert whole message to queue 4 years ago
orignal 1c8d662e30 don't add padding for optimal packet size 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
orignal e1b1032df9 reseeds update 4 years ago
orignal 329439d0ae don't copy datagram payload 4 years ago
orignal 0b1cfb2102 send response to recived datagram from ECIESX25519AEADRatchet session 4 years ago
orignal 23be4c01df CreateLeaseSetClove 4 years ago
orignal 86782f3479 eliminate extra buffer allocation for incoming packets 4 years ago
orignal a96c205830 allow encryption type param for encrypted LeaseSet 4 years ago
orignal 9b6facf3b0 fixed crash of encrypted leaseset without authentication 4 years ago
orignal d503190647 fixed crash of encrypted leaseset without authentication 4 years ago
orignal c4d9c03930 handle termination block 4 years ago
orignal d7d70b707f configurable throw function 4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
orignal 53b43353eb fixed formatting 4 years ago
orignal b197556447 remove dependency from Win32App 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 4d48d35ad7
[SSU] handle socket binding errors
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal b7ba8f8e93 precalculate initial h and ck 4 years ago
orignal dff510c181 set best compression for RouterInfo 4 years ago
orignal 1eead0e885 GzipNoCompression witout zlib calls 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal c49e544781 allow longer families 4 years ago
orignal d48db501e0 max payload is always 1730 4 years ago
orignal ec4e17f75c cleanup previous tagsets 4 years ago
orignal 17e69e67b1 create additional tags for NSR tagset 4 years ago
orignal c4f9f7da06 fixed warning 4 years ago
R4SAS f5712c4198
remove not needed initialization for pointer
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 27d69894d4 show ECIESx25519 session and tag on the web console 4 years ago
orignal 627d8cfe69 correct timestamp check for LeaseSet2 4 years ago
orignal 3d9c844dca handle out of order NSR 4 years ago
orignal 65e1871cd7 new tag for each NSR 4 years ago
R4SAS 0a431594f8
[Log] Change default loglevel (closes #1230)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 7b22ef4270 create incoming NSR tagset 4 years ago
orignal f77a58b2dc set some ECIESx25519 params 4 years ago
orignal 142a138cfc store previous reverse key 4 years ago
R4SAS e6fdf5ad8d
[Log] create logfile even if loglevel is "none"
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 50a77fedca removed trivial check 4 years ago
orignal 51e3d5f7bc create next tagset 4 years ago
R4SAS 7f859978dd
[webconsole] Add runtime transit limit changer, fix button CSS
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal d8134e8a21 handle and send next key message without public key 5 years ago
orignal 614d91e0b1 send same next key reponse 5 years ago
orignal 30067fc7d7 handle next key forward 5 years ago
orignal ec29597dbd associate tagset for ECIESx25519 tags 5 years ago
orignal ad211a63f3 check if number of peers to exclude doesn't exceed 512 5 years ago
orignal 6b596bd05f check ECIES flag for encrypted response 5 years ago
orignal 510b85fd23 try ECIESx25519 tag first 5 years ago
orignal e3c8f3fd6f use ack request instead DeliveryStatus for LeaseSet confirmation 5 years ago
orignal f9175db28e store intermediate symmetric keys 5 years ago
orignal f4798d05e7 persist multi encryption keys 5 years ago
orignal a2a0f62135 multi crypto keys in i2cp.leaseSetEncType 5 years ago
orignal d923f0e01b support two encryption keys 5 years ago
orignal 2fc16ee13d indetification of incoming garlic messages 5 years ago
orignal 5e606573b1 2.31.0 5 years ago
orignal b7c206c44b replace by new incoming session 5 years ago
orignal 49c1e47736 correct termination if session already exists 5 years ago
orignal 4e1319d874 handle ECIESFlag in DatabaseLookup at floodfill 5 years ago
R4SAS a9436aa9af drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal aa7750bfd3 keep sending new session reply until first established session message received 5 years ago
orignal 8872d1f389 mutex for m_RemoteIdentity 5 years ago
orignal f21af4068f preferred crypto type for Decrypt 5 years ago
orignal f4ca6bbb52 fixed race with identity verifier 5 years ago
orignal 869d0156ce handle Ack request 5 years ago
orignal fe9ac10f02 generate new tags based on last received index 5 years ago
orignal 6fb80f226a reopen socked and restart receiver on exception 5 years ago
orignal 962c2160c7 set actual LeaseSet2 buffer size 5 years ago
R4SAS 168da33d8b
add comma
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS b6b25dc9f3 update log messages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal 3ca17fdc03 support multiple encryption keys 5 years ago
orignal f3b0e57a54 publish multiple encryption keys 5 years ago
orignal 5da92437a1 set msg type for deliverystatus 5 years ago
orignal b5bc05ac2b delete unconfirmed LeaseSet and DeliveryStatus 5 years ago
orignal 45145fa50a add ECIESX25519AEADRatchet session to delivery status 5 years ago
R4SAS 2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
5 years ago
orignal 3c53479864 update LeaseSet for ECIESX25519AEADRatchet sessions 5 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 5 years ago
orignal 64da62dbe6 alsways store latest symmkey 5 years ago
orignal 5eec580727 delete strem from destination upon termination 5 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 5 years ago
orignal 2d3fad2cdb correct proxy buffers 5 years ago
orignal e969d58689 handle ntcp2.proxy parameter 5 years ago
orignal ae20e3aa95 NTCP2 proxy 5 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 5 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 5 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 5 years ago
orignal 1893127e84 use fold expression if C++17 5 years ago
R4SAS bca0809918
cleanup removed websockets funtions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal 5115c27e72 2.30.0 5 years ago
orignal 91919c6d64 check if both sides are ECIESx25519 5 years ago
orignal 7168738835 check ctx for null 5 years ago
orignal 9c9b723cf5 delete expired ECIESX25519AEADRatchet sessions and tags 5 years ago
orignal f392edd66c single thread SAM by default 5 years ago
orignal 24b48e5d50 reseeds update 5 years ago
orignal 32e2f0b1fa correct termination of streaming destination 5 years ago
orignal 09ed57ad42 select preferred crypto from LeaseSet2 5 years ago
orignal 53a6162b0c generate more receive tags when needed 5 years ago
orignal 694d851cdb Symmetric Key Ratchet 5 years ago
orignal 8e53c30a00 correct calls sequence for tag and index 5 years ago
orignal 012f22cc47 create session tags for ECIESX25519 5 years ago
orignal 9d891ab5dd single thread mode for SAM 5 years ago
orignal d0e78be867 moved io_service away from ClientDestination 5 years ago
orignal cbedebc9dd change minimal MTU size 5 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 5 years ago
orignal b982be5ff5 handle existing session message 5 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 5 years ago
orignal 49810eb153 common RunnableService 5 years ago
orignal 85b88b8749 second x25519 for new session reply 5 years ago
orignal 239c8b5172 destination delivery instructions 5 years ago
orignal 8c800dc178 save aepk from new session message 5 years ago
orignal cdd068d99a correct message size 5 years ago
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 5 years ago
orignal a1dbec0fcb handle new session reply 5 years ago
orignal abe668f1c3 fixed build error 5 years ago
orignal 77440c235d replaced map by unordered_map 5 years ago
orignal fd1ee48dbe datetime and padding blocks 5 years ago
orignal 205e807b66 reset keys 5 years ago
orignal 34295adb05 attach LeaseSet clove 5 years ago
orignal 7c212bef63 add new session to the list after reply received 5 years ago
orignal 76f95644b7 fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 5 years ago
orignal 928b90d5bc fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 5 years ago
orignal 09c6c2a4f3 decode aepk and bepk back 5 years ago
orignal 2b2bd733e9 correct sharedkey for new outgoing session 5 years ago
orignal 0d2d7e5e71 fixed Elligator tests 5 years ago
orignal 6142e93252 session tag for ECIESx25519 sessions 5 years ago
orignal ccec3376ba try another ephemeral keys if elligator encoding failes 5 years ago
orignal f497a74ec4 set random two highest bits 5 years ago
orignal 8b49a55442 ratchet tagsets 5 years ago
Rosen Penev eabcafa516
replace random_shuffle with shuffle
random_shuffle is gone with C++17.

Found and fixed with clang-tidy.
5 years ago
orignal 6cc388c1bc use HKDF for MixKey 5 years ago
orignal 62e39ddfbd new session reply 5 years ago
orignal 80373623cd create payload 5 years ago
orignal 451c3945f0 create new ECIESX25519AEADRatchet session if not found 5 years ago
orignal 00cb15d9b4 fixed tyypo 5 years ago
orignal 67dd59125e new outgoing ECIESX25519AEADRatchet session 5 years ago
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 5 years ago
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 5 years ago
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 5 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 5 years ago
orignal 376bf6ba72 correct message size for ECIESx25519 5 years ago
orignal f651baab25 ECIESX25519AEADRatchetSession added 5 years ago
orignal 61752e2aab correct ciphertext length 5 years ago
orignal 4f70822b13 always persist crypto keys for public destinations 5 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 5337aa10f7 check AES tag first 5 years ago