aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove SSLv2 supportKurt Roeckx2014-12-045-138/+3
* Updates to s_client and s_server to remove the constant 28 (for IPv4 headerMatt Caswell2014-12-032-4/+30
* Use the SSLv23 method by defaultKurt Roeckx2014-12-022-15/+0
* Remove all .cvsignore filesRich Salz2014-11-281-8/+0
* Tidy up ocsp help outputMatt Caswell2014-11-271-46/+46
* Add documentation on -timeout option in the ocsp utilityAndré Guerreiro2014-11-271-0/+1
* Print out Suite B status.Dr. Stephen Henson2014-11-201-2/+7
* Fix s_server -ssl2. Previously this reported "Error setting EC curve"Matt Caswell2014-11-191-1/+4
* Fix excert logic.Dr. Stephen Henson2014-11-191-4/+10
* New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson2014-11-192-2/+6
* Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson2014-10-291-3/+4
* Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller2014-10-151-4/+4
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-0/+10
* RT3544: Remove MWERKS supportRich Salz2014-09-241-1/+1
* RT3067: simplify patchEmilia Kasper2014-09-241-2/+2
* RT2626: Change default_bits from 1K to 2KKurt Roeckx2014-09-084-5/+5
* RT3291: Add -crl and -revoke options to CA.plDario B2014-09-081-29/+37
* apps/speed.c: add -misalign command-line argument.Andy Polyakov2014-08-301-8/+34
* Rename some callbacks, fix alignment.Dr. Stephen Henson2014-08-281-12/+9
* Use consistent function naming.Dr. Stephen Henson2014-08-281-1/+1
* New extension callback features.Dr. Stephen Henson2014-08-281-1/+1
* Callback revision.Dr. Stephen Henson2014-08-281-2/+2
* make dependEmilia Kasper2014-08-141-118/+124
* PR 2580: dgst missing current SHA algorithmsNick Lewis2014-08-122-1/+13
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-093-2/+14
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-083-14/+2
* Disabled XTS mode in enc utility as it is not supportedMatt Caswell2014-07-161-0/+6
* Don't allow -www etc options with DTLS.Dr. Stephen Henson2014-07-151-0/+8
* Use case insensitive compare for servername.Dr. Stephen Henson2014-07-141-1/+1
* apps/speed.c: fix compiler warnings in multiblock_speed().Andy Polyakov2014-07-071-4/+5
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-073-10/+12
* Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson2014-07-062-0/+4
* s_server usage for certificate status requestsDr. Stephen Henson2014-07-061-0/+4
* apps/speed.c: add multi-block benchmark.Andy Polyakov2014-07-051-0/+124
* Set optional peername when X509_check_host() succeeds.Viktor Dukhovni2014-07-061-1/+2
* Remove all RFC5878 code.Dr. Stephen Henson2014-07-043-254/+0
* RT3408; fix some (not all suggested) typo's in openssl.cnfRich Salz2014-07-021-1/+1
* Make NO_SYS_UN_H compile.Dr. Stephen Henson2014-07-012-1/+8
* Make depend.Ben Laurie2014-06-301-109/+104
* Don't core dump when using CMAC with dgst.Dr. Stephen Henson2014-06-291-2/+8
* Add 3072, 7680 and 15360 bit RSA tests to openssl speedOscar Jacobsson2014-06-292-6/+1510
* Show errors on CSR verification failure.Dr. Stephen Henson2014-06-291-0/+2
* Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson2014-06-293-11/+5
* Typo.Dr. Stephen Henson2014-06-281-1/+1
* Memory leak and NULL dereference fixes.Dr. Stephen Henson2014-06-273-1/+14
* Document -trusted_first option in man pages and help.Hubert Kario2014-06-196-1/+6
* Tidied up, added include to stdlib, removed "goto bad" usageMatt Caswell2014-06-171-13/+19
* Conform to whitespace conventionsrfkrocktk2014-06-171-7/+7
* Added custom PBKDF2 iteration count to PKCS8 tool.Naftuli Tzvi Kay2014-06-171-1/+8
* Fix compilation with no-compDr. Stephen Henson2014-06-111-0/+2