47 Commits (c359c6e634fdc106298291c8630b3a1ccb8aa131)

Author SHA1 Message Date
orignal d6f5640685 attach updated LeaseSet to ECIESx25519 incoming sessions 3 years ago
orignal 79dbf2a43e request encrypted LeaseSet if expired 3 years ago
orignal 1a9e11d86d don't send updated LeaseSet through a terminated session 3 years ago
orignal b1262d54de don't detach ECIESx25519 session from destination 4 years ago
orignal 65945b3462 correct offline signature size for close packet 4 years ago
orignal 746f53ba07 use SendBufferQueue for queued messages from I2P 4 years ago
orignal d820b8036e correct transient signature length 4 years ago
orignal c400372a79 create new ratchets session if previous was not replied 4 years ago
orignal fd9229c467 ping/pong for streaming 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 0c2b0081b5 rollback 4 years ago
orignal f133a7f9fd resend outstading packets again 4 years ago
orignal e5901dad91 resend not more than half of window 4 years ago
orignal c7c6e5917a Streaming MTU size 1812 for ECIESX25519AEADRatchet 4 years ago
orignal 7b418b3adf insert whole message to queue 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 d48db501e0 max payload is always 1730 4 years ago
orignal 5eec580727 delete strem from destination upon termination 4 years ago
orignal 1e9a53da3f delete stream by id for HTTP interface 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
orignal 32e2f0b1fa correct termination of streaming destination 4 years ago
orignal 351c899807 cleanup incoming streams on stop 5 years ago
orignal 3872c2a3f5 use published encrypted instead orig type 5 years ago
orignal 254d2b82b3 fixed #1393. store streams by recvStreamID 5 years ago
orignal d7e7f06e88 re-request encrypted LeaseSet 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 6fee2d3536 correct options szie 5 years ago
orignal 636fc633d4 send offline signature in streaming 5 years ago
orignal b6bfd66a49 use identity from LeaseSet 5 years ago
orignal 2cac9b03ff common code for offline signatures 5 years ago
orignal 6d9e5147b5 handle offline signature 5 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 6 years ago
Jeff Becker eefbbd4efe
remove all related streaming limit members 6 years ago
Jeff Becker 83932a6f02
remove streaming bans 6 years ago
Jeff Becker f4a2dda94e
try streaming race condition fix 7 years ago
Jeff Becker b3b38015c2
check max buffer size in Stream::Send 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Kenan Sulayman 614101c4b8
Fix typo (confrimed -> confirmed) 7 years ago
orignal 272090fc8f don't accept streams from RSA detinations 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
Jeff Becker ffad1ecd6d
reduce buffer size 7 years ago
Jeff Becker e1b5803902
fix overflow 7 years ago
Jeff Becker a4b39a3648
disable connection limiting by default 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 1f76dc78d8 cleanup acceptor for AcceptOnce 7 years ago
orignal e3fc23bae8 restore previous acceptor later 7 years ago
orignal 382308c3fd change acceptor back to previous before processing 7 years ago