aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update release notesJack Lloyd2016-06-031-0/+1
| | | | [ci skip]
* Doc updatesJack Lloyd2016-04-281-1/+4
| | | | [ci skip]
* Specific ideas re PGP supportJack Lloyd2016-04-151-3/+15
|
* Add support for ChaCha(12)Jack Lloyd2016-04-091-1/+0
|
* More todosJack Lloyd2016-04-031-2/+8
|
* Add IETF standard ChaCha20Poly1305 ciphersuites to TLSJack Lloyd2016-03-231-1/+0
|
* Merge GH #454 X.509 name constraintsJack Lloyd2016-03-161-1/+0
|\
| * Changes from GH #454 reviewJack Lloyd2016-03-161-1/+0
| |
* | TLS client featuresJack Lloyd2016-03-161-3/+8
|/ | | | | | Add flags --policy, --print-certs, --tls1.0, --tls1.1, --tls1.2 Update todo
* Update todoJack Lloyd2016-02-061-11/+15
| | | | [ci skip]
* Misc doc updatesJack Lloyd2016-01-041-1/+1
| | | | [ci skip]
* Improve side channel attack resistance of table based AES implJack Lloyd2015-11-291-0/+1
|
* Doc updatesJack Lloyd2015-10-051-0/+5
| | | | [ci skip]
* Update todoJack Lloyd2015-09-221-2/+3
| | | | [ci skip]
* Reorganize todoJack Lloyd2015-08-281-43/+39
|
* RequestedJack Lloyd2015-08-041-0/+1
|
* Move feature requests from old bugzilla to todo.rstJack Lloyd2015-07-041-1/+19
|
* Simplify the website and documentation layout.Jack Lloyd2015-07-031-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.