diff options
author | Darren Tucker <dtucker@zip.com.au> | 2012-10-05 10:43:58 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2012-10-05 10:43:58 +1000 |
commit | 063018d9f6f7beb1408213fc27c720534e7c987e (patch) | |
tree | 67a9089586a92d0aa8678ad08e490b92fcb74e0e /ChangeLog | |
parent | 302889a1b0db42d8065fa882ae8e06ca2ff75477 (diff) |
- dtucker@cvs.openbsd.org 2012/09/18 10:36:12
[sftp.c]
Add bounds check on sftp tab-completion. Part of a patch from from
Jean-Marc Robert via tech@, ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ | |||
6 | - markus@cvs.openbsd.org 2012/09/17 13:04:11 | 6 | - markus@cvs.openbsd.org 2012/09/17 13:04:11 |
7 | [packet.c] | 7 | [packet.c] |
8 | clear old keys on rekeing; ok djm | 8 | clear old keys on rekeing; ok djm |
9 | - dtucker@cvs.openbsd.org 2012/09/18 10:36:12 | ||
10 | [sftp.c] | ||
11 | Add bounds check on sftp tab-completion. Part of a patch from from | ||
12 | Jean-Marc Robert via tech@, ok djm | ||
9 | 13 | ||
10 | 20120917 | 14 | 20120917 |
11 | - (dtucker) OpenBSD CVS Sync | 15 | - (dtucker) OpenBSD CVS Sync |