23 Commits (67dd59125ed6f9c065cb43b98b459fc08543c4cb)

Author SHA1 Message Date
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
orignal 04dc34260f replaced stringstream by a list of buffers 7 years ago
orignal 1ce6ad5ccc cleanup send buffer 7 years ago
orignal 3e2605490f cleanup error messages 8 years ago
R4SAS 2d46cb072e disabled cleanup() before deleting stream on termination (line 54) 8 years ago
orignal 29944f6bf2 cleanup stream upon termination 8 years ago
orignal e7b1ded486 correct behaviour of IsAcceptorSet 8 years ago
orignal 7ea0249e6e use memory poll for streaming 8 years ago
orignal 88a48a5c79 implement AcceptOnce for multiple acceptors 8 years ago
orignal 8fdd7205d7 check if routing session got detached 8 years ago
orignal 647175cf12 correct RTO reset 8 years ago
orignal 2dcb91b284 don't create same incoming stream twice 8 years ago
orignal d708e7f682 check if a lease has been excluded from LeaseSet 8 years ago
orignal 1286f1c968 inalidate shared routing path 8 years ago
orignal c74db4b81c resubmit non-confirmed LeaseSet 8 years ago
orignal 28cf351878 fixed typo 8 years ago
orignal c5e2ec5e00 random remote lease selection for LeaseSet update 8 years ago
orignal 3167ae21b0 send own LeasetSet through a stalled stream 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
orignal 6e0d6dcac5 reselect tunnels if LeaseSet delivery was not confirmed 8 years ago
Jeff Becker 9acbb2203c
Update Indentation and don't spam route changes in datagram sessions 8 years ago
Jeff Becker 37b80f0ce3
make sure m_RTO > 0 in Streaming.cpp so it doesn't hang 8 years ago
Jeff Becker c6556b8442
make sure m_RTO > 0 in Streaming.cpp so it doesn't hang 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago