summaryrefslogtreecommitdiffstats
path: root/sbin/isakmpd/libcrypto.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make deterministic randomness (only ever used for testing) a compile-timecloder2005-04-081-2/+1
* keynote and policy always compiled inderaadt2005-04-081-5/+1
* Always compile X509 support. Almost everyone uses it. Makes the codecloder2005-04-051-3/+3
* partial move to KNF. More to come. This has happened because therederaadt2004-04-151-7/+6
* Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelosho2003-06-041-6/+1
* The dlopen() stuff goes away.ho2002-06-101-179/+6
* Add lc_X509_verify_cert_error_string().ho2001-07-131-1/+3
* Add d2i_X509_NAMEangelos2001-07-051-1/+3
* Call OpenSSL functions with LC (). Various style nits.ho2001-01-271-1/+4
* (c) 2001niklas2001-01-271-2/+2
* Pedantic style policeniklas2001-01-261-3/+5
* make sure isakmpd works with the openssl-0.9.6 APImarkus2000-12-191-3/+3
* cert.c: Merge with EOM 1.18niklas2000-10-071-3/+5
* libcrypto.c: Merge with EOM 1.13niklas2000-04-071-2/+21
* ike_quick_mode.c: Merge with EOM 1.111niklas2000-02-071-2/+4
* apps/certpatch/certpatch.8: Merge with EOM 1.4niklas2000-02-011-2/+3
* libcrypto.c: Merge with EOM 1.9niklas2000-01-311-2/+10
* Merge with EOM 1.7niklas1999-10-011-4/+31
* Sync with EOM, dynamic linking supportniklas1999-08-281-0/+160