aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.c
Commit message (Expand)AuthorAgeFilesLines
* RT3548: Remove unsupported platformsRich Salz2015-01-121-1/+1
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-071-5/+6
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-061-1/+2
* Memory leak and NULL dereference fixes.Dr. Stephen Henson2014-06-271-0/+4
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-0/+2
* Use correct length when prompting for password.Dr. Stephen Henson2014-04-041-2/+2
* Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson2014-02-251-1/+1
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-141-2/+2
* Improve WINCE support.Andy Polyakov2013-01-191-1/+1
* make JPAKE work again, fix memory leaksDr. Stephen Henson2012-12-291-0/+6
* New verify flag to return success if we have any certificate in theDr. Stephen Henson2012-12-131-0/+2
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2012-12-061-1/+78
* Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson2012-12-051-0/+32
* check mval for NULL tooDr. Stephen Henson2012-12-041-1/+1
* fix leakDr. Stephen Henson2012-12-031-0/+3
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2012-12-021-0/+49
* add option to get a certificate or CRL from a URLDr. Stephen Henson2012-12-021-0/+70
* New functions to check a hostname email or IP address against aDr. Stephen Henson2012-10-081-0/+29
* add suite B chain validation flags and associated verify errorsDr. Stephen Henson2012-08-031-0/+6
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-44/+46
* PR: 2717Dr. Stephen Henson2012-02-111-1/+1
* PR: 2710Dr. Stephen Henson2012-02-101-2/+4
* implement -attime option as a verify parameter then it works with all relevan...Dr. Stephen Henson2011-12-101-0/+24
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-191-0/+6
* PR: 2366Dr. Stephen Henson2010-11-111-0/+2
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-3/+3
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+43
* Fix warnings.Ben Laurie2010-06-121-2/+1
* PR: 2262Dr. Stephen Henson2010-05-271-2/+12
* PR: 2220Dr. Stephen Henson2010-04-061-1/+1
* add -trusted_first option and verify flagDr. Stephen Henson2010-02-251-0/+2
* allow setting of verify names in command line utilities and print out verify ...Dr. Stephen Henson2010-02-251-0/+19
* Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson2009-10-311-42/+86
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-8/+8
* Allow setting of verify depth in verify parameters (as opposed to the depthDr. Stephen Henson2009-06-291-1/+19
* Update from 1.0.0-stable.Dr. Stephen Henson2009-06-261-0/+2
* PR: 1956Dr. Stephen Henson2009-06-171-1/+1
* Update from stable branch.Dr. Stephen Henson2009-05-131-0/+2
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-261-1/+6
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-041-7/+7
* Update from stable branch.Dr. Stephen Henson2009-03-121-1/+1
* Update from stable-branch.Dr. Stephen Henson2008-11-241-2/+2
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-161-3/+11
* Update from stable branch.Dr. Stephen Henson2008-11-121-0/+6
* Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson2008-11-021-4/+4
* Fix warnings and various issues.Dr. Stephen Henson2008-10-271-2/+2
* Add JPAKE.Ben Laurie2008-10-261-0/+214
* Initial support for delta CRLs. If "use deltas" flag is set attempt to findDr. Stephen Henson2008-09-011-0/+2
* Initial support for CRL path validation. This supports distinct certificateDr. Stephen Henson2008-08-131-0/+2