summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-02-14Make sure to use unsigned char for is*() functionsRichard Levitte
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk
2016-02-13apps/speed.c: initialize c[D_GHASH][i].Andy Polyakov
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-12RT 3854: Update apps/reqEmilia Kasper
2016-02-12make generateRichard Levitte
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz
2016-02-11Fix engine key support in cms and req utilities.Dr. Stephen Henson
2016-02-11The protocol variable has lost its use, remove itRichard Levitte
2016-02-11Fix errstr error code parsingMatt Caswell
2016-02-10Use the protocol we know rather than BIO_ADDRINFO_protocol(res)Richard Levitte
2016-02-10Don't assert protocol equalityRichard Levitte
2016-02-10typoDr. Stephen Henson
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-10Attempt to log an error if init failedMatt Caswell
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Improve recent option help string additionsViktor Dukhovni
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10clean away old VMS cruftRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-02-09GH646: Update help for s_server command.A J Mohan Rao
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Get the apps to use auto-init/de-initMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-08fix various formatting issuesDr. Stephen Henson
2016-02-08Use new namesDr. Stephen Henson
2016-02-08Use accessors in pkcs12 app.Dr. Stephen Henson
2016-02-08Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson
2016-02-08Fix engine key support in utilities.Dr. Stephen Henson
2016-02-07more doc fixesRich Salz
2016-02-06commands help cleanupA J Mohan Rao
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-06GH634: fix potential memory leakInsu Yun
2016-02-06RT4194: Restore old engine parameter parsing.Rich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-04Fix pkeyutl inability to directly access keys on hardware tokensMouse
2016-02-04Add ec -check optionDr. Stephen Henson
2016-02-04RT2887: Add more packet and handshake typesDaniel Black
2016-02-03Refactoring BIO: Adapt s_client and s_serverRichard Levitte