Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -1/+0 |
| | |||||
* | Split amalagamation into ISA specific objects | lloyd | 2015-02-22 | 1 | -10/+11 |
| | |||||
* | Update relnotes and todo, fix python signature | lloyd | 2015-02-19 | 1 | -8/+18 |
| | |||||
* | Enable OpenSSL for providing ciphers and hashes again. | lloyd | 2015-02-05 | 1 | -6/+3 |
| | |||||
* | Fix list formatting | lloyd | 2015-01-24 | 1 | -20/+21 |
| | |||||
* | Add SipHash | lloyd | 2015-01-11 | 1 | -1/+0 |
| | |||||
* | Add a sketch of a support roadmap | lloyd | 2015-01-08 | 1 | -0/+59 |
| | |||||
* | Add todo.rst derived from enhancement tickets in bugzilla | lloyd | 2015-01-07 | 1 | -0/+69 |
| | |||||
* | Update for 1.11.12 release1.11.12 | lloyd | 2015-01-02 | 1 | -2/+3 |
| | |||||
* | Simplify | lloyd | 2014-01-31 | 1 | -11/+1 |
| | |||||
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 2 | -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 |