Commit Graph

213 Commits (55315fca8065e50f53c0c1e7df72d37e32c37d2e)

Author SHA1 Message Date
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 8 years ago
orignal 93720fffd4 shared path between streams 8 years ago
hagen 22c388ab18 * fix compilation with gcc 4.7/4.8 8 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 8 years ago
orignal c754b5ae18 fixed crash 8 years ago
orignal 7d927b0e28 shared_ptr for Lease 8 years ago
orignal e2e101e4fb queue up out of sequence packets 8 years ago
orignal 74f03202b7 queue up out of sequence packets 8 years ago
orignal 3d19e92059 queue up out of sequence packets 8 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
orignal 3e889ee06c resend packing with RTO interval 9 years ago
orignal 9c338a5c81 don't lost received data 9 years ago
orignal d13b4f6698 send FIN if closed by peer 9 years ago
orignal cd0933522d handle stream close depending on state 9 years ago
orignal dc599bbc63 stream status 9 years ago
orignal 4b82e90ffb send proper send time for NACK reply 9 years ago
orignal 36de881041 send close after buffer 9 years ago
orignal 9d273acd42 resend message immediately if NACK recieved 9 years ago
orignal c0043e5098 send outstanding data on close 9 years ago