1 Commits (4cc3b7f9fb6833b616cac664d48fedec684cdb37)

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 1f76dc78d8 cleanup acceptor for AcceptOnce 7 years ago
orignal e3fc23bae8 restore previous acceptor later 7 years ago
orignal 382308c3fd change acceptor back to previous before processing 7 years ago
orignal 04dc34260f replaced stringstream by a list of buffers 7 years ago
orignal 1ce6ad5ccc cleanup send buffer 7 years ago
orignal 3e2605490f cleanup error messages 7 years ago
R4SAS 2d46cb072e disabled cleanup() before deleting stream on termination (line 54) 7 years ago
orignal 29944f6bf2 cleanup stream upon termination 7 years ago
orignal e7b1ded486 correct behaviour of IsAcceptorSet 7 years ago
orignal 7ea0249e6e use memory poll for streaming 7 years ago
orignal 88a48a5c79 implement AcceptOnce for multiple acceptors 8 years ago
orignal 8fdd7205d7 check if routing session got detached 8 years ago
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 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 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
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