summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-02-04Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson
2000-02-04Report progress as in dsatest.c when creating a DHE key.Bodo Möller
2000-02-04Use correct, not American spelling.Bodo Möller
2000-02-04Correct spelling as it was done in the source.Bodo Möller
2000-02-03*** empty log message ***Ulf Möller
2000-02-03a short page for "speed"Ulf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-02-03Document hash functions.Ulf Möller
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson
2000-02-03Some 'const's for BNs.Bodo Möller
2000-02-02Include OpenSSL license.Bodo Möller
2000-02-02Tolerate negative numbers in BN_is_prime.Bodo Möller
2000-02-02rndsort{Miller, Rabin} primality test.Bodo Möller
2000-02-02Support for "multiply high" instruction, see BN_UMULT_HIGH comment inAndy Polyakov
2000-02-02Update docs.Dr. Stephen Henson
2000-02-01Bug fix: BN_is_prime() would fail with a high probability for smallUlf Möller
2000-02-01match the prototypeUlf Möller
2000-02-01Remove an =over that never endsUlf Möller
2000-02-01link to SSL_get_error(3)Ulf Möller
2000-02-01dhgen is gone.Ulf Möller
2000-02-01Correct one link.Richard Levitte
2000-02-01If n0 == d0, we must alway compute 'rem' "by hand"Bodo Möller
2000-02-01Typo in preprocessor symbol.Bodo Möller
2000-02-01Pointer to important manual page that should be written.Bodo Möller
2000-02-01Change log entry completed.Bodo Möller
2000-02-01undo. I keep confusing my directories. :(Ulf Möller
2000-02-01EBCDIC support.Ulf Möller
2000-02-01Document ERR library.Ulf Möller
2000-02-01spellingUlf Möller
2000-02-01Print a reassuring message when Configure is done.Ulf Möller
2000-01-31Reference for SHA-1.Bodo Möller
2000-01-30Checked in some junk. Sorry.Ulf Möller
2000-01-30Note changes.Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-30Typos.Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-30Update docs: corrections, turn buffer docs into manpage, fold SHA1Ulf Möller
2000-01-30SynchroniseRichard Levitte
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-30Update docs.Dr. Stephen Henson
2000-01-29Reimplement so only one synchronous stack is used. The benefit isRichard Levitte
2000-01-29Finally found a form that I like...Richard Levitte
2000-01-29Fix CRL encoding bug.Dr. Stephen Henson
2000-01-28more information on 0.9.5Bodo Möller
2000-01-28Synchronise with Unix codeRichard Levitte
2000-01-28Put config in section 5, where it belongs.Richard Levitte
2000-01-28Add CA.pl man page this time...Dr. Stephen Henson