diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -35,6 +35,10 @@ | |||
35 | - markus@cvs.openbsd.org 2001/12/27 18:10:29 | 35 | - markus@cvs.openbsd.org 2001/12/27 18:10:29 |
36 | [ssh-keygen.c] | 36 | [ssh-keygen.c] |
37 | -t is only needed for key generation (unbreaks -i, -e, etc). | 37 | -t is only needed for key generation (unbreaks -i, -e, etc). |
38 | - markus@cvs.openbsd.org 2001/12/27 18:22:16 | ||
39 | [auth1.c authfile.c auth-rsa.c dh.c kexdh.c kexgex.c key.c rsa.c] | ||
40 | [scard.c ssh-agent.c sshconnect1.c sshd.c ssh-dss.c] | ||
41 | call fatal() for openssl allocation failures | ||
38 | 42 | ||
39 | 20020121 | 43 | 20020121 |
40 | - (djm) Rework ssh-rand-helper: | 44 | - (djm) Rework ssh-rand-helper: |
@@ -7182,4 +7186,4 @@ | |||
7182 | - Wrote replacements for strlcpy and mkdtemp | 7186 | - Wrote replacements for strlcpy and mkdtemp |
7183 | - Released 1.0pre1 | 7187 | - Released 1.0pre1 |
7184 | 7188 | ||
7185 | $Id: ChangeLog,v 1.1732 2002/01/22 12:08:16 djm Exp $ | 7189 | $Id: ChangeLog,v 1.1733 2002/01/22 12:09:22 djm Exp $ |