241 Commits (fa1021df5942c16108ce6bdf2d9b370617a0bfd6)

Author SHA1 Message Date
Jeff Becker 9acbb2203c
Update Indentation and don't spam route changes in datagram sessions 8 years ago
Jeff Becker 37b80f0ce3
make sure m_RTO > 0 in Streaming.cpp so it doesn't hang 8 years ago
Jeff Becker c6556b8442
make sure m_RTO > 0 in Streaming.cpp so it doesn't hang 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
Jeff Becker cf8ff2cf86
make it compile 8 years ago
Jeff Becker 570598f556
abruptly close 8 years ago
Jeff Becker e8c3546433
try fixing 8 years ago
Jeff Becker 584379b502
fix 8 years ago
Jeff Becker 3b66bba92e
more fixes 8 years ago
Jeff Becker a2e01f8a53
more tweaks 8 years ago
Jeff Becker 34da9a9655
streaming limiting tweaks 8 years ago
Jeff Becker df8d73ae43
typo 8 years ago
Jeff Becker aa3a93b6a0
implement streaming limiting (initial) 8 years ago
Jeff Becker 59797a5c9a
streaming log tweaks and dont set RTT to 0 8 years ago
Jeff Becker 50b9eca34c
check for bogus times in packets 8 years ago
hagen 762b21f809 * Streaming.cpp : tune log messages 8 years ago
orignal 4cf5ce871f destroy socket upon receive an ack for close 8 years ago
orignal 91ec08df4e wait for close from other side 8 years ago
hagen 14cdb531c8 * Streaming.cpp : tune logs 8 years ago
orignal 096927beed don't sedn explicit Ack if no NACKs only 8 years ago
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 9 years ago
orignal 80f81685d1 use rtt for ack timeout 9 years ago
orignal c561d71dc0 count lease expiration threshold 9 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