4 Commits (6db7c5733d5560c10714bea71ddacc354ac2e84d)

Author SHA1 Message Date
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
Jeff Becker a4b39a3648
disable connection limiting by default 7 years ago
brain5lug 8c8127dda6 fixed perfect forwarding for the memory pool 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 04dc34260f replaced stringstream by a list of buffers 7 years ago
orignal 29944f6bf2 cleanup stream upon termination 8 years ago
orignal 7ea0249e6e use memory poll for streaming 8 years ago
orignal 88a48a5c79 implement AcceptOnce for multiple acceptors 8 years ago
orignal c45f72a63e make sure all outstading data got sent before closing socket 8 years ago
orignal ac2caf2787 make sure all incoming data gets sent before closing a socket 8 years ago
orignal 0e14b54b6d break circular reference 8 years ago
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 9 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 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