summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_exp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Replace (sometimes conditional) use of alloca with malloc, and clearingmiod2014-05-231-16/+0
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-2/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-564/+582
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-6/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* resolve conflictsdjm2012-10-131-67/+173
* resolve conflicts, fix local changesdjm2010-10-011-1/+2
* resolve conflictsdjm2008-09-061-65/+68
* resolve conflictsdjm2006-06-271-2/+242
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-49/+100
* openssl-engine-0.9.6 mergebeck2000-12-151-287/+234
* OpenSSL 0.9.5 mergebeck2000-03-191-19/+219
* OpenSSL 0.9.4 mergebeck1999-09-291-107/+103
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+553