summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 867752050..14f54496b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,7 +98,7 @@
98 [ssh-keygen.c] 98 [ssh-keygen.c]
99 allow uploading RSA keys for non-default AUT0 (sha1 over passphrase 99 allow uploading RSA keys for non-default AUT0 (sha1 over passphrase
100 like sectok). 100 like sectok).
101 - markus@cvs.openbsd.org 2001/08/01 23:38:45 101 - markus@cvs.openbsd.org 2001/08/01 23:38:45
102 [scard.c ssh.c] 102 [scard.c ssh.c]
103 support finish rsa keys. 103 support finish rsa keys.
104 free public keys after login -> call finish -> close smartcard. 104 free public keys after login -> call finish -> close smartcard.
@@ -122,7 +122,7 @@
122 - jakob@cvs.openbsd.org 2001/08/02 15:43:57 122 - jakob@cvs.openbsd.org 2001/08/02 15:43:57
123 [ssh-agent.c ssh.c ssh-keygen.c] 123 [ssh-agent.c ssh.c ssh-keygen.c]
124 add /* SMARTCARD */ to #else/#endif. ok markus@ 124 add /* SMARTCARD */ to #else/#endif. ok markus@
125 - jakob@cvs.openbsd.org 2001/08/02 16:14:05 125 - jakob@cvs.openbsd.org 2001/08/02 16:14:05
126 [scard.c ssh-agent.c ssh.c ssh-keygen.c] 126 [scard.c ssh-agent.c ssh.c ssh-keygen.c]
127 clean up some /* SMARTCARD */. ok markus@ 127 clean up some /* SMARTCARD */. ok markus@
128 - mpech@cvs.openbsd.org 2001/08/02 18:37:35 128 - mpech@cvs.openbsd.org 2001/08/02 18:37:35
@@ -148,6 +148,8 @@
148 [scp.c] 148 [scp.c]
149 use alarm vs. setitimer for portable; ok markus@ 149 use alarm vs. setitimer for portable; ok markus@
150 - (bal) ssh-keyscan double -lssh hack due to seed_rng(). 150 - (bal) ssh-keyscan double -lssh hack due to seed_rng().
151 - (bal) Second around of UNICOS patches. A few other things left.
152 Patches by William L. Jones <jones@mail.utexas.edu>
151 153
15220010803 15420010803
153 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 155 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6258,4 +6260,4 @@
6258 - Wrote replacements for strlcpy and mkdtemp 6260 - Wrote replacements for strlcpy and mkdtemp
6259 - Released 1.0pre1 6261 - Released 1.0pre1
6260 6262
6261$Id: ChangeLog,v 1.1466 2001/08/06 22:56:46 mouring Exp $ 6263$Id: ChangeLog,v 1.1467 2001/08/06 23:29:16 mouring Exp $