summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16898e192..db18b729c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
120001222
2 - Updated RCSID for pty.c
3 - (bal) OpenBSD CVS Updates:
4 - markus@cvs.openbsd.org 2000/12/21 15:10:16
5 [auth-rh-rsa.c hostfile.c hostfile.h sshconnect.c]
6 print keyfile:line for changed hostkeys, for deraadt@, ok deraadt@
7 - markus@cvs.openbsd.org 2000/12/20 19:26:56
8 [authfile.c]
9 allow ssh -i userkey for root
10 - markus@cvs.openbsd.org 2000/12/20 19:37:21
11 [authfd.c authfd.h kex.c sshconnect2.c sshd.c uidswap.c uidswap.h]
12 fix prototypes; from stevesk@pobox.com
13 - markus@cvs.openbsd.org 2000/12/20 19:32:08
14 [sshd.c]
15 init pointer to NULL; report from Jan.Ivan@cern.ch
16 - markus@cvs.openbsd.org 2000/12/19 23:17:54
17 [auth-krb4.c auth-options.c auth-options.h auth-rhosts.c auth-rsa.c
18 auth1.c auth2-skey.c auth2.c authfd.c authfd.h authfile.c bufaux.c
19 bufaux.h buffer.c canohost.c channels.c clientloop.c compress.c
20 crc32.c deattack.c getput.h hmac.c hmac.h hostfile.c kex.c kex.h
21 key.c key.h log.c login.c match.c match.h mpaux.c mpaux.h packet.c
22 packet.h radix.c readconf.c rsa.c scp.c servconf.c servconf.h
23 serverloop.c session.c sftp-server.c ssh-agent.c ssh-dss.c ssh-dss.h
24 ssh-keygen.c ssh-keyscan.c ssh-rsa.c ssh-rsa.h ssh.c ssh.h uuencode.c
25 uuencode.h sshconnect1.c sshconnect2.c sshd.c tildexpand.c]
26 replace 'unsigned bla' with 'u_bla' everywhere. also replace 'char
27 unsigned' with u_char.
28
120001221 2920001221
2 - (stevesk) OpenBSD CVS updates: 30 - (stevesk) OpenBSD CVS updates:
3 - markus@cvs.openbsd.org 2000/12/19 15:43:45 31 - markus@cvs.openbsd.org 2000/12/19 15:43:45