Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg documentation layout. Rename manual to handbook. | Jack Lloyd | 2019-05-31 | 1 | -32/+0 |
| | |||||
* | Update manual to avoid use of old integer typedefs. | Jack Lloyd | 2017-11-14 | 1 | -2/+2 |
| | |||||
* | Cryptobox code modernization | Jack Lloyd | 2017-09-22 | 1 | -0/+4 |
| | | | | Only encrypt so it's easy to verify everything still works. | ||||
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+28 |
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 |