221 Commits (7ea5af448efc18f5aef984bfda3bfe753e6686ff)

Author SHA1 Message Date
orignal d5d501875e send correct ackThrough 8 years ago
orignal 88561c22d3 make sure ackThrough is correct 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal 266744f640 fixe memory leak 8 years ago
Jeff Becker 5c9970c786
delete packet if not saved 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal bb33760e87 don't re-request twice 8 years ago
orignal ba6c0d0423 fixed messy http pages 8 years ago
orignal ca56d3fc23 handle LeaseSet expiration correctly 8 years ago
orignal 49b1e76585 use rtt for ack timeout 8 years ago
orignal 80f81685d1 use rtt for ack timeout 8 years ago
orignal c561d71dc0 count lease expiration threshold 8 years ago
orignal 333103f50e shared RTT 9 years ago
orignal 93720fffd4 shared path between streams 9 years ago
hagen 22c388ab18 * fix compilation with gcc 4.7/4.8 9 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 9 years ago
orignal c754b5ae18 fixed crash 9 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal e2e101e4fb queue up out of sequence packets 9 years ago
orignal 74f03202b7 queue up out of sequence packets 9 years ago
orignal 3d19e92059 queue up out of sequence packets 9 years ago
orignal 3f0b595085 fixed typo 9 years ago
orignal 9cc592b564 correct buffer size for deflate 9 years ago
orignal 16596c18fb log max packet size 9 years ago
hagen 642d0e6f74 * sane log messages: Streaming.cpp 9 years ago
orignal 9fa6b1ebe1 keep pending incoming streams if acceptor is not set 9 years ago
orignal 5930e2d221 keep pending incoming streams if acceptor is not set 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal fbebdd3055 fixed race condition 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal fcb56db224 try to pick an outbound tunnel with same endpoint instead expired 9 years ago
orignal 873754c6ca select next lease with same gateway if possible 9 years ago
orignal e8c9d2db10 double RTO after every resend attempt 9 years ago
orignal c873e9dd68 don't send reset message due problem at other side 9 years ago
orignal 2741e94a72 fixed infinite loop 9 years ago
orignal 11177d37ea send and handle RESET flag 9 years ago
orignal 451b0382ea implemented AsyncSend 9 years ago
orignal 2a23537dbd check lease expiration with threshold 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 7f91c9e63e close stream is SYN has not been received 9 years ago
orignal 217ddfe98d fixed crash 9 years ago
orignal 4b47bfb5db re-request remote LeaseSet 9 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 9 years ago
orignal c2edbdc487 drop RTO to initial if tunnels pair changes 9 years ago