diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-19 20:35:40 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-19 20:35:40 +0000 |
commit | 2bffd6fd1b27351c0be1df55e42d5f616dccb051 (patch) | |
tree | b71c24b396baa3889e87a2f795381f66c19c5d4d /ChangeLog | |
parent | 5eb97b6f3d878e6b40cfa73a18bacc293ea6b1ad (diff) |
- markus@cvs.openbsd.org 2001/04/18 22:03:45
[auth2.c sshconnect2.c]
use FDQN with trailing dot in the hostbased auth packets, ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ | |||
6 | - markus@cvs.openbsd.org 2001/04/18 21:57:42 | 6 | - markus@cvs.openbsd.org 2001/04/18 21:57:42 |
7 | [readpass.c ssh-add.c] | 7 | [readpass.c ssh-add.c] |
8 | call askpass from ssh, too, based on work by roth@feep.net, ok deraadt | 8 | call askpass from ssh, too, based on work by roth@feep.net, ok deraadt |
9 | - markus@cvs.openbsd.org 2001/04/18 22:03:45 | ||
10 | [auth2.c sshconnect2.c] | ||
11 | use FDQN with trailing dot in the hostbased auth packets, ok deraadt@ | ||
9 | 12 | ||
10 | 20010418 | 13 | 20010418 |
11 | - OpenBSD CVS Sync | 14 | - OpenBSD CVS Sync |
@@ -5168,4 +5171,4 @@ | |||
5168 | - Wrote replacements for strlcpy and mkdtemp | 5171 | - Wrote replacements for strlcpy and mkdtemp |
5169 | - Released 1.0pre1 | 5172 | - Released 1.0pre1 |
5170 | 5173 | ||
5171 | $Id: ChangeLog,v 1.1141 2001/04/19 20:33:07 mouring Exp $ | 5174 | $Id: ChangeLog,v 1.1142 2001/04/19 20:35:40 mouring Exp $ |