diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,6 +25,9 @@ | |||
25 | - markus@cvs.openbsd.org 2003/05/15 03:08:29 | 25 | - markus@cvs.openbsd.org 2003/05/15 03:08:29 |
26 | [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c] | 26 | [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c] |
27 | split out custom EVP ciphers | 27 | split out custom EVP ciphers |
28 | - djm@cvs.openbsd.org 2003/05/15 03:10:52 | ||
29 | [ssh-keygen.c] | ||
30 | avoid warning; ok jakob@ | ||
28 | - (djm) Always parse UsePAM | 31 | - (djm) Always parse UsePAM |
29 | - (djm) Configure glue for DNS support (code doesn't work in portable yet) | 32 | - (djm) Configure glue for DNS support (code doesn't work in portable yet) |
30 | - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) | 33 | - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) |
@@ -1505,4 +1508,4 @@ | |||
1505 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1508 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1506 | ok provos@ | 1509 | ok provos@ |
1507 | 1510 | ||
1508 | $Id: ChangeLog,v 1.2711 2003/05/15 03:37:19 djm Exp $ | 1511 | $Id: ChangeLog,v 1.2712 2003/05/15 03:37:43 djm Exp $ |