Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update release notes | Jack Lloyd | 2016-06-03 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | Doc updates | Jack Lloyd | 2016-04-28 | 1 | -1/+4 |
| | | | | [ci skip] | ||||
* | Specific ideas re PGP support | Jack Lloyd | 2016-04-15 | 1 | -3/+15 |
| | |||||
* | Add support for ChaCha(12) | Jack Lloyd | 2016-04-09 | 1 | -1/+0 |
| | |||||
* | More todos | Jack Lloyd | 2016-04-03 | 1 | -2/+8 |
| | |||||
* | Add IETF standard ChaCha20Poly1305 ciphersuites to TLS | Jack Lloyd | 2016-03-23 | 1 | -1/+0 |
| | |||||
* | Merge GH #454 X.509 name constraints | Jack Lloyd | 2016-03-16 | 1 | -1/+0 |
|\ | |||||
| * | Changes from GH #454 review | Jack Lloyd | 2016-03-16 | 1 | -1/+0 |
| | | |||||
* | | TLS client features | Jack Lloyd | 2016-03-16 | 1 | -3/+8 |
|/ | | | | | | Add flags --policy, --print-certs, --tls1.0, --tls1.1, --tls1.2 Update todo | ||||
* | Update todo | Jack Lloyd | 2016-02-06 | 1 | -11/+15 |
| | | | | [ci skip] | ||||
* | Misc doc updates | Jack Lloyd | 2016-01-04 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Improve side channel attack resistance of table based AES impl | Jack Lloyd | 2015-11-29 | 1 | -0/+1 |
| | |||||
* | Doc updates | Jack Lloyd | 2015-10-05 | 1 | -0/+5 |
| | | | | [ci skip] | ||||
* | Update todo | Jack Lloyd | 2015-09-22 | 1 | -2/+3 |
| | | | | [ci skip] | ||||
* | Reorganize todo | Jack Lloyd | 2015-08-28 | 1 | -43/+39 |
| | |||||
* | Requested | Jack Lloyd | 2015-08-04 | 1 | -0/+1 |
| | |||||
* | Move feature requests from old bugzilla to todo.rst | Jack Lloyd | 2015-07-04 | 1 | -1/+19 |
| | |||||
* | Simplify the website and documentation layout. | Jack Lloyd | 2015-07-03 | 1 | -0/+74 |
Merge the website index, download page, algo page into the readme file so all the important information is in one place. The readme.rst is now also used as the website landing page. Remove the website target on the makefile, replaced by website.sh, since I'm the only one who ever needs to run this. Fix various ReST formatting bugs in news.rst and the manual Remove the old build_log which hasn't been touched in years and refers entirely to compilers which we don't support anymore. |