diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 19 insertions, 4 deletions
@@ -1,11 +1,26 @@ | |||
1 | 20001210 | ||
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 | |||
1 | 20001209 | 16 | 20001209 |
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 | ||
7 | 20001207 | 22 | 20001207 |
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 | ||
19 | 20001206 | 34 | 20001206 |
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 | ||
34 | 20001205 | 49 | 20001205 |
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@ |