aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Move feature requests from old bugzilla to todo.rstJack Lloyd2015-07-041-1/+19
* Update release notes for 1.11.18Jack Lloyd2015-07-041-0/+24
* Simplify the website and documentation layout.Jack Lloyd2015-07-0316-696/+144
* Remove remaining Sphinx doc references from news.rstJack Lloyd2015-07-021-35/+32
* Combine all release notes into a single file, just easier to read.Jack Lloyd2015-07-02187-3491/+3223
* Bump version to 1.11.18, update docs to reflect mtn->git conversionJack Lloyd2015-07-028-181/+17
* Add compression doc to indexlloyd2015-06-191-1/+1
* Update for 1.11.17 release1.11.17lloyd2015-06-192-25/+9
* Add initial release notes for 1.11.17lloyd2015-06-111-0/+16
* Remove RC4 (and all support for stream ciphers) from TLSlloyd2015-05-152-2/+4
* Update compression docslloyd2015-05-102-42/+52
* Update for 1.11.16 release1.11.16lloyd2015-03-302-6/+10
* Relnotes updatelloyd2015-03-231-5/+21
* Add ALPN (RFC 7301) and remove NPNlloyd2015-03-203-23/+25
* Bump build to 1.11.16lloyd2015-03-121-0/+11
* Use /usr/bin/env to find python in the install script, Python doc updateslloyd2015-03-101-7/+10
* Update download linklloyd2015-03-081-2/+2
* Update for 1.11.15 release1.11.15lloyd2015-03-081-2/+1
* Add BOTAN_NOEXCEPT macro to work around missing noexcept in VS 2013.rcdailey2015-03-081-0/+3
* Misc doc updatelloyd2015-03-065-260/+6
* In Algo_Registry if a maker func fails, try the next most preferred onelloyd2015-03-051-0/+3
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-0/+2
* When comparing algorithm identifiers consider NULL and emptylloyd2015-03-041-0/+4
* Fix decrypt in FFI/Python. Github issue 53lloyd2015-03-012-0/+6
* Update for 1.11.14 release1.11.14lloyd2015-02-282-24/+58
* Doc updateslloyd2015-02-283-7/+47
* Split amalagamation into ISA specific objectslloyd2015-02-221-10/+11
* Update relnotes and todo, fix python signaturelloyd2015-02-193-38/+62
* Reduce the CTR_BE buffer down to just a few blocks.lloyd2015-02-171-0/+2
* Python: docs, key agreement, fix bcrypt trailing null byte.lloyd2015-02-162-1/+224
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-164-15/+114
* Mark modules pulling in external deps (zlib, boost, etc) as such, andlloyd2015-02-062-40/+27
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-6/+3
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-8/+4
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-31/+37
* Handle repeated initializations of the library better and deal withlloyd2015-01-241-0/+8
* Allow reducing the size of the allocated mlock pool via env variablelloyd2015-01-241-0/+9
* Fix list formattinglloyd2015-01-241-20/+21
* Add Strict_Policy. Disable server initiated renegotiation by default.lloyd2015-01-231-5/+8
* Remove memset_s, not implemented on any machine I can test on andlloyd2015-01-231-2/+2
* Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00lloyd2015-01-213-0/+13
* Update for 1.11.13 release1.11.13lloyd2015-01-112-3/+3
* Add SipHashlloyd2015-01-113-2/+4
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-113-27/+21
* Create a combined news page for the websitelloyd2015-01-102-2/+2
* Convert the asio server from a weird example server to a generic proxy server.lloyd2015-01-102-8/+7
* Move license text to a plain text file without ReST marketlloyd2015-01-103-56/+55
* Add MCEIES, an integrated encryption system using McEliece and AES-256/OCBlloyd2015-01-081-0/+3
* Joel also wrote Threaded_Forklloyd2015-01-081-0/+1
* Add a sketch of a support roadmaplloyd2015-01-081-0/+59