]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
HMAC OIDs from RFC4231.
[thirdparty/openssl.git] / apps /
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...
2006-03-28  Dr. Stephen HensonNew general public key utility 'pkey'.
2006-03-18  Nils Larschensure the pointer is valid before using it
2006-03-18  Nils Larschcheck if con != NULL before using it
2006-03-15  Nils Larschfix problems found by coverity: remove useless code
2006-03-12  Nils Larschuse BIO_snprintf() instead of snprintf + use BIO_FP_TEX...
2006-03-11  Nils Larschfix signed vs. unsigned warning
2006-03-10  Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-03-02  Richard LevitteForgot the TSA application...
2006-02-26  Ulf MöllerTS bugfixes: Do not hardcode message digest algorithms...
2006-02-26  Richard LevitteSynchronise with openss.cnf
2006-02-13  Nils Larschfix warning: add missing prototype
2006-02-12  Ulf Möllermake update
2006-02-12  Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-11  Bodo MöllerMore TLS extension related changes.
2006-01-09  Bodo MöllerFurther TLS extension updates
2006-01-06  Bodo MöllerFixes for TLS server_name extension
2006-01-04  Richard LevitteFix signed/unsigned char clashes.
2006-01-03  Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02  Bodo MöllerC style fix-up
2006-01-02  Bodo MöllerSupport TLS extensions (specifically, HostName)
2005-11-30  Andy PolyakovMention Whirlpool in dgst -help.
2005-11-30  Dr. Stephen HensonTypo
2005-11-30  Dr. Stephen HensonMake CA.pl script use CA extensions when creating a...
2005-11-27  Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-06  Andy PolyakovEliminate VC compiler warning.
2005-11-06  Andy PolyakovRevive app_tminterval for Netware.
2005-11-06  Andy PolyakovRevive app_tminterval for vxworks.
2005-11-06  Andy PolyakovRevive app_tminterval for VMS.
2005-11-06  Andy PolyakovThe typos never stop. Fix one in apps/apps.c.
2005-11-06  Andy PolyakovFix newly introduced typos and warnings in ./apps.
2005-11-06  Andy PolyakovCollect timing procedures in apps/apps.c. It's a bit...
2005-11-04  Andy PolyakovEliminate remaining calls to stat in apps/apps.c and...
2005-11-04  Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-11-03  Andy PolyakovGet rid of arcane reference to _fmode in apps/apps...
2005-11-03  Andy PolyakovDisable BIO_s_fd on CE and disable fd:N as password...
2005-11-02  Nils Larschcompile sstrsep only if HAVE_FORK is defined; patch...
2005-10-26  Bodo Möllerfix stupid typo
2005-10-08  Dr. Stephen HensonAdd PVK support to dsa utility.
2005-10-08  Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-10-01  Bodo Möllernew option "openssl ciphers -V"
2005-09-30  Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-09-30  Nils Larschsuccessfully updating the db shouldn't result in an...
2005-09-16  Dr. Stephen HensonChange openssl.cnf to use UTF8Strings by default and...
2005-09-03  Dr. Stephen HensonUpdate to ASN1 printing code.
2005-09-02  Nils Larschdon't try to load cert/key when the "-nocert" option...
2005-09-01  Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-08-31  Dr. Stephen HensonIntegrated support for PVK files.
2005-08-23  Ben LaurieGenerate primes, too.
2005-08-21  Ben LaurieFix warning.
2005-08-21  Dr. Stephen HensonCommand line support for RSAPublicKey format.
2005-08-20  Dr. Stephen HensonRemove ASN1_METHOD code replace with new ASN1 alternative.
2005-08-14  Nils LarschLet the TLSv1_method() etc. functions return a const...
2005-08-04  Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-07-26  Geoff Thorpe"make update"
2005-07-16  Nils Larschmake
2005-07-04  Dr. Stephen HensonUpdate from stable branch.
2005-07-04  Richard LevitteThe private key should never have ended up in newreq...
2005-07-01  Nils Larschinitialize newly allocated data
2005-06-29  Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
2005-06-28  Richard Levitteasn1parse doesn't support any TXT format, so let's...
next