summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85a5edcce..186c43247 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@
28 Add an optional second argument to RekeyLimit in the client to allow 28 Add an optional second argument to RekeyLimit in the client to allow
29 rekeying based on elapsed time in addition to amount of traffic. 29 rekeying based on elapsed time in addition to amount of traffic.
30 with djm@ jmc@, ok djm 30 with djm@ jmc@, ok djm
31 - dtucker@cvs.openbsd.org 2013/05/16 04:09:14
32 [sshd_config.5 servconf.c servconf.h packet.c serverloop.c monitor.c sshd_config
33 sshd.c] Add RekeyLimit to sshd with the same syntax as the client allowing
34 rekeying based on traffic volume or time. ok djm@, help & ok jmc@ for the man
35 page.
31 36
3220130510 3720130510
33 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 38 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler