aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website
Commit message (Collapse)AuthorAgeFilesLines
* Misc doc updatelloyd2015-03-064-259/+2
|
* Update for 1.11.14 release1.11.14lloyd2015-02-281-2/+2
|
* Update for 1.11.13 release1.11.13lloyd2015-01-111-2/+2
|
* Add SipHashlloyd2015-01-111-1/+2
|
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-5/+3
|
* Create a combined news page for the websitelloyd2015-01-102-2/+2
|
* Move license text to a plain text file without ReST marketlloyd2015-01-101-0/+8
|
* Netsieben.com appears to be gone but there is a fork on githublloyd2015-01-061-1/+1
|
* Tick version to 1.11.13lloyd2015-01-031-1/+1
|
* Update for 1.11.12 release1.11.12lloyd2015-01-021-2/+2
|
* Point to github on index pagelloyd2015-01-021-3/+6
|
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-0/+1
|
* Update algoslloyd2014-12-271-1/+2
|
* Mention github issueslloyd2014-12-271-4/+5
|
* Update download link and tick version number.lloyd2014-12-221-2/+2
|
* Add 1.10.9 releaselloyd2014-12-131-5/+3
|
* Update for 1.11.10 release1.11.10lloyd2014-12-101-3/+3
|
* Update release note pointers1.11.9lloyd2014-04-101-6/+6
|
* Website tweakslloyd2014-02-194-22/+28
|
* Website tweakslloyd2014-02-152-28/+28
|
* Release 1.11.81.11.8lloyd2014-02-141-3/+3
|
* Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.lloyd2014-02-081-3/+3
|
* Resurrect algos.rstlloyd2014-02-083-7/+111
|
* Website tweaks. Rename TLS suite script options.lloyd2014-01-114-25/+33
|
* Fix link. Release 1.11.71.11.7lloyd2014-01-102-4/+5
|
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-107-0/+561
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