summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-02-25Allow code which calls RSA temp key callback to copeDr. Stephen Henson
2000-02-24BIO_printf() changeUlf Möller
2000-02-24Support EGD.Ulf Möller
2000-02-23add missing names.Ulf Möller
2000-02-23Allow ADH to be used but not present in the default cipherDr. Stephen Henson
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller
2000-02-20Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-16Add support for Compaq Atalla crypto accelerator.Ben Laurie
2000-02-15Fix for Netscape "hang" bug.Dr. Stephen Henson
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-02-12Make pkcs12 and smime applications seed random numberDr. Stephen Henson
2000-02-11Corrections.Bodo Möller
2000-02-10'passwd' tool.Bodo Möller
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller
2000-02-06Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov
2000-02-06BN_div bugfix. The q-- loop should not be entered in the n0==d0 case.Ulf Möller
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson
2000-02-02rndsort{Miller, Rabin} primality test.Bodo Möller
2000-02-01Change log entry completed.Bodo Möller
2000-02-01EBCDIC support.Ulf Möller
2000-01-30Note changes.Ulf Möller
2000-01-30Documentation for BN_is_prime_fasttest.Bodo Möller
2000-01-30Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller
2000-01-30Tiny changes to previous patch (the log message was meant to beBodo Möller
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller
2000-01-29Fix CRL encoding bug.Dr. Stephen Henson
2000-01-28more information on 0.9.5Bodo Möller
2000-01-28New -pkcs12 option to CA.pl.Dr. Stephen Henson
2000-01-27Document DSA and SHA.Ulf Möller
2000-01-27Run ispell.Ulf Möller
2000-01-24Avoid a race condition.Bodo Möller
2000-01-24Improve clarity.Bodo Möller
2000-01-24Document RAND_load_file change.Bodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-23Make s_server, s_client check cipher list return codes.Dr. Stephen Henson
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
2000-01-22Add new program dhparam and update docs.Dr. Stephen Henson
2000-01-22Gets Lutz Jaenicke's name right this time :-)Dr. Stephen Henson
2000-01-22Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson
2000-01-21Make -CAcreateserial start from 1 instead of 0 forDr. Stephen Henson
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller