summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-10 01:55:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-10 01:55:37 +0000
commitfa1b3d08421d263694d5fb3989d796a57d714f2a (patch)
treed3e8b0669d169e2c6c3ca8e3c30ddc5538ec6490 /ChangeLog
parenta688561ef4bf78651e60b112960b099c2bee1d90 (diff)
20001210
- (bal) OpenBSD CVS updates - markus@cvs.openbsd.org 2000/12/09 13:41:51 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h] undo rijndael changes - markus@cvs.openbsd.org 2000/12/09 13:48:31 [rijndael.c] fix byte order bug w/o introducing new implementation - markus@cvs.openbsd.org 2000/12/09 14:08:27 [sftp-server.c] "" -> "." for realpath; from vinschen@redhat.com - markus@cvs.openbsd.org 2000/12/09 14:06:54 [ssh-agent.c] extern int optind; from stevesk@sweden.hp.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 19 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a19151169..d3e352030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,26 @@
120001210
2 - (bal) OpenBSD CVS updates
3 - markus@cvs.openbsd.org 2000/12/09 13:41:51
4 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
5 undo rijndael changes
6 - markus@cvs.openbsd.org 2000/12/09 13:48:31
7 [rijndael.c]
8 fix byte order bug w/o introducing new implementation
9 - markus@cvs.openbsd.org 2000/12/09 14:08:27
10 [sftp-server.c]
11 "" -> "." for realpath; from vinschen@redhat.com
12 - markus@cvs.openbsd.org 2000/12/09 14:06:54
13 [ssh-agent.c]
14 extern int optind; from stevesk@sweden.hp.com
15
120001209 1620001209
2 - (bal) OpenSSH CVS updates: 17 - (bal) OpenBSD CVS updates:
3 - djm@cvs.openbsd.org 2000/12/07 4:24:59 18 - djm@cvs.openbsd.org 2000/12/07 4:24:59
4 [ssh.1] 19 [ssh.1]
5 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo 20 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
6 21
720001207 2220001207
8 - (bal) OpenSSH CVS updates: 23 - (bal) OpenBSD CVS updates:
9 - markus@cvs.openbsd.org 2000/12/06 22:58:14 24 - markus@cvs.openbsd.org 2000/12/06 22:58:14
10 [compat.c compat.h packet.c] 25 [compat.c compat.h packet.c]
11 disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0 26 disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
@@ -17,7 +32,7 @@
17 new rijndael implementation. fixes endian bugs 32 new rijndael implementation. fixes endian bugs
18 33
1920001206 3420001206
20 - (bal) OpenSSH CVS updates: 35 - (bal) OpenBSD CVS updates:
21 - markus@cvs.openbsd.org 2000/12/05 20:34:09 36 - markus@cvs.openbsd.org 2000/12/05 20:34:09
22 [channels.c channels.h clientloop.c serverloop.c] 37 [channels.c channels.h clientloop.c serverloop.c]
23 async connects for -R/-L; ok deraadt@ 38 async connects for -R/-L; ok deraadt@
@@ -32,7 +47,7 @@
32 err(3) -> internal error(), from stevesk@sweden.hp.com 47 err(3) -> internal error(), from stevesk@sweden.hp.com
33 48
3420001205 4920001205
35 - (bal) OpenSSH CVS updates: 50 - (bal) OpenBSD CVS updates:
36 - markus@cvs.openbsd.org 2000/12/04 19:24:02 51 - markus@cvs.openbsd.org 2000/12/04 19:24:02
37 [ssh-keyscan.c ssh-keyscan.1] 52 [ssh-keyscan.c ssh-keyscan.1]
38 David Maziere's ssh-keyscan, ok niels@ 53 David Maziere's ssh-keyscan, ok niels@