]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
New function X509V3_extensions_print() this removes extension duplication
[thirdparty/openssl.git] / CHANGES
2000-12-14  Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-14  Bodo MöllerFirst step towards SSL_peek fix.
2000-12-14  Dr. Stephen HensonNew function X509_signature_print() to remove some...
2000-12-13  Dr. Stephen HensonChange the PKCS7 structure to use SEQUENCE OF for the
2000-12-13  Dr. Stephen HensonReplace the old style OCSP ASN1 module.
2000-12-13  Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-12-07  Bodo MöllerFix some things that look like bugs.
2000-12-07  Bodo MöllerSign-related fixes (and tests).
2000-12-06  Bodo MöllerBN_mod_sqrt documentation/comment
2000-12-06  Bodo MöllerFaster BN_mod_sqrt algorithm for p == 5 (8).
2000-12-04  Bodo MöllerImprove formatting.
2000-12-04  Geoff ThorpeMake a note of the LHASH changes.
2000-12-02  Ulf MöllerNote the bntest change.
2000-12-01  Richard LevitteCorrect a mail address...
2000-12-01  Richard LevitteDocument the addition of Kerberos stuff.
2000-12-01  Ulf MöllerBorland C fix.
2000-12-01  Ulf Möllertypo
2000-11-30  Bodo MöllerFix BN_rshift, which caused lots of trouble.
2000-11-30  Richard LevitteNew format for the FAQ. We now have different sections...
2000-11-30  Richard LevitteChanges to c_zlib.c to make ZLIB.DLL dynamically loadab...
2000-11-30  Bodo MöllerBN_mod_sqrt
2000-11-29  Geoff ThorpeAmend the original CHANGES log entry. The ex_data handl...
2000-11-29  Lutz JänickeLog security relevant change.
2000-11-29  Bodo MöllerBN_bin2bn did *not* contain an off-by-one error;
2000-11-29  Bodo MöllerExpand expspeed.c to make BN_kronecker timings.
2000-11-29  Bodo MöllerImplement BN_kronecker test.
2000-11-29  Bodo MöllerImprove BN_mod_inverse performance.
2000-11-28  Bodo MöllerNote that SSL_peek has been disabled.
2000-11-27  Bodo MöllerFix BN_is_... macros.
2000-11-26  Geoff ThorpeIt was a small change, but it *could* conceivably affec...
2000-11-26  Bodo MöllerMore BN_mod_... functions.
2000-11-26  Bodo Möllermodular arithmetics
2000-11-18  Richard LevitteRemove two bn_wexpand() from BN_mul(), which is a step...
2000-11-17  Bodo MöllerImprove usability of 'openssl passwd' by including
2000-11-08  Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-08  Bodo MöllerBN_CTX-related fixes.
2000-11-07  Richard Levitteshl_load() also needs to load along a path given through an
2000-11-06  Richard LevitteDocument recent constifications.
2000-11-06  Richard LevitteAs a consequence of the BIGNUM constification, the...
2000-11-06  Richard LevitteMake all engines available in the openssl application.
2000-11-06  Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-11-06  Richard LevitteMake sure that shared libraries get the internal name...
2000-11-02  Richard LevitteChange the engine library so the application writer...
2000-11-02  Richard Levitte'openssl engine' can now list engine capabilities....
2000-11-02  Richard LevitteBetter error reporting in 'openssl engine'
2000-11-02  Bodo MöllerNever call load_dh_param(NULL) because this leads to...
2000-11-01  Richard LevitteAdd application to enumerate, list and test engines...
2000-11-01  Richard LevitteAdd support for shared libraries under Irix.
2000-10-31  Richard LevitteImprovements to openssl.spec.
2000-10-31  Richard LevitteAdd configuration option to build on Linux on both...
2000-10-28  Richard LevitteDocument the change.
2000-10-27  Richard LevitteDocument the OCSP addition.
2000-10-26  Ulf Möller.
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-26  Geoff ThorpeAdd a note about the recent DSO changes in CHANGES. BEFORE_engine
2000-10-21  Richard LevitteDocument
2000-10-21  Richard LevitteAdd what's needed to get shared libraries on HP-UX.
2000-10-21  Richard LevitteDocument the change to NCONF.
2000-10-20  Dr. Stephen HensonFix for bug (?) in assembly language routines for SHA1...
2000-10-14  Dr. Stephen HensonFix for typo in certificate directory lookup code.
2000-10-14  Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-10-13  Richard LevitteRework the system to generate shared libraries:
2000-10-12  Dr. Stephen HensonMake non blocking I/O work for accept BIOs.
2000-10-06  Dr. Stephen HensonMore code for X509_print_ex() support.
2000-10-04  Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-10-01  Richard LevitteDocument...
2000-09-26  Bodo MöllerNote read_ahead-flag related fixes.
2000-09-25  Richard LevitteDocument the change.
2000-09-24  Richard LevitteUpdate the status and version number to 0.9.7-dev.
2000-09-24  Richard LevitteTime to build the release. Bump the version info accor...
2000-09-23  Ulf MöllerAdd some missing info.
2000-09-22  Bodo Möllertypo
2000-09-22  Bodo MöllerAvoid protocol rollback.
2000-09-22  Dr. Stephen HensonOnly use the new informational verify codes if we
2000-09-21  Dr. Stephen HensonFix ASN1_TYPE bug.
2000-09-20  Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-09-19  Bodo MöllerTotally remove the supposedly 'faster' variant in
2000-09-19  Bodo MöllerClarification about Montgomery problem
2000-09-19  Bodo MöllerDocument BN_mod_mul_montgomery bug;
2000-09-18  Dr. Stephen HensonWork around for Netscape PKCS#7 signedData bug.
2000-09-17  Bodo MöllerRename new BIO_set_shutdown_wr macro to just BIO_shutdo...
2000-09-15  Richard LevitteA DSO method for VMS was missing, and I had the code...
2000-09-14  Ulf MöllerBug fix: Montgomery multiplication could produce result...
2000-09-14  Richard LevitteAdd Damien Miller's RPM specification file with a few...
2000-09-14  Richard LevitteAdd a number of documentation files, mostly for SSL...
2000-09-14  Richard LevitteAdd a configuration for Sony News 4.
2000-09-13  Ulf MöllerThe other log message should have read "Note the DSA...
2000-09-13  Ulf MöllerNot the DSA change.
2000-09-12  Bodo MöllerNew SSL API mode 'SSL_MODE_AUTO_RETRY', which disables...
2000-09-11  Ben LaurieDocument an old change.
2000-09-10  Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-09-07  Dr. Stephen HensonTwo new PKCS#12 demo programs.
2000-09-07  Dr. Stephen HensonUgh, BIO_find_type() cannot be passed a NULL.
2000-09-07  Richard LevitteMajor hack of mkdef.pl. There should be no more need...
2000-09-05  Dr. Stephen HensonFix typo in rsautl.
2000-09-05  Dr. Stephen Henson*BIG* verify code reorganisation.
2000-09-05  Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-09-05  Bodo MöllerMention fix in bio_lib.c.
2000-09-04  Bodo MöllerConsistency
next