diff options
author | Damien Miller <djm@mindrot.org> | 2012-12-12 12:37:32 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2012-12-12 12:37:32 +1100 |
commit | 37461d7391e0944d880757b9ac8c98d1feb15a40 (patch) | |
tree | 93e216b78e6d237039f475a6216eb6c517f35681 /ChangeLog | |
parent | 9fec296b0ac3e17ea1dcdf01761870297f7fd50a (diff) |
- (djm) [regress/integrity.sh] Fix awk quoting, packet length skip
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ | |||
25 | [try-ciphers.sh] | 25 | [try-ciphers.sh] |
26 | add hmac-ripemd160-etm@openssh.com | 26 | add hmac-ripemd160-etm@openssh.com |
27 | - (djm) [mac.c] fix merge botch | 27 | - (djm) [mac.c] fix merge botch |
28 | - (djm) [regress/Makefile regress/integrity.sh] Make the integrity.sh test | ||
29 | work on platforms without 'jot' | ||
30 | - (djm) [regress/integrity.sh] Fix awk quoting, packet length skip | ||
28 | 31 | ||
29 | 20121207 | 32 | 20121207 |
30 | - (dtucker) OpenBSD CVS Sync | 33 | - (dtucker) OpenBSD CVS Sync |