Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add limits.h header for INT_MAX | Jack Lloyd | 2017-10-04 | 1 | -0/+1 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | More annotations | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Don't crash if openssl can't allocate a new context | Kirill A. Korinsky | 2017-06-29 | 1 | -0/+3 |
* | Add copy_state to OpenSSL hash functions, and port to OpenSSL 1.1.0 | Jack Lloyd | 2017-05-22 | 1 | -17/+18 |
* | Throw OpenSSL exception if any OpenSSL function failed. | Alexander Bluhm | 2017-04-29 | 1 | -11/+11 |
* | Implement cipher modes with OpenSSL. | Alexander Bluhm | 2017-04-25 | 1 | -0/+200 |