Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -3/+4 |
| | |||||
* | crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+4 |
| | |||||
* | bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -5/+6 |
| | |||||
* | bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -3/+6 |
| | |||||
* | Document BN_set_flags(3) and BN_get_flags(3). | schwarze | 2017-01-30 | 1 | -4/+4 |
| | | | | jsing@ confirmed that these macros are public and worth documenting. | ||||
* | correctly mark all documented macros found in <openssl/bn.h> | schwarze | 2017-01-07 | 1 | -2/+3 |
| | |||||
* | replace all references to bn(3) with BN_new(3), | schwarze | 2016-12-10 | 1 | -3/+3 |
| | | | | and make sure all BN*(3) pages point back to BN_new(3) | ||||
* | Add Copyright and license. | schwarze | 2016-11-20 | 1 | -2/+58 |
| | | | | | Merge a sentence from OpenSSL saying that BN_sub(3) can do in-place manipulation. | ||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | document BN_set_negative() and BN_is_negative(); | schwarze | 2016-11-05 | 1 | -1/+2 |
| | | | | feedback and OK bcook@, OK jsing@ | ||||
* | fourth batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-23 | 1 | -0/+352 |