aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-071-2/+2
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-0/+1
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-141-2/+2
* Constification.Ben Laurie2013-10-071-3/+4
* Typo: don't call RAND_cleanup during app startup.Dr. Stephen Henson2013-08-181-1/+1
* Call RAND_cleanup in openssl application.Dr. Stephen Henson2013-03-281-0/+2
* Improve WINCE support.Andy Polyakov2013-01-191-1/+1
* Typo (PR2959).Dr. Stephen Henson2013-01-171-1/+1
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2012-12-061-1/+3
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2012-12-021-0/+1
* add option to get a certificate or CRL from a URLDr. Stephen Henson2012-12-021-0/+3
* New functions to check a hostname email or IP address against aDr. Stephen Henson2012-10-081-0/+5
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-3/+4
* Initial "opaque SSL" framework. If an application definesDr. Stephen Henson2011-04-291-0/+2
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-1/+1
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+4
* add -sigopt option to ca utilityDr. Stephen Henson2010-03-141-0/+2
* new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson2010-03-121-0/+4
* Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson2009-10-311-0/+2
* PR: 2064, 728Dr. Stephen Henson2009-09-301-0/+1
* Update from 1.0.0-stable.Dr. Stephen Henson2009-08-051-2/+8
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-3/+3
* Update from stable-branch.Dr. Stephen Henson2008-11-241-1/+3
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-161-0/+1
* Update from stable branch.Dr. Stephen Henson2008-11-121-0/+2
* Add JPAKE.Ben Laurie2008-10-261-0/+2
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-061-2/+2
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-031-2/+2
* Avoid case in ca.c fix.Dr. Stephen Henson2008-06-021-0/+3
* Stop const mismatch warning in VC++.Dr. Stephen Henson2008-05-311-1/+1
* LHASH revamp. make depend.Ben Laurie2008-05-261-1/+1
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-281-2/+2
* And so it begins...Dr. Stephen Henson2008-03-121-1/+1
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-0/+9
* New -mac and -macopt options to dgst utility. Reimplement -hmac option inDr. Stephen Henson2007-04-111-0/+2
* If we include winsock2.h then FD_SET wants an unsigned type for an fd.Dr. Stephen Henson2006-04-171-0/+7
* Add RSA ctrl for padding mode, add ctrl support in pkeyutl.Dr. Stephen Henson2006-04-091-0/+1
* Reformat pkeyutl.c, add support for verify operation but nothing actuallyDr. Stephen Henson2006-04-081-0/+1
* Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson2006-03-281-2/+2
* Collect timing procedures in apps/apps.c. It's a bit cruel patch, as itAndy Polyakov2005-11-061-0/+4
* Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename forAndy Polyakov2005-11-041-5/+0
* Eliminate dependency on read/write/stat in apps under _WIN32.Andy Polyakov2005-11-041-0/+3
* Get rid of arcane reference to _fmode in apps/apps.h. Binary open isAndy Polyakov2005-11-031-34/+4
* Integrated support for PVK files.Dr. Stephen Henson2005-08-311-0/+2
* Command line support for RSAPublicKey format.Dr. Stephen Henson2005-08-211-0/+2
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-1/+1
* const fixesNils Larsch2005-04-151-1/+1
* some const fixesNils Larsch2005-04-051-4/+4
* Reformat smime utility.Dr. Stephen Henson2004-09-071-1/+3
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+1