Docs for socket BIO.
[openssl.git] / CHANGES
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...
2000-04-19 Geoff ThorpeThis change facilitates name translation for shared...
2000-04-14 Bodo MöllerNew function ERR_error_string_n.
2000-04-10 Richard LevitteI forgot to update the change log
2000-04-06 Bodo MöllerIn theory, TLS v1 ciphersuites are not the same as...
2000-04-04 Geoff ThorpeBetter make a note of what's going on ... :-)
2000-04-01 Richard LevitteTagging has now been done, update to the next version...
2000-04-01 Richard LevitteVersion and name changes, and a last minute changelog OpenSSL_0_9_5a
2000-03-30 Bodo MöllerEntry for ssleay_rand_status locking fix.
2000-03-27 Bodo MöllerFix typo in -clrext option, but add a compatibility...
2000-03-27 Dr. Stephen HensonFix for HMAC.
2000-03-22 Dr. Stephen HensonFix a memory leak in PKCS12_parse.
2000-03-19 Ulf Möllerdes_quad_cksum() byte order bug fix.
2000-03-14 Dr. Stephen HensonMake V_ASN1_APP_CHOOSE work again.
2000-03-13 Bodo MöllerCorrection.
2000-03-13 Bodo MöllerClarifications for 'no-XXX'.
2000-03-13 Bodo Möller"openssl no-..." commands for avoiding the need to...
2000-03-13 Bodo MöllerUpdate test suite so that 'make test' succeeds in ...
2000-03-13 Bodo MöllerCopy DH key (if available) in addition to the bare...
2000-03-10 Bodo MöllerMention -ign_eof.
2000-03-07 Bodo Möllerspelling
next