diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -28,6 +28,16 @@ | |||
28 | [auth-rsa.c] | 28 | [auth-rsa.c] |
29 | log fingerprint on successful public key authentication, simplify | 29 | log fingerprint on successful public key authentication, simplify |
30 | usage of key structs; ok markus@ | 30 | usage of key structs; ok markus@ |
31 | - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 | ||
32 | [auth1.c auth2.c auth2-chall.c auth-bsdauth.c auth.c authfile.c auth.h] | ||
33 | [auth-krb4.c auth-rhosts.c auth-skey.c bufaux.c canohost.c channels.c] | ||
34 | [cipher.c clientloop.c compat.c compress.c deattack.c key.c log.c mac.c] | ||
35 | [match.c misc.c nchan.c packet.c readconf.c rijndael.c rijndael.h scard.c] | ||
36 | [servconf.c servconf.h serverloop.c session.c sftp.c sftp-client.c] | ||
37 | [sftp-glob.c sftp-int.c sftp-server.c ssh-add.c ssh-agent.c ssh.c] | ||
38 | [sshconnect1.c sshconnect2.c sshconnect.c sshd.8 sshd.c sshd_config] | ||
39 | [ssh-keygen.c sshlogin.c sshpty.c sshtty.c ttymodes.c uidswap.c] | ||
40 | basic KNF done while i was looking for something else | ||
31 | 41 | ||
32 | 20011219 | 42 | 20011219 |
33 | - (stevesk) OpenBSD CVS sync X11 localhost display | 43 | - (stevesk) OpenBSD CVS sync X11 localhost display |
@@ -7056,4 +7066,4 @@ | |||
7056 | - Wrote replacements for strlcpy and mkdtemp | 7066 | - Wrote replacements for strlcpy and mkdtemp |
7057 | - Released 1.0pre1 | 7067 | - Released 1.0pre1 |
7058 | 7068 | ||
7059 | $Id: ChangeLog,v 1.1700 2001/12/21 01:52:39 djm Exp $ | 7069 | $Id: ChangeLog,v 1.1701 2001/12/21 03:45:46 djm Exp $ |