summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2015-09-05Make TS structures opaque.Rich Salz
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-09-04RT3998: Allow scrypt to be disabledRich Salz
2015-09-03remove 0 assignments.Rich Salz
2015-09-02make X509_CRL opaqueDr. Stephen Henson
2015-09-01RT3984: Fix clang compiler warning on Mac OS X where %ld is used for uint64_t.Adam Eijdenberg
2015-09-01apps/speed.c: fix memory leakEmilia Kasper
2015-08-31make X509_REQ opaqueDr. Stephen Henson
2015-08-31Remove asn1-kludge option.Dr. Stephen Henson
2015-08-26GH350: -help text few s_client and s_server flagsHubert Kario
2015-08-26GH371: Print debug info for ALPN extensionAlessandro Ghedini
2015-08-17Restore previous behaviour of only running one algorithm when -evp alg is used.Tim Hudson
2015-08-17restore usage of -elapsed that was disabled in the ifdef reorgTim Hudson
2015-08-16GH345: Remove stderr outputRich Salz
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-08-10GH365: Missing #ifdef rename.Rich Salz
2015-08-10Fix build break.Rich Salz
2015-08-08GH357: Update ocsp.cbluelineXY
2015-08-04Fix SRTP s_client/s_server optionsMatt Caswell
2015-08-02Fix refactoring breakage.Ben Laurie
2015-08-02don't reset return value to 0Dr. Stephen Henson
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-07-31RT3742: Add xmpp_server to s_client.Kai Engert
2015-07-31RT3963: Allow OCSP stapling with -rev and -wwwAdam Eijdenberg
2015-07-31RT3962: Check accept_count only if not unlimitedAdam Eijdenberg
2015-07-31RT3961: Fix switch/case errors in flag parsingAdam Eijdenberg
2015-07-29RT3639: Add -no_comp description to online helpRich Salz
2015-07-16Remove obsolete key formats.Rich Salz
2015-07-14Can't use -trusted with -CA{path,file}Rich Salz
2015-07-13Remove extra '; \' in apps/MakefileRichard Levitte
2015-07-09Exit on error in ecparamPeter Waltenberg
2015-07-07Extend -show_chain option to verify to show more infoMatt Caswell
2015-07-07Add help text for some verify optionsMatt Caswell
2015-07-07Make "oneline" the default for nameoptRichard Levitte
2015-06-25missing breakDr. Stephen Henson
2015-06-23RT3682: Avoid double-free on OCSP parse errorRich Salz
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-06-15Fix argument processing error from the option parsing change over.Tim Hudson
2015-06-15Fix argument processing error from the option parsing change over.Tim Hudson
2015-06-10Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte
2015-06-09Use bio_err not stderr in apps.Rich Salz
2015-06-06Increase buffer size for passwords in pkcs12 CLIRodger Combs
2015-06-02Standardize handling of #ifdef'd options.Rich Salz
2015-06-02RT832: Use REUSEADDR in ocsp responderRich Salz
2015-06-02RT3848: Call SSL_COMP_free_compression_methodsGunnar Kudrjavets
2015-05-30fix warningDr. Stephen Henson
2015-05-29fix asn1parse -informDr. Stephen Henson
2015-05-29Restore module loadingRichard Levitte