Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include bn.h and err.h from <openssl/...>, not the old <ssl/...> location. | 2015-02-16 | 1 | -2/+2 | |
* | fix fractional number exponentiation, especially for negative exponents | 2012-11-07 | 1 | -2/+3 | |
* | use BN_set_negative() and BN_is_negative() instead of subtracting or | 2012-11-06 | 1 | -3/+1 | |
* | delint; use size_t as stack size and ssize_t as stack pointer. | 2006-01-16 | 1 | -3/+3 | |
* | delint wrt return values, including some missing BN return | 2006-01-15 | 1 | -2/+2 | |
* | Allow for more registers using a 2 byte index. This feature is | 2003-12-01 | 1 | -2/+2 | |
* | Add missing copyright. | 2003-09-19 | 1 | -0/+18 | |
* | A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines. | 2003-09-19 | 1 | -0/+80 |