Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright consolidation 06/10 | Rich Salz | 2016-05-17 | 1 | -51/+6 |
* | GH601: Various spelling fixes. | FdaSilvaYY | 2016-02-05 | 1 | -1/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | More comment realignmentmaster-post-reformat | Matt Caswell | 2015-01-22 | 1 | -7/+7 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -123/+124 |
* | Further comment changes for reformat (master) | Matt Caswell | 2015-01-22 | 1 | -1/+2 |
* | Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous | Geoff Thorpe | 2003-12-02 | 1 | -3/+5 |
* | BN_sqrt | Bodo Möller | 2000-11-30 | 1 | -2/+0 |
* | Fix BN_kronecker so that it works correctly if 'a' is negative | Bodo Möller | 2000-11-29 | 1 | -2/+2 |
* | Correct a bug in BN_kronecker. | Bodo Möller | 2000-11-28 | 1 | -1/+1 |
* | Add bn_kron.c (BN_kronecker), which I forgot in the previous commit. | Bodo Möller | 2000-11-28 | 1 | -0/+184 |