]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
Constify bn_dump1 implementation so that it matches the prototype
[thirdparty/openssl.git] / CHANGES
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
2000-09-04  Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-09-03  Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-09-01  Bodo MöllerQNX 4 support.
2000-08-30  Ben LaurieAdd demo state machine.
2000-08-30  Dr. Stephen HensonFix typo in i2d_ASN1_ENUMERATED
2000-08-22  Dr. Stephen HensonAdd support for 'other' PKCS#7 content types.
2000-08-22  Dr. Stephen HensonFixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.c
2000-08-21  Dr. Stephen HensonVarious fixes...
2000-08-18  Richard LevitteAssar wanted an address change.
2000-08-18  Richard LevitteAdded BIO_vprintf() and BIO_vsnprintf(). The former...
2000-08-17  Richard LevitteDocument the added diversity to the possible log levels.
2000-08-17  Richard LevitteDocument the reconfiguratoin option for Configure.
2000-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-11  Richard LevitteThe pkcs12 had no way of getting a CA file or path...
2000-08-06  Dr. Stephen HensonFix for bad sorting of object names.
2000-08-04  Dr. Stephen HensonChanges needed for Tandem NSK, supplied by Scott Uroff...
2000-07-29  Bodo MöllerDocument rollback issues.
2000-07-29  Bodo MöllerFix SSL 2.0 rollback checking: The previous implementat...
2000-07-28  Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()
2000-07-27  Richard LevitteAdd the possibility to get hexdumps of unprintable...
2000-07-26  Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-21  Bodo Möllercrypto/err.c bugfix
2000-07-21  Richard LevitteRedo and enhance the support for building shared librar...
2000-07-19  Ulf MöllerRandomness polling function for Win9x.
2000-07-12  Dr. Stephen HensonMake req seed the PRNG if signing with
2000-07-10  Dr. Stephen HensonFix some typose in the i2d/d2i functions that
2000-07-07  Dr. Stephen HensonNew ASN1 functions that just deal with
2000-07-05  Richard LevitteDocument the change.
2000-06-28  Richard LevitteUndo the changes I just made. I'm not sure what I...
2000-06-28  Richard LevitteDocument my latest changes.
2000-06-23  Bodo MöllerBSD-style MD5-based password algorithm in 'openssl...
2000-06-22  Richard LevitteDocument the change in req.
2000-06-22  Richard LevitteDocument the change in req.
2000-06-22  Dr. Stephen HensonChange mkstack.pl so it now sorts each group
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
next