14 Commits (884cf756ed1d6ab324cc292de622d823f34a5c9d)

Author SHA1 Message Date
Jeff Becker 0ced38cdcb
tabify 6 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 06020b8f54
re-enable packet pool 7 years ago
Jeff Becker 207212557e
fix sam race conditions 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 7b00d828b2
fix lambda capture, don't capture copy 7 years ago
Jeff Becker d5e9fc7677
fix race condition 7 years ago
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 8 years ago
orignal 04dc34260f replaced stringstream by a list of buffers 8 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 9 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 10 years ago
orignal c873e9dd68 don't send reset message due problem at other side 10 years ago
orignal 51b850aa85 show windows size and connection status 10 years ago
orignal 11177d37ea send and handle RESET flag 10 years ago
orignal 451b0382ea implemented AsyncSend 10 years ago
orignal 250af7f247 fixed race condition 10 years ago
orignal 19325d552a fixed race condition 10 years ago
orignal 3f4bd13091 don't wait for remote LeaseSet request complete 10 years ago
orignal 6125288e95 select really other remote lease 10 years ago
orignal 217ddfe98d fixed crash 10 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 10 years ago
orignal f3aab569ca don't return error if received data is available 10 years ago