summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2014-11-19Fix s_server -ssl2. Previously this reported "Error setting EC curve"Matt Caswell
2014-11-19Fix excert logic.Dr. Stephen Henson
2014-11-19New option no-ssl3-method which removes SSLv3_*methodDr. Stephen Henson
2014-10-29Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-09-24RT3067: simplify patchEmilia Kasper
2014-09-08RT2626: Change default_bits from 1K to 2KKurt Roeckx
2014-09-08RT3291: Add -crl and -revoke options to CA.plDario B
2014-08-30apps/speed.c: add -misalign command-line argument.Andy Polyakov
2014-08-28Rename some callbacks, fix alignment.Dr. Stephen Henson
2014-08-28Use consistent function naming.Dr. Stephen Henson
2014-08-28New extension callback features.Dr. Stephen Henson
2014-08-28Callback revision.Dr. Stephen Henson
2014-08-14make dependEmilia Kasper
2014-08-12PR 2580: dgst missing current SHA algorithmsNick Lewis
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-07-16Disabled XTS mode in enc utility as it is not supportedMatt Caswell
2014-07-15Don't allow -www etc options with DTLS.Dr. Stephen Henson
2014-07-14Use case insensitive compare for servername.Dr. Stephen Henson
2014-07-07apps/speed.c: fix compiler warnings in multiblock_speed().Andy Polyakov
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06Usage for -hack and -prexit -verify_return_errorDr. Stephen Henson
2014-07-06s_server usage for certificate status requestsDr. Stephen Henson
2014-07-05apps/speed.c: add multi-block benchmark.Andy Polyakov
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-04Remove all RFC5878 code.Dr. Stephen Henson
2014-07-02RT3408; fix some (not all suggested) typo's in openssl.cnfRich Salz
2014-07-01Make NO_SYS_UN_H compile.Dr. Stephen Henson
2014-06-30Make depend.Ben Laurie
2014-06-29Don't core dump when using CMAC with dgst.Dr. Stephen Henson
2014-06-29Add 3072, 7680 and 15360 bit RSA tests to openssl speedOscar Jacobsson
2014-06-29Show errors on CSR verification failure.Dr. Stephen Henson
2014-06-29Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson
2014-06-28Typo.Dr. Stephen Henson
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2014-06-19Document -trusted_first option in man pages and help.Hubert Kario
2014-06-17Tidied up, added include to stdlib, removed "goto bad" usageMatt Caswell
2014-06-17Conform to whitespace conventionsrfkrocktk
2014-06-17Added custom PBKDF2 iteration count to PKCS8 tool.Naftuli Tzvi Kay
2014-06-11Fix compilation with no-compDr. Stephen Henson
2014-06-02Allow reordering of certificates when signing.Dr. Stephen Henson
2014-06-01Recognise padding extension.Dr. Stephen Henson
2014-06-01Zero prime doits.Ben Laurie
2014-06-01Add option to run all prime tests.Ben Laurie
2014-06-01Only count successful generations.Felix Laurie von Massenbach
2014-06-01Try skipping over the adding and just picking a new random number.Felix Laurie von Massenbach
2014-06-01Remove editor barf on updating copyright.Felix Laurie von Massenbach