diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,6 +1,23 @@ | |||
1 | 20010119 | 1 | 20010119 |
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 | |||
4 | 20010118 | 21 | 20010118 |
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 |