summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22apps/srp.c: make it indent-friendly.Andy Polyakov
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12RT478: Add uninstall make targetRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
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