diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-04 03:40:39 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-04 03:40:39 +0000 |
commit | 248c0784bfcadea9bed9dd9b919b7e4633b4f86a (patch) | |
tree | c2df8825fc6057aec6289b99ce8180d5a89511aa /ChangeLog | |
parent | bda98b0091bb96ece12b6f54e7fa93cd832da772 (diff) |
- provos@cvs.openbsd.org 2001/06/25 17:54:47
[auth.c auth.h auth-rsa.c]
terminate secure_filename checking after checking homedir. that way
it works on AFS. okay markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,6 +9,10 @@ | |||
9 | [ssh-keygen.1] | 9 | [ssh-keygen.1] |
10 | sshd(8) will never read the private keys, but ssh(1) does; | 10 | sshd(8) will never read the private keys, but ssh(1) does; |
11 | hugh@mimosa.com | 11 | hugh@mimosa.com |
12 | - provos@cvs.openbsd.org 2001/06/25 17:54:47 | ||
13 | [auth.c auth.h auth-rsa.c] | ||
14 | terminate secure_filename checking after checking homedir. that way | ||
15 | it | ||
12 | 16 | ||
13 | 20010629 | 17 | 20010629 |
14 | - (bal) Removed net_aton() since we don't use it any more | 18 | - (bal) Removed net_aton() since we don't use it any more |
@@ -5836,4 +5840,4 @@ | |||
5836 | - Wrote replacements for strlcpy and mkdtemp | 5840 | - Wrote replacements for strlcpy and mkdtemp |
5837 | - Released 1.0pre1 | 5841 | - Released 1.0pre1 |
5838 | 5842 | ||
5839 | $Id: ChangeLog,v 1.1346 2001/07/04 03:35:24 mouring Exp $ | 5843 | $Id: ChangeLog,v 1.1347 2001/07/04 03:40:39 mouring Exp $ |