typo
[openssl.git] / CHANGES
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
2000-03-07 Dr. Stephen HensonNew compatability trust and purpose settings.
2000-03-07 Dr. Stephen HensonFix the PKCS#8 DSA code so it works again. All the
2000-03-06 Ulf Möllerbug fix release planned
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-04 Bodo MöllerGenerate correct error reasons strings for SYSerr.
2000-03-03 Bodo MöllerNew '-dsaparam' option for 'openssl dhparam', and relat...
2000-03-03 Dr. Stephen HensonMove the 'file scope' argument in set_label to
2000-03-02 Bodo MöllerUse RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
2000-03-02 Bodo MöllerUse RAND_METHOD for implementing RAND_status.
2000-03-01 Ulf MöllerNote bug fix for the DSA infinite loop
2000-03-01 Bodo MöllerDocument the 'rand' application.
2000-02-29 Ralf S. EngelschallAdded configuration support for Linux/IA64
2000-02-28 Ulf MöllerSupport assembler for Mingw32.
2000-02-28 Ulf MöllerShared library support for Solaris and HPUX
2000-02-28 Bodo MöllerSwitch to 0.9.6, and finally remove the annoying message
2000-02-28 Dr. Stephen HensonOuch! PKCS7_encrypt() was heading MIME text headers...
2000-02-28 Richard LevitteTime for a release
2000-02-27 Dr. Stephen HensonDon't call BN_rand with zero bits in bntest.c
2000-02-27 Andy PolyakovStatement that it fails only on 32-bit architectures...
2000-02-27 Ulf MöllerBug fix!
2000-02-27 Dr. Stephen HensonFix so Win32 assembly language works with MASM.
2000-02-26 Dr. Stephen HensonMake ASN1 types real typedefs.
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Ulf MöllerMake clear which naming convention is meant.
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-25 Dr. Stephen HensonAllow code which calls RSA temp key callback to cope
2000-02-24 Ulf MöllerBIO_printf() change
2000-02-24 Ulf MöllerSupport EGD.
2000-02-23 Ulf Mölleradd missing names.
2000-02-23 Dr. Stephen HensonAllow ADH to be used but not present in the default...
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-21 Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-20 Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-02-20 Dr. Stephen HensonChange the 'other' structure in certificate aux info.
2000-02-19 Bodo MöllerAllow for higher granularity of entropy estimates by...
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-16 Dr. Stephen HensonPass phrase reorganisation.
2000-02-16 Ben LaurieAdd support for Compaq Atalla crypto accelerator.
2000-02-15 Dr. Stephen HensonFix for Netscape "hang" bug.
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-12 Dr. Stephen HensonMake pkcs12 and smime applications seed random number
2000-02-11 Bodo MöllerCorrections.
2000-02-10 Bodo Möller'passwd' tool.
2000-02-08 Dr. Stephen HensonAdd command line password options to the reamining...
2000-02-06 Ulf MöllerImprove bntest slightly, and fix another bug in the...
2000-02-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-02-06 Ulf MöllerBN_div bugfix. The q-- loop should not be entered in...
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-03 Dr. Stephen HensonAdd new -notext option to 'ca', -pubkey option to spkac.
2000-02-02 Bodo Möllerrndsort{Miller, Rabin} primality test.
2000-02-01 Bodo MöllerChange log entry completed.
2000-02-01 Ulf MöllerEBCDIC support.
2000-01-30 Ulf MöllerNote changes.
2000-01-30 Bodo MöllerDocumentation for BN_is_prime_fasttest.
2000-01-30 Bodo MöllerMake output of "openssl dsaparam 1024" more interesting :-)
2000-01-30 Bodo MöllerTiny changes to previous patch (the log message was...
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-29 Dr. Stephen HensonFix CRL encoding bug.
2000-01-28 Bodo Möllermore information on 0.9.5
2000-01-28 Dr. Stephen HensonNew -pkcs12 option to CA.pl.
next