]> git.ipfire.org Git - thirdparty/openssl.git/history - CHANGES
Note read_ahead-flag related fixes.
[thirdparty/openssl.git] / CHANGES
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.
2000-06-20  Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-16  Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-15  Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-11  Dr. Stephen HensonFix evp_locl.h macros.
2000-06-11  Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-10  Bodo MöllerIn longer tests with g=2, DH exchange does not become...
2000-06-10  Bodo MöllerBN_mod_exp_mont_word entry:
2000-06-08  Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-08  Bodo MöllerAdd entry that Richard forgot.
2000-06-08  Bodo MöllerUse the equivalent of a sliding window (without precomp...
2000-06-07  Bodo MöllerSpeed up DH with small generator.
2000-06-03  Ulf MöllerCygWin32 support.
2000-06-01  Geoff ThorpeThis change will cause builds (by default) to not use...
2000-06-01  Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-30  Bodo MöllerImprove PRNG robustness.
2000-05-30  Dr. Stephen HensonMore EVP cipher revision.
2000-05-30  Dr. Stephen HensonFourth phase EVP revision.
2000-05-28  Dr. Stephen HensonThird phase of EVP cipher overhaul.
2000-05-27  Bodo MöllerBugfix: clear error queue after ignoring ssl_verify_cer...
2000-05-27  Dr. Stephen HensonSecond phase of EVP cipher overhaul.
2000-05-26  Dr. Stephen HensonBeginnings of EVP cipher overhaul. This should eventually
2000-05-25  Bodo MöllerImplement SSL_OP_TLS_ROLLBACK_BUG for servers.
2000-05-24  Dr. Stephen HensonAdd DSA library string. Workaround for IIS .key file...
2000-05-18  Richard LevitteAdd a note about the new document.
2000-05-18  Dr. Stephen HensonFix c_rehash script, add -fingerprint option to crl.
2000-05-15  Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-04  Dr. Stephen HensonFix for SSL server purpose checking
2000-05-04  Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-05-02  Bodo MöllerNote apps/x509.c bugfixes.
2000-04-29  Bodo MöllerAvoid leaking memory in thread_hash (and enable memory...
2000-04-27  Ulf MöllerSubmitted by:
2000-04-20  Geoff ThorpePreviously, the default RSA_METHOD was NULL until the...
next