Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TEST_DATA_DIR | Simon Warta | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -4/+7 |
| | | | | Fixes #146. | ||||
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+6 |
| | | | | | Update license header line to specify the terms and refer to the file, neither of which it included before. | ||||
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -3/+1 |
| | |||||
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -2/+6 |
| | |||||
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+55 |
Add `website` target to makefile. Some progress towards fixing minimized builds. TLS now hard requires ECDSA and GCM since otherwise a minimized build has only insecure options. Remove boost_thread dependency in command line tool |