summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2015-01-05Fix building with no-srtpPiotr Sikora
2014-12-31typo in s_clientDominik Neubauer
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-30Make "run" volatileKurt Roeckx
2014-12-30Document openssl dgst -hmac optionThorsten Glaser
2014-12-30Fix memory leak in the appsKurt Roeckx
2014-12-22RT3548: Remove unsupported platforms.Rich Salz
2014-12-18make update following changes to default config settingsMatt Caswell
2014-12-18Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell
2014-12-18Fix yet anoither 'make clean' breakage.Rich Salz
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-17Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)Richard Levitte
2014-12-16Add missing OPENSSL_NO_EC guardsMatt Caswell
2014-12-11RT3497: Clean up "dclean" targetsRich Salz
2014-12-10RT3543: Remove #ifdef LINTRich Salz
2014-12-08Update apps for bn opaque changeMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08Remove internal bn dependancies from speed.cMatt Caswell
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-12-03Updates to s_client and s_server to remove the constant 28 (for IPv4 headerMatt Caswell
2014-12-02Use the SSLv23 method by defaultKurt Roeckx
2014-11-28Remove all .cvsignore filesRich Salz
2014-11-27Tidy up ocsp help outputMatt Caswell
2014-11-27Add documentation on -timeout option in the ocsp utilityAndré Guerreiro
2014-11-20Print out Suite B status.Dr. Stephen Henson
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