aboutsummaryrefslogtreecommitdiffstats
path: root/doc/roadmap.rst
Commit message (Collapse)AuthorAgeFilesLines
* We test with BoGo nowJack Lloyd2019-07-121-3/+2
|
* Switch up the roadmapJack Lloyd2019-06-291-37/+23
| | | | | TLS v1.3 is specified and final, whereas the PAKEs and PQ schemes are still in flux.
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-0/+68
|
* Move the roadmap into the handbook so end-users can find it.Jack Lloyd2018-05-211-102/+0
|
* Note that PSK database is now availableJack Lloyd2017-12-281-0/+1
|
* Update the roadmapJack Lloyd2017-11-151-39/+59
|
* Update docsJack Lloyd2017-06-091-6/+0
|
* Update roadmap, add support and versioning infoJack Lloyd2017-01-031-62/+33
| | | | [ci skip]
* Detail supported platforms/compilers for Botan 2Jack Lloyd2016-12-261-15/+0
| | | | | | Prior related discussion tickets GH #111 #703 [ci skip]
* Update roadmap with plans for 2017 [ci skip]Jack Lloyd2016-11-281-0/+66
|
* Update roadmap re 2.0Jack Lloyd2016-11-031-34/+42
| | | | [ci skip]
* Misc doc updatesJack Lloyd2016-01-041-2/+1
| | | | [ci skip]
* Simplify the website and documentation layout.Jack Lloyd2015-07-031-0/+58
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.