summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from main trunk: lets see if this works ;-)BRANCH_ASN1Dr. Stephen Henson2000-12-061-133/+196
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-7/+7
* Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com).Dr. Stephen Henson2000-08-041-7/+7
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-12/+12
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-37/+0
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Document the BN library.Ulf Möller2000-01-231-0/+5
* by request: let BN_dup(NULL) just return NULLBodo Möller1999-07-301-0/+2
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-1/+1
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-6/+6
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-201-58/+79
* OPENSSL_EXTERN, OPENSSL_GLOBALBodo Möller1999-05-151-8/+8
* VMS support.Ulf Möller1999-05-131-8/+8
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-65/+28
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson1999-04-151-17/+26
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-76/+254
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-13/+59
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+565