summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-16 13:37:16 +1100
committerDamien Miller <djm@mindrot.org>1999-11-16 13:37:16 +1100
commit7e8e820153a620ab1dcd81857a7de0969c41d043 (patch)
tree226cc4185feae97f4069ad60b4c18d259aa5df2f /ChangeLog
parent4874c79a3a05fc18678d7a85d7091f5139630fac (diff)
- Merged OpenBSD CVS changes:
- [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c] [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c] the keysize of rsa-parameter 'n' is passed implizit, a few more checks and warnings about 'pretended' keysizes. - [cipher.c cipher.h packet.c packet.h sshd.c] remove support for cipher RC4 - [ssh.c] a note for legay systems about secuity issues with permanently_set_uid(), the private hostkey and ptrace() - [sshconnect.c] more detailed messages about adding and checking hostkeys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88cf9b387..9d6d07a1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
119991116
2 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
3 - Merged OpenBSD CVS changes:
4 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
5 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
6 the keysize of rsa-parameter 'n' is passed implizit,
7 a few more checks and warnings about 'pretended' keysizes.
8 - [cipher.c cipher.h packet.c packet.h sshd.c]
9 remove support for cipher RC4
10 - [ssh.c]
11 a note for legay systems about secuity issues with permanently_set_uid(),
12 the private hostkey and ptrace()
13 - [sshconnect.c]
14 more detailed messages about adding and checking hostkeys
15
119991115 1619991115
2 - Merged OpenBSD CVS changes: 17 - Merged OpenBSD CVS changes:
3 - [ssh-add.c] change passphrase loop logic and remove ref to 18 - [ssh-add.c] change passphrase loop logic and remove ref to