summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2008-07-30Initial support for alternative CRL issuing certificates.Dr. Stephen Henson
2008-07-27remove a doubled entry for '-binary' in the usage messageRalf S. Engelschall
2008-07-13X509 verification fixes.Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe
2008-06-26Update from stable branch.Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-06-03Add support for client cert engine setting in s_client app.Dr. Stephen Henson
2008-06-02Avoid case in ca.c fix.Dr. Stephen Henson
2008-06-02Revert, doesn't fix warning :-(Dr. Stephen Henson
2008-06-02Avoid cast with wrapper function.Dr. Stephen Henson
2008-05-31Stop const mismatch warning.Dr. Stephen Henson
2008-05-31Stop warning about extra ';' outside of function.Dr. Stephen Henson
2008-05-31Stop const mismatch warning in VC++.Dr. Stephen Henson
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-05-19Document "openssl s_server" -crl_check* optionsLutz Jänicke
2008-05-19Provide information about "openssl dgst" -hmac option.Lutz Jänicke
2008-05-19Typo. (From 0.9.8-stable/S. Henson)Lutz Jänicke
2008-05-12Fix from stable branch.Dr. Stephen Henson
2008-05-01Use "cont" consistently in cms-examples.plDr. Stephen Henson
2008-04-17Fix incorrect return value in apps/apps.c:parse_yesno()Lutz Jänicke
2008-04-17Correctly handle case of bad arguments supplied to rsautlLutz Jänicke
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
2008-04-11Revert argument swap change... oops CMS_uncompress() was consistent...Dr. Stephen Henson
2008-04-11Make CMS_uncompress() argument order consistent with other functions.Dr. Stephen Henson
2008-04-11Synchronise with Unix buildRichard Levitte
2008-04-10Add additional parameter to CMS_final() to handle detached content.Dr. Stephen Henson
2008-04-09Correct references to smime in cms app.Dr. Stephen Henson
2008-03-28Signed receipt generation code.Dr. Stephen Henson
2008-03-28Support for verification of signed receipts.Dr. Stephen Henson
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe
2008-03-26Add support for signed receipt request printout and generation.Dr. Stephen Henson
2008-03-26Signed Receipt Request utility functions and option on CMS utility toDr. Stephen Henson
2008-03-24Add support for CMS structure printing in cms utility.Dr. Stephen Henson
2008-03-22Update dependencies.Dr. Stephen Henson
2008-03-19Allow alternate eContentType oids to be set in cms utility.Dr. Stephen Henson
2008-03-19Add support for KEK decrypt in cms utility.Dr. Stephen Henson
2008-03-19Add support for KEKRecipientInfo in cms application.Dr. Stephen Henson
2008-03-18Make 3DES default cipher in cms utility.Dr. Stephen Henson
2008-03-18Various tidies/fixes:Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2008-03-16Fix some warnings.Dr. Stephen Henson
2008-03-16Fix a nasty cast issue that my compiler was choking on.Geoff Thorpe
2008-03-15Initial support for enveloped data decrypt. Extent runex.pl to cover theseDr. Stephen Henson
2008-03-14Initial support for Encrypted Data type generation.Dr. Stephen Henson
2008-03-14Typos.Dr. Stephen Henson
2008-03-14Encrypted Data type processing. Add options to cms utility and run section 7Dr. Stephen Henson
2008-03-12And so it begins...Dr. Stephen Henson
2008-01-14<strings.h> does not exist under WIN32.Dr. Stephen Henson
2008-01-12Missing headers.Ben Laurie