aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev
Commit message (Collapse)AuthorAgeFilesLines
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-201-1/+0
|
* Split amalagamation into ISA specific objectslloyd2015-02-221-10/+11
|
* Update relnotes and todo, fix python signaturelloyd2015-02-191-8/+18
|
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-6/+3
|
* Fix list formattinglloyd2015-01-241-20/+21
|
* Add SipHashlloyd2015-01-111-1/+0
|
* Add a sketch of a support roadmaplloyd2015-01-081-0/+59
|
* Add todo.rst derived from enhancement tickets in bugzillalloyd2015-01-071-0/+69
|
* Update for 1.11.12 release1.11.12lloyd2015-01-021-2/+3
|
* Simplifylloyd2014-01-311-11/+1
|
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-102-0/+339
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