summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-06-27Change usage of RAND_pseudo_bytes to RAND_bytesMatt Caswell
2016-06-20Fix missing opening bracesRichard Levitte
2016-06-20apps/req.c: Increment the right variable when parsing '+'Richard Levitte
2016-06-16Revert "RT4526: Call TerminateProcess, not ExitProcess"Matt Caswell
2016-06-15RT4526: Call TerminateProcess, not ExitProcessRich Salz
2016-06-12Fix link error.Dr. Stephen Henson
2016-06-12Don't skip leading zeroes in PSK keys.Dr. Stephen Henson
2016-05-20openssl verify: only display the command usage on usage errorsRichard Levitte
2016-05-20Revert "Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()"Richard Levitte
2016-05-19Check that the obtained public key is validMatt Caswell
2016-05-18Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte
2016-05-11Add -signcert to CA.pl usage message.Dr. Stephen Henson
2016-05-05Check return of PEM_write_* functions and report possible errorsRichard Levitte
2016-04-25Fix NULL deref in apps/pkcs7Rich Salz
2016-02-24CVE-2016-0798: avoid memory leak in SRPEmilia Kasper
2016-02-12RT 3854: Update apps/reqEmilia Kasper
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni
2016-02-02GH611: s_client help message bugRich Salz
2016-01-22pkeyutl: allow peerkey for EC_DERIVE to reside on a hardware token (public ke...Mouse
2016-01-20GH issue 572: Error in help messageRich Salz
2016-01-14To avoid possible time_t overflow use X509_time_adj_ex()Dr. Stephen Henson
2016-01-13Changed help outputUri Blumenthal
2016-01-13Pass engine=NULL to EVP_PKEY_CTX_new(), unless "-engine_impl" was givenMouse
2016-01-13Remove unnecessary debugging fprintfMouse
2016-01-13Fixed a bug preventing pkeyutl from accessing keys directly on the token via ...Mouse
2016-01-02Fix X509_STORE_CTX_cleanup()Viktor Dukhovni
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-11-09Fix missing malloc return value checksMatt Caswell
2015-10-23Remove useless codeAlessandro Ghedini
2015-10-23Do not treat 0 return value from BIO_get_fd() as errorAlessandro Ghedini
2015-10-06Don't try and parse boolean type.Dr. Stephen Henson
2015-09-28SRP memory leak fixDr. Stephen Henson
2015-09-20Make SRP work with -wwwDr. Stephen Henson
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-09-12Check for FIPS mode after loading config.Dr. Stephen Henson
2015-09-11Use default field separator.Dr. Stephen Henson
2015-08-26GH351: -help text for some s_client/s_server flagsHubert Kario
2015-08-26GH371: Print debug info for ALPN extensionAlessandro Ghedini
2015-08-16GH345: Remove stderr outputRich Salz
2015-07-13Remove extra '; \' in apps/MakefileRichard Levitte
2015-07-09Exit on error in ecparamPeter Waltenberg
2015-06-23RT3682: Avoid double-free on OCSP parse errorRich Salz
2015-06-11make updateRichard Levitte
2015-06-11Correction of make depend merge errorRichard Levitte
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte
2015-06-03make updateDr. Stephen Henson
2015-05-23Missed a couple of spots in the update changeRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-20s_server: Use 2048-bit DH parameters by default.Emilia Kasper
2015-05-19Don't add write errors into bytecountsRobert Swiecki