aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-0420-151/+289
* Report progress as in dsatest.c when creating a DHE key.Bodo Möller2000-02-041-7/+32
* Use correct, not American spelling.Bodo Möller2000-02-042-2/+2
* Correct spelling as it was done in the source.Bodo Möller2000-02-041-1/+1
* *** empty log message ***Ulf Möller2000-02-031-2/+2
* a short page for "speed"Ulf Möller2000-02-031-0/+45
* ispell (and minor modifications)Ulf Möller2000-02-03111-226/+226
* Document hash functions.Ulf Möller2000-02-0320-22/+302
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-0316-46/+80
* Some 'const's for BNs.Bodo Möller2000-02-035-13/+14
* Include OpenSSL license.Bodo Möller2000-02-021-0/+53
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-025-31/+46
* rndsort{Miller, Rabin} primality test.Bodo Möller2000-02-025-195/+102
* Support for "multiply high" instruction, see BN_UMULT_HIGH comment inAndy Polyakov2000-02-023-37/+151
* Update docs.Dr. Stephen Henson2000-02-022-1/+52
* Bug fix: BN_is_prime() would fail with a high probability for smallUlf Möller2000-02-011-0/+1
* match the prototypeUlf Möller2000-02-011-1/+2
* Remove an =over that never endsUlf Möller2000-02-011-7/+0
* link to SSL_get_error(3)Ulf Möller2000-02-011-1/+2
* dhgen is gone.Ulf Möller2000-02-011-1/+1
* Correct one link.Richard Levitte2000-02-011-2/+2
* If n0 == d0, we must alway compute 'rem' "by hand"Bodo Möller2000-02-011-1/+6
* Typo in preprocessor symbol.Bodo Möller2000-02-011-3/+3
* Pointer to important manual page that should be written.Bodo Möller2000-02-011-0/+2
* Change log entry completed.Bodo Möller2000-02-011-1/+1
* undo. I keep confusing my directories. :(Ulf Möller2000-02-011-3/+0
* EBCDIC support.Ulf Möller2000-02-018-9/+249
* Document ERR library.Ulf Möller2000-02-0110-0/+566
* spellingUlf Möller2000-02-012-5/+5
* Print a reassuring message when Configure is done.Ulf Möller2000-02-011-0/+2
* Reference for SHA-1.Bodo Möller2000-01-311-2/+5
* Checked in some junk. Sorry.Ulf Möller2000-01-301-5/+0
* Note changes.Ulf Möller2000-01-301-0/+4
* Seek out and destroy another evil cast.Ulf Möller2000-01-3069-100/+108
* Typos.Ulf Möller2000-01-302-5/+6
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-3036-109/+110
* Update docs: corrections, turn buffer docs into manpage, fold SHA1Ulf Möller2000-01-3020-144/+354
* SynchroniseRichard Levitte2000-01-302-2/+6
* Documentation for BN_is_prime_fasttest.Bodo Möller2000-01-302-18/+46
* Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller2000-01-303-6/+15
* Tiny changes to previous patch (the log message was meant to beBodo Möller2000-01-302-4/+6
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-3015-139/+186
* Update docs.Dr. Stephen Henson2000-01-305-11/+67
* Reimplement so only one synchronous stack is used. The benefit isRichard Levitte2000-01-291-79/+60
* Finally found a form that I like...Richard Levitte2000-01-291-1/+1
* Fix CRL encoding bug.Dr. Stephen Henson2000-01-292-9/+9
* more information on 0.9.5Bodo Möller2000-01-282-2/+5
* Synchronise with Unix codeRichard Levitte2000-01-282-3/+14
* Put config in section 5, where it belongs.Richard Levitte2000-01-281-1/+2
* Add CA.pl man page this time...Dr. Stephen Henson2000-01-281-0/+137