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 0d51580fd..f4fb5f05f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,11 @@
11 more timing paranoia - compare all parts of the expected decrypted 11 more timing paranoia - compare all parts of the expected decrypted
12 data before returning. AFAIK not exploitable in the SSH protocol. 12 data before returning. AFAIK not exploitable in the SSH protocol.
13 "groovy" deraadt@ 13 "groovy" deraadt@
14 - djm@cvs.openbsd.org 2010/07/19 03:16:33
15 [sftp-client.c]
16 bz#1797: fix swapped args in upload_dir_internal(), breaking recursive
17 upload depth checks and causing verbose printing of transfers to always
18 be turned on; patch from imorgan AT nas.nasa.gov
14 19
1520100819 2020100819
16 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more 21 - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more