summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_shift.c
Commit message (Expand)AuthorAgeFilesLines
* Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell2015-05-221-0/+10
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-147/+136
* Fix crash in BN_rshift [from HEAD].Andy Polyakov2008-10-281-1/+1
* This rewrites two "for" loops in BN_rshift() - equality with zero isGeoff Thorpe2003-11-131-3/+2
* Add debug-screening of input parameters to some functions I'd missedGeoff Thorpe2003-11-061-0/+12
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-3/+7
* Fix BN_rshift, which caused lots of trouble.Bodo Möller2000-11-301-0/+5
* Fix warnings in expspeed.c (but the segmentation fault remains)Bodo Möller2000-11-291-1/+1
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-3/+3
* This probably fixes a BN_rshift bug.Bodo Möller2000-06-131-1/+1
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-14/+4
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+210