aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-021-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-177/+177
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-071-2/+2
* Improve WINCE support.Andy Polyakov2014-02-011-1/+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-06-121-1/+1
* Call RAND_cleanup in openssl application.Dr. Stephen Henson2013-03-281-0/+2
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2013-01-181-1/+3
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2013-01-181-0/+1
* Typo (PR2959).Dr. Stephen Henson2013-01-171-1/+1
* add option to get a certificate or CRL from a URLDr. Stephen Henson2013-01-171-0/+3
* Backport X509 hostname, IP address and email checking code from HEAD.Dr. Stephen Henson2012-12-191-0/+5
* Add Next Protocol Negotiation.Ben Laurie2011-11-131-0/+4
* Backport PSS signature support from HEAD.Dr. Stephen Henson2011-10-091-0/+6
* Initial "opaque SSL" framework. If an application defines OPENSSL_NO_SSL_INTERNDr. Stephen Henson2011-05-111-0/+3
* 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
* PR: 2000Dr. Stephen Henson2009-08-051-2/+8
* Change STRING to OPENSSL_STRING etc as common words suchDr. 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
* Remove some unnecessary recursive includes from the internal apps.h header,Geoff Thorpe2004-05-171-2/+0
* Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson2004-04-201-0/+3