summaryrefslogtreecommitdiff
path: root/crypto/external
AgeCommit message (Expand)Author
2010-03-20Move openssl to the front of SUBDIR list and add .WAIT after it sinceuwe
2010-03-16Sort options. Capitalize first letter in sentence. Use standardwiz
2010-03-16Changes to 2.99.2/20100315agc
2010-03-16kill 2 benign errors - don't try to listen on a socket if it's not beenagc
2010-03-16various changes to the hkpd serveragc
2010-03-14catch up with the change in signature (hah!) for netpgp_list_keys(3).agc
2010-03-13Changes to 2.99.1/20100313agc
2010-03-12make sure that the expiration date and time are attached to the correct keyagc
2010-03-08ensure that we have an element in the array before we try to store a valueagc
2010-03-08Changes to 1.99.22/20100307agc
2010-03-05Changes to 1.99.21/20100305agc
2010-03-05clean up some lint that crept in.agc
2010-03-05Update netpgp to version 1.99.20/20100304 - portability improvements, and bug...agc
2010-03-01Ensure that SHA384 always calls the SHA384 functions.joerg
2010-03-01add the scripts used to test the hkpd.agc
2010-03-01add an embryonic httpd key server (hkpd) to netpgp. this is based on theagc
2010-02-24New sentence, new line; remove trailing whitespace.wiz
2010-02-23fix a bug in verifying memory.agc
2010-02-18Fix typo (specifed -> specified).wiz
2010-02-13let's get modern int types defined so that netpgp will build on mac os xagc
2010-02-12Changes to 1.99.19/20100212agc
2010-02-11changes to 1.99.18/20100211agc
2010-02-08Update netpgp to version 1.99.17/20100208agc
2010-02-06Fix printf formats on amd64 (and probably other 64bit systems).dsl
2010-02-06Changes to 1.99.16/20100205agc
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-24Fix some POD errors in the OpenSSL man pages. Regen them. Install somejoerg
2010-01-24Make VERSION work with newer OpenSSL.joerg
2010-01-22Fix to deal with CVE-2009-4355 from OpenSSL's repositroy.taca
2010-01-10Instead of unconditionally disabling SSL3 renegociation, add the flagtonnerre
2010-01-08Don't use .Xo/.Xc. Fix date format.joerg
2009-12-27merge changes.christos
2009-12-27import openssh 5.3christos
2009-12-27merge conflicts and undo the session renegotiation disabling code.christos
2009-12-26import SNAP-20091226christos
2009-12-22Add tests for memory encryption and decryption, and signing and verificationagc
2009-12-22Remove a code excerpt which is not ready for primetime just yetagc
2009-12-22Modify regression test suite behaviour - remove the (error) tests foragc
2009-12-22Fix error in merge of previous change shown up by regression tests.agc
2009-12-22Netpgp changes to 1.99.15/20091221agc
2009-12-19Put the CPPFLAGS in a separate Makefile.inc so that all the defines arechristos
2009-12-17Preserve the existing value of an extern variable across the call toagc
2009-12-14Bump the netpgp base version to 1.99.14 for the release changes.agc
2009-12-14Prepare for a new netpgp-20091210 portable release.agc
2009-12-09Minor change (benign everywhere else) to pick up the asprintf(3)agc
2009-12-07Add a prototype for netpgp_match_list_keys()agc
2009-12-07size_t %z policemartin
2009-12-07+ The internal variable "sshetcdir" has been renamed to "sshkeydir"agc
2009-12-07The internal variable "sshetcdir" has been renamed to "sshkeydir"agc
2009-12-07+ When using ssh keys, use the first key as the default userid, unlessagc