summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35937150b..8b5df6fde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,23 @@
120010119 120010119
2 - (djm) Update versions in RPM specfiles 2 - (djm) Update versions in RPM specfiles
3 3 - (bal) OpenBSD Resync
4 - markus@cvs.openbsd.org 2001/01/18 16:20:21
5 [log-client.c log-server.c log.c readconf.c servconf.c ssh.1 ssh.h
6 sshd.8 sshd.c]
7 log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many
8 systems
9 - markus@cvs.openbsd.org 2001/01/18 16:59:59
10 [auth-passwd.c auth.c auth.h auth1.c auth2.c serverloop.c session.c
11 session.h sshconnect1.c]
12 1) removes fake skey from sshd, since this will be much
13 harder with /usr/libexec/auth/login_XXX
14 2) share/unify code used in ssh-1 and ssh-2 authentication (server side)
15 3) make addition of BSD_AUTH and other challenge reponse methods
16 easier.
17 - markus@cvs.openbsd.org 2001/01/18 17:12:43
18 [auth-chall.c auth2-chall.c]
19 rename *-skey.c *-chall.c since the files are not skey specific
20
420010118 2120010118
5 - (bal) Super Sized OpenBSD Resync 22 - (bal) Super Sized OpenBSD Resync
6 - markus@cvs.openbsd.org 2001/01/11 22:14:20 GMT 2001 by markus 23 - markus@cvs.openbsd.org 2001/01/11 22:14:20 GMT 2001 by markus