summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_word.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* On systems where we do not have BN_ULLONG defined (most 64-bit systems),bcook2016-07-051-1/+15
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-110/+105
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-17/+8
* resolve conflictsdjm2008-09-061-14/+53
* Return immediately if argument to BN_sub_word is zero.otto2003-09-251-0/+3
* Do not produce a corrupt BIGNUM when adding 0 to 0 using BN_add_word().otto2003-08-211-0/+3
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+4
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+11
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-20/+10
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+204