summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-07 22:13:31 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-07 22:13:31 +0000
commit2bf759cba5f24c09e450bb8fcabfd9e6e32c137d (patch)
tree5eb3a30c6207558c8f8502afac3086cde4517cb6 /ChangeLog
parent8b2eecdf9f6769520e2601d5de58991d5810873d (diff)
- markus@cvs.openbsd.org 2002/07/04 10:41:47
[key.c monitor_wrap.c ssh-dss.c ssh-rsa.c] don't allocate, copy, and discard if there is not interested in the data; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f944c6c70..0073f52c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 - deraadt@cvs.openbsd.org 2002/07/04 08:12:15 12 - deraadt@cvs.openbsd.org 2002/07/04 08:12:15
13 [channels.c packet.c] 13 [channels.c packet.c]
14 blah blah minor nothing as i read and re-read and re-read... 14 blah blah minor nothing as i read and re-read and re-read...
15 - markus@cvs.openbsd.org 2002/07/04 10:41:47
16 [key.c monitor_wrap.c ssh-dss.c ssh-rsa.c]
17 don't allocate, copy, and discard if there is not interested in the data;
18 ok deraadt@
15 19
1620020705 2020020705
17 - (tim) [configure.ac] AIX 4.2.1 has authenticate() in libs. 21 - (tim) [configure.ac] AIX 4.2.1 has authenticate() in libs.
@@ -1295,4 +1299,4 @@
1295 - (stevesk) entropy.c: typo in debug message 1299 - (stevesk) entropy.c: typo in debug message
1296 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1300 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1297 1301
1298$Id: ChangeLog,v 1.2343 2002/07/07 22:11:51 mouring Exp $ 1302$Id: ChangeLog,v 1.2344 2002/07/07 22:13:31 mouring Exp $