141 Commits (a05bb937928a6ee4ed895e3014407d7aa030a019)

Author SHA1 Message Date
orignal 5d5970bed4 more SYN resend attempts for outgoing stream 4 days ago
orignal 5b2d0c579b close stream if SYACK is not acked 5 days ago
orignal 3c4926f377 limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream 5 days ago
orignal 391e3b7814 don't schedule send for first SYN reply 5 days ago
orignal 7285caa4f1 if i2p.streaming.maxConcurrentStreams is zeor or negative than unlimited 2 weeks ago
orignal 2778b092e3 i2p.streaming.maxConcurrentStreams I2CP param 2 weeks ago
orignal dbef3fe9d2 temirminate incoming right a way if no remote LeaseSet 2 weeks ago
orignal a411fff1d9 limit number of incoming streams. don't request LeaseSet for incoming stream 2 weeks ago
orignal 0e8d624d86 move UpdatePacingTime out of loop 4 weeks ago
orignal 7461b640e3 reduce CPU usage 4 weeks ago
orignal e6cbc842bf request new leaseset if all leases are about to expire 1 month ago
orignal 8a234f70e6 send a packet to new remote lease in advance if current is about to expire 1 month ago
orignal 7104d334fd Do not increase the window size if the speed limit is reached when it is limited 1 month ago
orignal ac1c28cb39 don't send ack in case of lost packet and incoming speed limitation 2 months ago
orignal ca4db7aab2 handle siuatuion if only one lease in remote LeaseSet 2 months ago
orignal 13b2fc3266 drop window size only when lease changes 2 months ago
orignal d4c1a1c0bb cleanup streaming destination's pools 2 months ago
orignal 17d0e59d02 fixed warning 2 months ago
orignal cb0801fc16 reduce number of retransmits 2 months ago
orignal 78ec5b2c6e faster RTT recalculation if bad sample 2 months ago
orignal 261acbbd66 recalculate RTT for one way communications 2 months ago
orignal a65dd218da correct endianess in SendQuickAck 2 months ago
orignal 50d297fa29 check if first packet 2 months ago
orignal 699e17b594 handle plain ack with options 2 months ago
orignal 07d108bb6f send immediate ack request if no packet being sent 2 months ago
orignal ead1b72886 set half of window on remote lease change 3 months ago
orignal ae65af07c2 handle immediate ack request 3 months ago
orignal 509c039e2f use Rng from pool if possible 3 months ago
orignal 604bdf314f improved window size reculculation algorithm 3 months ago
orignal 3ff79038b5 handle individual NACKs 3 months ago
orignal d169b422da drop window if remote lease changes 3 months ago
orignal 7be64dad89 limit number of resent packets at the time 3 months ago
orignal 28adb54c0a don't send quick ack for each duplicated packet 3 months ago
orignal b4fcf76480 fixed warning 3 months ago
orignal fb8e0e1b5b limit stream's inbound speed 3 months ago
orignal 41dd8b527d reduce number of acks being sent 3 months ago
orignal 09dbe9fc03 check option and packet length 3 months ago
orignal 42782944fb Streaming congestion control improvements. Patch by onon 4 months ago
orignal efd754eb93 set min pacing time to 250 microseconds 4 months ago
orignal f232c8f2df don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 4 months ago
orignal a9c486d7a1 fixed stream hanging due to inactivity. Smoother RTT 5 months ago
orignal d843502832 calculate min pacing time. Return wrongly removed line 5 months ago
orignal 0428b5ece1 limit stream's outbound speed 5 months ago
orignal ea9c69cd53 some cleanup 5 months ago
orignal 199d149bed improved congestion control 5 months ago
orignal 39e16824b9 reset routing path if duplicated SYN received 6 months ago
orignal 26fac94d05 delete unused varibale 8 months ago
orignal 9a30068ae5 don't compare OBEP hash twice to check if it's a fresh tunnel 8 months ago
Vort 57e46ba0cf reset stream RTO if outbound tunnel was changed 8 months ago
Vort df3dc1f574 change tunnels during stream resend attempts 5 and 6 8 months ago