mention des_old.h
[openssl.git] / apps /
2001-10-25 Bodo MöllerAdd '-noemailDN' option to 'openssl ca'. This prevents...
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-10-21 Dr. Stephen HensonStop spurious "unable to load config info" errors in req
2001-10-20 Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-20 Dr. Stephen HensonAdd missing EVP_CIPHER_CTX_{init,cleanup}
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Lutz JänickeFlush buffers to prevent mixed output (Adam Back <adam...
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-10 Richard LevitteAdd support for md4WithRSAEncryption.
2001-10-10 Richard Levitte'make update'
2001-10-10 Richard Levitte'make update'
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-10-02 Richard Levittesch isn't an array, how did this pass through gcc?
2001-10-01 Geoff ThorpeMake "openssl engine -c" list any supported digests...
2001-09-28 Richard LevitteChange HZ in speed to rely on sysconf() if the clock...
2001-09-28 Geoff ThorpeENGINE_register_all_complete() will register all implem...
2001-09-27 Richard LevitteStop thinking arguments starting with - are algorithm...
2001-09-25 Geoff ThorpePut the cipher info back into the "openssl engine"...
2001-09-25 Geoff ThorpeMake necessary tweaks to apps/ files due to recent...
2001-09-24 Geoff Thorpe"make update"
2001-09-20 Bodo Möllermake update
2001-09-12 Geoff ThorpeUpdated dependencies from "make update"
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-09-10 Geoff Thorpemake update
2001-09-10 Geoff ThorpePut all "common" initialisation in the apps_startup...
2001-09-10 Bodo Möllerrestore previous revision -- memory leak should be...
2001-09-10 Bodo Möllerfix memory leak
2001-09-10 Bodo Möllerexclude disabled message digests
2001-09-10 Bodo Mölleradd AES ciphers
2001-09-10 Bodo MöllerUpdate so that progs.h can indeed be automatically...
2001-09-10 Bodo MöllerFix apps/openssl.c and ssl/ssltest.c so that they use
2001-09-07 Ben LaurieLook up MD5 by name.
2001-09-05 Ulf MöllerUse GCC 2.95/3.0 optimization
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-09-01 Ulf Möllermake update
2001-08-24 Lutz Jänicke-passin argument not used when actually loading the key
2001-08-23 Dr. Stephen HensonLoad OCSP responder key before waiting for an incoming
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-17 Dr. Stephen HensonMake -passin -passout etc work again.
2001-08-17 Dr. Stephen HensonAdd CRL utility functions to allow CRLs to be
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-08-03 Lutz JänickeOops, one SSL_OP_NON_EXPORT_FIRST was left.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-13 Dr. Stephen HensonAllow OCSP server to handle multiple requests.
2001-07-12 Dr. Stephen HensonInitial OCSP server support, using index.txt format.
2001-07-11 Geoff Thorpeopenssl speed is quite useful for testing hardware...
2001-07-10 Richard Levittemake update
2001-07-09 Richard LevittePatches from Vern Staats <staatsvr@asc.hpc.mil> to...
2001-07-08 Ben LaurieDon't update argc, argv for decrypt flag!
2001-07-08 Ben LaurieSpeed test decrypt EVP operations.
2001-07-03 Lutz JänickeWhen only the key is given to "enc", the IV is undefined
2001-07-02 Ben LaurieFix warning.
2001-06-28 Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-06-27 Richard LevitteMake better use of load_cert, load_certs and load_key.
2001-06-25 Richard LevitteMake better use of load_cert, load_certs and load_key.
2001-06-25 Richard LevitteMake better use of load_cert, load_certs and load_key.
2001-06-25 Richard LevitteCall apps_shutdown() to take down what apps_startup...
2001-06-23 Richard Levittemake update
2001-06-23 Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-23 Richard Levitteapps_startup() needs a corresponding apps_shutdown().
2001-06-23 Richard LevitteMake use of new features in UI's. Among others, the...
2001-06-23 Dr. Stephen HensonFix UI leak in apps.
2001-06-20 Richard LevitteModify "openssl engine" to handle and display internal...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-19 Dr. Stephen HensonFix memory leaks.
2001-06-19 Richard LevitteDo a proof of concept. "openssl genrsa" will make...
2001-06-19 Richard LevitteChange the common application routines to use a UI_METH...
2001-06-19 Dr. Stephen Hensonmake apps compile again
2001-06-18 Richard LevitteOne feature wasn't quite commited yet
2001-06-18 Richard LevitteProvide an application-common setup function for engine...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-06-05 Richard Levitte'make update'
2001-05-30 Richard LevitteExtend all the loading functions to take an engine...
2001-05-22 Richard LevitteVMS doesn't support more than on period in a file name
2001-05-09 Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-07 Dr. Stephen HensonInitial CRL based revocation checking.
2001-04-29 Dr. Stephen HensonWin32 fixes:
2001-04-26 Richard LevitteClean up ENGINE before exiting.
2001-04-19 Geoff ThorpeChanges to "openssl engine" to support the new control...
2001-04-11 Richard LevitteCorrect typo.
2001-04-11 Richard LevitteAdd -keyform.
2001-04-11 Richard LevitteShow an example of moving the emailAddress object from...
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-04-08 Lutz JänickeAdd forgotten "-passin" option to smime.c usage help.
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-03-31 Bodo Mölleravoid buffer overflow
2001-03-30 Bodo Möllerthis time *really* fix the /../ check ...
2001-03-30 Bodo MöllerFor -WWW, fix test for ".." directory references (and...
2001-03-24 Richard Levittemake update
2001-03-22 Bodo MöllerAdd missing '#ifndef OPENSSL_NO_DSA'.
2001-03-16 Richard LevitteCorrect a typo which might have lead to a dump.
2001-03-16 Dr. Stephen HensonAdd copy_extensions option to 'ca' utility.
2001-03-15 Dr. Stephen HensonAdd 'align' option to nameopt.
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-03-15 Dr. Stephen HensonDocument the -certopt option to the x509 utility.
2001-03-13 Bodo MöllerFix: return 0 if no error occured.
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
next