Commit Graph

252 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal 647175cf12 correct RTO reset 8 years ago
orignal 2dcb91b284 don't create same incoming stream twice 8 years ago
orignal d708e7f682 check if a lease has been excluded from LeaseSet 8 years ago
orignal 1286f1c968 inalidate shared routing path 8 years ago
orignal c74db4b81c resubmit non-confirmed LeaseSet 8 years ago
orignal 28cf351878 fixed typo 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 b6b14f4957
Merge remote-tracking branch 'purple/openssl' into merge_udp_tunnel 8 years ago
orignal 6e0d6dcac5 reselect tunnels if LeaseSet delivery was not confirmed 8 years ago
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
Jeff Becker 56254e728c
Merge tag 'tags/2.9.0' 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
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 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