Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address various GCC warnings | Jack Lloyd | 2017-10-06 | 1 | -4/+4 |
* | Avoid empty methods, use =default or add a comment | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | More MSVC warnings fixes | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -31/+31 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -2/+2 |
* | Missing adds | Jack Lloyd | 2015-12-11 | 1 | -1/+0 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add support for DTLS handshake timeouts and retransmissions. | lloyd | 2014-10-06 | 1 | -7/+15 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+125 |