summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov
2016-08-25Support broken PKCS#12 key generation.Dr. Stephen Henson
2016-08-24Clarify the error messages in 08f6ae5b28Matt Caswell
2016-08-24Trust RSA_check_key() to return correct valuesRichard Levitte
2016-08-24Fix some resource leaks in the appsMatt Caswell
2016-08-22Closing output file from inside the loop who open itFdaSilvaYY
2016-08-22Fix loopargs_t object duplication into ASYNC contextFdaSilvaYY
2016-08-22Avoid more compiler warnings for use of uninitialised variablesRichard Levitte
2016-08-22Make 'openssl req -x509' more equivalent to 'openssl req -new'Richard Levitte
2016-08-21Add X509_getm_notBefore, X509_getm_notAfterDr. Stephen Henson
2016-08-20Duplicate includesFdaSilvaYY
2016-08-19fix warning about trailing commaDr. Stephen Henson
2016-08-19Constify certificate and CRL time routines.Dr. Stephen Henson
2016-08-19Add -dane_ee_no_namechecks s_client(1) optionViktor Dukhovni
2016-08-19Set certificate times in one function.Dr. Stephen Henson
2016-08-19Allow to run all speed test when async_jobs activeFdaSilvaYY
2016-08-19Convert PKCS12* functions to use const gettersMatt Caswell
2016-08-18Fix missing dane_tlsa_rrdata option error messageViktor Dukhovni
2016-08-17Constify X509_SIG.Dr. Stephen Henson
2016-08-17Small nits and cleanupsFdaSilvaYY
2016-08-17Constify char* input parameters in apps codeFdaSilvaYY
2016-08-17Simplify and add help about OPT_PVK* optionsFdaSilvaYY
2016-08-17Improve error messageFdaSilvaYY
2016-08-17Relocalise some globals variablesFdaSilvaYY
2016-08-17Constify X509_get0_signature()Dr. Stephen Henson
2016-08-17Convert X509_CRL* functions to use const gettersMatt Caswell
2016-08-17Corrupt signature in place.Dr. Stephen Henson
2016-08-17constify X509_ALGOR_get0()Dr. Stephen Henson
2016-08-16Convert PKCS8* functions to use const gettersMatt Caswell
2016-08-16two typo fixesFdaSilvaYY
2016-08-16Corrupt signature earlier.Dr. Stephen Henson
2016-08-16Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().Dr. Stephen Henson
2016-08-13Print out names of other temp key algorithms.Dr. Stephen Henson
2016-08-11Fix doc and help about ca -valid optionFdaSilvaYY
2016-08-08speed.c: use size_t instead of int to match function signaturesCristian Stoica
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-05Make update, etc.Rich Salz
2016-08-04Fix output text to avoid gratuitious git diffRich Salz
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-08-04Pack globals variables used to control apps/verify_callback()FdaSilvaYY
2016-08-04Constify two internal methodsFdaSilvaYY
2016-08-04Have 'openssl engine' exit with non-zero when some engine fails to loadRichard Levitte
2016-08-04make updateMatt Caswell
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-01Useless allocationFdaSilvaYY
2016-08-01Fix some style issuesFdaSilvaYY
2016-08-01Add missing help stringFdaSilvaYY
2016-08-01Fix some awkward testsFdaSilvaYY
2016-08-01Merge some conditional blocks of code.FdaSilvaYY
2016-08-01Simplify default inits, add const qualifiersFdaSilvaYY