NetBSD/crypto/external/bsd
agc 183e04eb84 + When using ssh keys, use the first key as the default userid, unless
specified.

+ The internal variable "sshetcdir" has been renamed to "sshkeydir"

+ When matching the text fields in the username, use an ICASE, NOSUB, EXTENDED
regular expression. This allows more advanced ways of searching, such as:

% netpgpkeys --list-keys '\.de\>'

to find all the keys in the default keyring which have an email address
in Germany. This is actually surprisingly useful.
2009-12-07 16:17:17 +00:00
..
netpgp + When using ssh keys, use the first key as the default userid, unless 2009-12-07 16:17:17 +00:00
openssh Don't use .Xo/.Xc to work around ancient groff limits. 2009-10-14 17:33:20 +00:00
openssl Disable SSL V3 session renegotiation since the protocol parameters of the 2009-12-03 23:44:33 +00:00
Makefile new openssl 2009-07-19 23:43:46 +00:00