summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_div.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Split out BN_div and BN_mod into ct and nonct versions for Internal use.beck2017-01-211-7/+29
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+4
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* When building a BN on the stack in BN_div(), make sure to initialize all itsmiod2014-06-271-1/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-129/+134
* Try to clean the maze of <openssl/bn.h> defines regarding the BN internals.miod2014-04-241-69/+2
* Unifdef -UPEDANTIC. ok beck@ tedu@miod2014-04-231-1/+1
* Nuke BN_DEBUG_LEVITTEmiod2014-04-171-10/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+2
* resolve conflictsdjm2012-10-131-238/+34
* resolve conflicts, fix local changesdjm2010-10-011-3/+10
* cherrypick patch from OpenSSL 0.9.8m:djm2010-03-041-1/+1
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-2/+13
* resolve conflictsdjm2008-09-061-27/+272
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+27
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-4/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-43/+23
* openssl-engine-0.9.6a mergebeck2001-06-221-3/+4
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-92/+114
* OpenSSL 0.9.4 mergebeck1999-09-291-54/+126
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+286