Commit Graph

147 Commits (3a3b0cc847609ccff1ee3e532fa405a20896df35)

Author SHA1 Message Date
orignal 2dcb91b284 don't create same incoming stream twice 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 ee9dc789af
change scope of Stream::Terminate 8 years ago
Jeff Becker 87e1c45c05
fug 8 years ago
Jeff Becker 9447afe49c
try changing i2cp option 8 years ago
Jeff Becker aa3a93b6a0
implement streaming limiting (initial) 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 93720fffd4 shared path between streams 8 years ago
orignal 7d927b0e28 shared_ptr for Lease 8 years ago
orignal 3d19e92059 queue up out of sequence packets 9 years ago
orignal 5930e2d221 keep pending incoming streams if acceptor is not set 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 873754c6ca select next lease with same gateway if possible 9 years ago
orignal c873e9dd68 don't send reset message due problem at other side 9 years ago
orignal 51b850aa85 show windows size and connection status 9 years ago
orignal 11177d37ea send and handle RESET flag 9 years ago
orignal 451b0382ea implemented AsyncSend 9 years ago
orignal 250af7f247 fixed race condition 9 years ago
orignal 19325d552a fixed race condition 9 years ago
orignal 3f4bd13091 don't wait for remote LeaseSet request complete 9 years ago
orignal 6125288e95 select really other remote lease 9 years ago
orignal 217ddfe98d fixed crash 9 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 9 years ago
orignal f3aab569ca don't return error if received data is available 9 years ago
orignal 3e889ee06c resend packing with RTO interval 9 years ago
orignal cd0933522d handle stream close depending on state 9 years ago
orignal dc599bbc63 stream status 9 years ago
orignal 36de881041 send close after buffer 9 years ago
orignal 0f8ea92a53 handle local destination port 9 years ago
orignal 4a6847da8d RTT 10 years ago
orignal 2c2acae50d invoke acceptor on reset 10 years ago
orignal 908404ab62 show send buffer size 10 years ago
orignal 5887e8c8c4 slow start and congestion avoidance 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal f75de6af82 window 10 years ago
orignal a061f3339e use send buffer for a stream 10 years ago
orignal b269bda52b shared_ptr for GarlicRouting Session 10 years ago
orignal fe13a85c0f read all available data from closed stream 10 years ago
orignal 79e1096eca process follow-on packets with zero send stream id 10 years ago
orignal cbfe8b8232 invoke accepter after receiving remote identity 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 64df22def8 read reamaining data from closed stream 10 years ago
orignal 8b05455545 Cancel added 10 years ago
orignal 4e54fbec08 delete stream from inside 10 years ago
orignal a8c08563f1 alignment 10 years ago