Remove item listed twice <kromJx@crosswinds.net>.
[openssl.git] / apps /
2002-05-22 Richard LevitteAllow the use of the TCP/IP stack keyword TCPIP and...
2002-05-19 Dr. Stephen HensonReorganise -subj option code, fix buffer overrun.
2002-05-08 Richard LevitteGenerate an error if rewinding wasn't possible.
2002-05-01 Dr. Stephen HensonAdd apps_startup and bio_err init code to smime.c
2002-04-30 Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-25 Richard LevittePotential memory leak removed. Notified by <threaded...
2002-04-23 Bodo Möllerfix usage (no 'key')
2002-04-17 Bodo Möllercheck return values
2002-04-09 Bodo Möllerharmonize capitalization
2002-04-06 Richard Levittemake update (libeay.num has been edited to match 0...
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-03-22 Richard LevitteMerge in DES changed from 0.9.7-stable.
2002-03-18 Bodo MöllerFix bugs and typos.
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-08 Dr. Stephen HensonFix the Win32_rename() function so it correctly
2002-03-08 Bodo MöllerEC curve stuff
2002-03-06 Dr. Stephen HensonENGINE module additions.
2002-03-06 Bodo Mölleradd SECG OIDs
2002-03-05 Bodo Möllerfix 'ecdsaparam -C'
2002-03-05 Bodo Möllerfix printf call
2002-03-05 Bodo Möllerfix 'ecdsaparam -C' output
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-26 Dr. Stephen HensonFix new -aes command argument handling
2002-02-22 Dr. Stephen Hensonnon-Monolith fixes.
2002-02-22 Dr. Stephen HensonConfig code updates.
2002-02-20 Richard LevitteAdd AES support in the applications that support -des...
2002-02-16 Richard Levittegcc chokes on C++ comments in C code.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Bodo Möller'-C' is still quite broken
2002-02-14 Bodo Möllerfix '-C'
2002-02-14 Bodo Möllerfix memory leak
2002-02-14 Bodo MöllerEC_GROUP_get_group_by_name() is now called EC_GROUP_new...
2002-02-13 Bodo MöllerECDSA support
2002-02-05 Richard Levitte'make update'
2002-01-29 Lutz JänickeHP-UX 32bit:
2002-01-29 Richard LevitteApply patch from Toomas Kiisk <vix@cyber.ee> and comple...
2002-01-25 Richard LevitteApply the following changes by Toomas Kiisk <vix@cyber...
2002-01-25 Richard LevitteI must learn to compile before I commit...
2002-01-25 Richard LevitteAdd -keyform. Document -engine.
2002-01-12 Ben LauriePrototype info function.
2002-01-02 Richard Levittemake update
2002-01-02 Richard LevitteImplement speed measurement for AES.
2002-01-02 Richard LevitteRSA counter should only be defined of RSA is available.
2001-12-12 Richard LevitteChange pkcs12 so the certificates coming from -in do...
2001-12-09 Ben LaurieImprove back compatibility.
2001-12-07 Bodo Möllerfix warnings (one of them was clearly justified)
2001-12-01 Dr. Stephen HensonAdd -pubkey option to req command.
2001-11-22 Bodo Möllercheck OPENSSL_NO_... before including header files...
2001-11-22 Geoff ThorpeIn this particular error condition, the structural...
2001-11-15 Richard LevitteMake it possible to give digest names as -evp arguments.
2001-11-15 Richard LevitteIf an engine isn't built in, try loading it as a sharea...
2001-11-15 Richard Levittemake update
2001-11-14 Richard LevitteChange the order of events so the capabilities of loade...
2001-11-14 Richard LevitteImplement STARTTLS for certain protocols, currently...
2001-11-10 Bodo Möllermore output for SSL 2.0 in our msg_callback
2001-11-06 Dr. Stephen HensonWin32 fixes.
2001-11-06 Dr. Stephen HensonFix email address delete code.
2001-11-05 Richard LevitteDOS and Windows do not like unistd.h
2001-11-02 Ben LaurieIf verify fails, say why.
2001-10-30 Richard LevitteChange the shared library support so the shared librari...
2001-10-29 Richard LevitteAddapt VMS scripts to the newer disk layout system...
2001-10-27 Dr. Stephen HensonAnother noemailDN fix.
2001-10-27 Dr. Stephen HensonAllow ca to certify requests containing BMPStrings...
2001-10-27 Dr. Stephen HensonBugfixes for noemailDN option. Make it use the
2001-10-26 Dr. Stephen HensonNew options to allow req to accept UTF8 strings as...
2001-10-25 Richard LevitteMake sure openssl speed is compilable on systems where...
2001-10-25 Ben LaurieAdd paralellism to speed - note that this currently...
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
next