summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-04-04Fix a shadow symbol warningFdaSilvaYY
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-04-04Fix a possible leak on NETSCAPE_SPKI_verify failure.FdaSilvaYY
2016-04-04Use X509_REQ_get0_pubkeyFdaSilvaYY
2016-04-03Fix mixed declarations and codeViktor Dukhovni
2016-04-03apps/Makefile.in: add tsget rule.Andy Polyakov
2016-04-03After saving errno clear it before calls to strtol et. al.Viktor Dukhovni
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-04-02apps/opt.c: next was only used when NDEBUG undefined, move it inside guardRichard Levitte
2016-04-01Force argv to be an array of long pointers on VMSRichard Levitte
2016-04-01Make the use of perl more consistentRichard Levitte
2016-03-31Fix "no-ui" configurationRichard Levitte
2016-03-31Make the '-in' option in apps/passwd.c less mandatoryRichard Levitte
2016-03-30Fix pointer size issues with argv on VMSRichard Levitte
2016-03-30Fix pointer size issue with setbuf() on VMSRichard Levitte
2016-03-22Fix no-rc4.Ben Laurie
2016-03-21RT4660: BIO_METHODs should be const.David Benjamin
2016-03-21Just like bio_out, bio_err needs the linebuffer filter on VMSRichard Levitte
2016-03-21Fix no-ts with --strict-warningsMatt Caswell
2016-03-21Fix no-sockMatt Caswell
2016-03-21Fix no-gostMatt Caswell
2016-03-21Fix no-dsaMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-20GH886: CONNECT should use HTTP/1.1Rich Salz
2016-03-19make updateRichard Levitte
2016-03-19apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte
2016-03-19Revert "Generate apps/progs.h on the fly"Viktor Dukhovni
2016-03-19Revert "Include progs.h directly in openssl.c instead of via apps.h"Viktor Dukhovni
2016-03-19The command source are files, not directoriesRichard Levitte
2016-03-19Don't free up EVP_MD_CTX.Schüller Felix
2016-03-19Generate apps/progs.h on the flyRichard Levitte
2016-03-19Include progs.h directly in openssl.c instead of via apps.hRichard Levitte
2016-03-19Make apps/progs.pl more flexibleRichard Levitte
2016-03-18make updateRichard Levitte
2016-03-18Implement support for no-tsRichard Levitte
2016-03-18apps/progs.pl: more consistent output for digestsRichard Levitte
2016-03-18Fix no-desMatt Caswell
2016-03-18Fix no-dgramMatt Caswell
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Have 'openssl version -a' output the default engines directory as wellRichard Levitte
2016-03-17Bugfix: Encode the requested length in s_cb.c:hexencode()Viktor Dukhovni
2016-03-15General verify options to openssl tsfbroda
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-11Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CTRob Percival