commit | 4314c2b5489da5af3b70c440fcd2c44ddc4745a8 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Sep 10 11:12:09 2010 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri Sep 10 11:12:09 2010 +1000 |
tree | a17b3159d949af9e3739ec3828d349be97015070 | |
parent | 50e3bab2421e41cbce9093c5047298ed7ad730cb [diff] |
- djm@cvs.openbsd.org 2010/08/31 12:33:38 [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c] reintroduce commit from tedu@, which I pulled out for release engineering: OpenSSL_add_all_algorithms is the name of the function we have a man page for, so use that. ok djm