summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2015-05-29Fix double BIO_free in reqRichard Levitte
2015-05-28RT3876: Only load config when neededRich Salz
2015-05-26scrypt in pkcs8 utilDr. Stephen Henson
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson
2015-05-25RT3861: Mem/bio leak in req commandHanno Böck
2015-05-25Fix segfault in ec commandRich Salz
2015-05-25fix s_client crashRich Salz
2015-05-23Missed a couple of spots in the update changeRichard Levitte
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-22RT266: Add HTTP proxy/CONNECT to s_clientMichael Trapp
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-22Fix various OPENSSL_NO_* optionsMatt Caswell
2015-05-20Replace switch/assignments with table lookupRich Salz
2015-05-20Remove dh512.pemEmilia Kasper
2015-05-19Don't add write errors into bytecountsRobert Swiecki
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-15Use #error in openssl/srp.hRich Salz