- Apr 23, 2020
- Apr 21, 2020
- Apr 19, 2020
-
-
zzz authored
Only instantiate ResendPacketEvent for fast retransmit Move packet timeout field from ResendPacketEvent to PacketLocal Set window size to 1 on timeout Always adjust window when acked, even if the packet was sent more than once Reduce INITIAL_WINDOW_SIZE from 6 to 3 to reduce router DH overhead Set maximum burst retransmissions to 16 Closer compliance to RFCs 5681 and 6298 Prep for additional changes (Westwood) Other minor cleanups Original patch from zlatinb
-
zzz authored
-
zzz authored
More efficient tag insantiation Debug page fixes Javadoc fixes Minor cleanups
-
- Apr 17, 2020
- Apr 16, 2020
-
-
zzz authored
-
- Apr 14, 2020
-
-
zzz authored
Fix slow start (ticket #2708) Reset retransmission timer after ack (ticket #2710) Minor cleanups to prep for additional changes Original analysis and patches from zlatinb
-
zzz authored
-
zzz authored
Try tags for both ratchet and AES before DH for either Return empty CloveSet for ratchet errors after successful decrypt Don't corrupt data in ECIESEngine on NS/NSR failure, for subsequent ElG attempt Log tweaks
-
- Apr 11, 2020
-
-
zzz authored
Remove unneeded checks on RTO max/min Return new value from doubleRTO() (prep for ticket #2715)
-
- Apr 09, 2020
-
-
zzz authored
-
- Apr 08, 2020
- Apr 07, 2020
-
-
zzz authored
Don't start NTCP if neither 1 nor 2 is enabled
-
- Apr 06, 2020
-
-
zzz authored
Fix bugs handling of out-of-order nextkeys Expire unacked tagsets every time through Remore unused OB session methods
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
Update lastUsed on NSR or first tag received
-
zzz authored
ElGamalSKM: Debug header change ElGamalAESEngine: Minor cleanups for efficiency
-
zzz authored
Fix NextSessionKey constructor with null data Fix handling of next keys Fix sending OB next keys Fix RatchetSessionTag.equals() for use in SKM Delete OB NSR tagset when adding OB ES tagset Log tweaks
-
- Apr 04, 2020
-
-
zzz authored
Remove more ElG tag code from SKM
-
- Apr 01, 2020
- Mar 31, 2020
-
-
zzz authored
Add support for ElG-encrypted database lookups and stores from ECIES-only destinations Add ratchet support to MessageWrapper Application-specific timeout for MessageWrapper-generated tags Refactor tunnel TestJob to use MessageWrapper Add ratchet support to TestJob TestJob cleanups
-
zzz authored
-
- Mar 30, 2020