diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-06 21:58:35 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-06 21:58:35 +0000 |
commit | 937df1d630fc6ef1e62b47e94cd5b665e7470a47 (patch) | |
tree | 53ec578f905a3a741b6101a99a72e78dfc6a4c62 /ChangeLog | |
parent | 2c14047ada68b35d877cafc93455d99c0749698b (diff) |
- markus@cvs.openbsd.org 2002/06/06 17:30:11
[sftp-server.c]
use get_int() macro (hide iqueue)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -127,6 +127,9 @@ | |||
127 | - markus@cvs.openbsd.org 2002/06/06 17:12:44 | 127 | - markus@cvs.openbsd.org 2002/06/06 17:12:44 |
128 | [sftp-server.c] | 128 | [sftp-server.c] |
129 | discard remaining bytes of current request; ok provos@ | 129 | discard remaining bytes of current request; ok provos@ |
130 | - markus@cvs.openbsd.org 2002/06/06 17:30:11 | ||
131 | [sftp-server.c] | ||
132 | use get_int() macro (hide iqueue) | ||
130 | 133 | ||
131 | 20020604 | 134 | 20020604 |
132 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 135 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -811,4 +814,4 @@ | |||
811 | - (stevesk) entropy.c: typo in debug message | 814 | - (stevesk) entropy.c: typo in debug message |
812 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 815 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
813 | 816 | ||
814 | $Id: ChangeLog,v 1.2178 2002/06/06 21:57:54 mouring Exp $ | 817 | $Id: ChangeLog,v 1.2179 2002/06/06 21:58:35 mouring Exp $ |