remove leftover from editing ...
[openssl.git] / apps /
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-04-13 Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2007-04-11 Dr. Stephen HensonNew -mac and -macopt options to dgst utility. Reimpleme...
2007-04-08 Dr. Stephen HensonNew -sigopt option for dgst utility.
2007-04-07 Ben LaurieYet another resource leak. Coverity ID 123.
2007-04-05 Ben LaurieFree memory. Coverity ID 62.
2007-04-04 Ben LaurieResource leak.
2007-04-04 Ben LaurieDon't free a NULL. Coverity ID 112.
2007-04-04 Ben LaurieReturn an error if the serial number is badly formed...
2007-04-04 Ben LaurieDie if serial number is invalid.
2007-03-29 Richard LevitteApply a more modern way to get the definition of select...
2007-03-23 Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-02-22 Lutz JänickeFix problem with multi line responses in -starttls...
2007-02-21 Lutz JänickeExtend SMTP and IMAP protocol handling to perform the...
2007-02-18 Dr. Stephen HensonUpdates from 0.9.8-stable branch.
2007-02-16 Richard LevitteAdd STARTTLS support for IMAP and FTP.
2007-02-08 Dr. Stephen HensonAdd -hmac option to dgst from 0.9.7 stable branch.
2006-12-27 Nils Larschfix return value of get_cert_chain()
2006-12-25 Richard LevitteNeeded definition of _XOPEN_SOURCE_EXTENDED so DEC...
2006-12-21 Nils Larschupdate pkcs12 help message + manpage
2006-12-13 Nils Larschproperly initialize SSL context, check return value
2006-12-05 Nils Larschreturn 0 if 'noout' is used and no error has occurred
2006-12-01 Nils Larschadd support for whirlpool in apps/speed
2006-11-29 Nils Larschreplace macros with functions
2006-11-27 Ben LaurieAdd RFC 3779 support.
2006-11-07 Dr. Stephen HensonDon't add the TS EKU by default in openssl.cnf because...
2006-11-06 Nils Larschfix warning
2006-10-24 Andy PolyakovFurther mingw build procedure updates.
2006-10-21 Andy PolyakovRudimentary support for cross-compiling.
2006-09-22 Dr. Stephen HensonBuffer size handling fix for enc.
2006-09-17 Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
2006-08-20 Richard LevitteAccording to documentation, including time.h declares...
2006-08-20 Richard LevitteCorrect warnings about signedness.
2006-07-25 Dr. Stephen HensonSupport for multiple CRLs with same issuer name in...
2006-07-21 Dr. Stephen HensonAvoid WIN32 warning.
2006-07-21 Dr. Stephen HensonAvoid warnings.
2006-07-17 Dr. Stephen HensonWIN32 fixes signed/unsigned issues and slightly socket...
2006-07-17 Dr. Stephen HensonAdd -timeout option to ocsp utility.
2006-07-13 Dr. Stephen HensonThere is should be no need to rewind the input stream...
2006-07-12 Dr. Stephen HensonIn genpkey, also look for algorithm string name in...
2006-07-10 Dr. Stephen HensonUpdate some usage messages.
2006-07-09 Dr. Stephen HensonNew functions to enumerate digests and ciphers.
2006-06-15 Bodo MöllerCall 'print_stuff' even if a handshake failed.
2006-06-14 Bodo MöllerFix a bug recently introduced when updating this file...
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-05 Dr. Stephen HensonComplete EVP_PKEY_ASN1_METHOD ENGINE support.
2006-06-01 Dr. Stephen HensonAdd missing prototype. Extend engine utility to print...
2006-06-01 Richard LevitteBecause all object files are now in a file, we don...
2006-05-26 Dr. Stephen HensonFix warnings.
2006-05-26 Dr. Stephen HensonUpdate pkeyutl to use size_t for pkey functions.
2006-05-25 Richard LevitteSigned vs. unsigned conflict
2006-05-25 Richard LevitteThere was a problem with too long command lines, so...
2006-05-25 Dr. Stephen HensonAllow any supported cipher to be used with smime -encrypt.
2006-05-22 Dr. Stephen HensonFix smime -pk7out.
2006-05-18 Dr. Stephen HensonAdd -resign and -md options to smime command to support...
2006-05-18 Dr. Stephen HensonMultiple signer support in smime application.
2006-05-18 Dr. Stephen HensonReformat smime.c utility.
2006-05-17 Dr. Stephen HensonNew option to pkcs12 utility to set alternative MAC...
2006-05-17 Dr. Stephen HensonDon't try to print PBE information if it can't be decoded.
2006-05-17 Dr. Stephen HensonOops...
2006-05-17 Dr. Stephen HensonHMAC OIDs from RFC4231.
2006-05-16 Dr. Stephen HensonGather keygen options in req and only use them after...
2006-05-15 Dr. Stephen HensonBugfix: the NONE string for PBE algorithms wasn't working.
2006-05-12 Dr. Stephen HensonIn interactive mode only config OpenSSL once.
2006-05-12 Richard Levittemake update
2006-05-12 Dr. Stephen HensonTypo.
2006-05-11 Dr. Stephen HensonUpdate 'req' command to use new keygen API.
2006-05-07 Dr. Stephen HensonAdd support for default public key digest type ctrl.
2006-05-01 Ulf MöllerBug fix.
2006-04-28 Dr. Stephen HensonFix from stable branch.
2006-04-26 Dr. Stephen HensonFix usage message for pkeyutl.
2006-04-19 Dr. Stephen HensonRemove link between digests and signature algorithms.
2006-04-17 Dr. Stephen HensonIf we include winsock2.h then FD_SET wants an unsigned...
2006-04-15 Dr. Stephen HensonUse more flexible method of determining output length...
2006-04-14 Richard LevitteGot sick and tired of duplicating... Too error-prone...
2006-04-13 Dr. Stephen HensonComplete key derivation support.
2006-04-13 Dr. Stephen HensonUpdate dependencies.
2006-04-13 Dr. Stephen HensonChange the option setting command line switch to "...
2006-04-13 Richard LevitteSynchronise what what's happening with the Unix build
2006-04-12 Ulf Möllerdeclare as in prototype
2006-04-12 Dr. Stephen HensonSupport for DSA keygen, fix for genpkey.
2006-04-11 Ulf MöllerAdd BeOS support.
2006-04-11 Ulf Möllerimprove make dclean to remove files generated during...
2006-04-11 Dr. Stephen HensonFix parameter error messages.
2006-04-11 Dr. Stephen HensonWrite parameters if -genparam option include.
2006-04-11 Dr. Stephen HensonAdd parameter generation option to genpkey.
2006-04-11 Dr. Stephen HensonInitial keygen support.
2006-04-10 Richard LevitteSynchronise with the Unix build
2006-04-09 Dr. Stephen HensonAdd RSA ctrl for padding mode, add ctrl support in...
2006-04-09 Dr. Stephen HensonFix typo. Add EVP_PKEY_CTX control function for later...
2006-04-08 Dr. Stephen HensonReformat pkeyutl.c, add support for verify operation...
2006-04-08 Dr. Stephen HensonUpdate dependencies.
2006-04-08 Dr. Stephen HensonImplement encrypt/decrypt using RSA.
2006-04-07 Dr. Stephen HensonNew utility 'pkeyutl' a general purpose version of...
2006-04-04 Dr. Stephen HensonAdd an explicit load_config() call so any added algorit...
2006-04-04 Dr. Stephen HensonNew function to retrieve ASN1 info on public key algori...
2006-03-30 Richard LevitteSynchronise with recent changes
2006-03-30 Bodo MöllerChange default curve (for compatibility with a
2006-03-28 Dr. Stephen HensonFix bug where freed OIDs could be accessed in EVP_clean...
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
next