diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -25,6 +25,13 @@ | |||
25 | usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa | rsa1] | 25 | usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa | rsa1] |
26 | [-N new_passphrase] [-C comment] [-f output_keyfile] | 26 | [-N new_passphrase] [-C comment] [-f output_keyfile] |
27 | ok schwarze jmc | 27 | ok schwarze jmc |
28 | - tedu@cvs.openbsd.org 2014/03/17 19:44:10 | ||
29 | [ssh.1] | ||
30 | old descriptions of des and blowfish are old. maybe ok deraadt | ||
31 | - tedu@cvs.openbsd.org 2014/03/19 14:42:44 | ||
32 | [scp.1] | ||
33 | there is no need for rcp anymore | ||
34 | ok deraadt millert | ||
28 | 35 | ||
29 | 20140401 | 36 | 20140401 |
30 | - (djm) On platforms that support it, use prctl() to prevent sftp-server | 37 | - (djm) On platforms that support it, use prctl() to prevent sftp-server |