diff options
author | Damien Miller <djm@mindrot.org> | 2014-04-20 13:02:58 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-04-20 13:02:58 +1000 |
commit | 6e1777f592f15f4559728c78204617537b1ac076 (patch) | |
tree | 9dd9a92a3c5fbf2d2061c92498febc60b142bc98 /ChangeLog | |
parent | eb1b7c514d2a7b1802ccee8cd50e565a4d419887 (diff) |
- tedu@cvs.openbsd.org 2014/03/19 14:42:44
[scp.1]
there is no need for rcp anymore
ok deraadt millert
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 |