aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add a note that no RNG is part of the minimized buildRené Korthaus2017-03-171-2/+12
* Document --with-build-dir correctly in building manual.Alexander Bluhm2017-03-091-1/+1
* Merge GH #905 Fix TLS doc re default DH minimum sizeJack Lloyd2017-03-071-1/+1
|\
| * Fix the default value (2048) of minimum_dh_group_size in the documentationlouiz’2017-03-071-1/+1
* | Allow OCSP requests without the full subject certificateNuno Goncalves2017-03-041-6/+18
|/
* Some todos [ci skip]Jack Lloyd2017-02-231-1/+4
* Document hash, rng, mac, pbkdf and kdf in ffi handbookRené Korthaus2017-02-191-24/+73
* Add all ffi functions and types to ffi.rstRené Korthaus2017-02-191-19/+236
* Add more docs for ffiRené Korthaus2017-02-191-3/+73
* Add minimal example code to tls handbookRené Korthaus2017-02-131-2/+237
* Update todo listJack Lloyd2017-02-071-6/+8
* Complete the rename of Python wrapperJack Lloyd2017-01-243-3/+3
* Remove --with-pkcs11 option from CI scripts, docsRené Korthaus2017-01-111-1/+1
* Switch to readthedocs Sphinx themeJack Lloyd2017-01-072-9/+34
* Update for 2.0.0 release2.0.0Jack Lloyd2017-01-061-1/+1
* Fix table formatting in support.rstJack Lloyd2017-01-061-11/+9
* Merge GH #802 Update version to 2.0.0, change lib and include dir namesJack Lloyd2017-01-061-6/+6
|\
| * Update shared object naming for new versioning scheme.Jack Lloyd2017-01-061-6/+6
* | Add document for distribution maintainersJack Lloyd2017-01-062-0/+39
|/
* Merge GH #803 Add botan_ffi_supports_version funcJack Lloyd2017-01-051-1/+11
|\
| * Add botan_ffi_supports_api functionJack Lloyd2017-01-041-1/+11
* | Comment on warnings in goals doc [ci skip]Jack Lloyd2017-01-051-2/+4
* | Add missing entry to manual TOCJack Lloyd2017-01-041-1/+1
|/
* Update roadmap, add support and versioning infoJack Lloyd2017-01-033-63/+66
* Merge GH #793 Add iOS targetJack Lloyd2017-01-032-27/+33
|\
| * Update docs on building for iosSimon Warta2017-01-031-8/+8
| * Update os.rstSimon Warta2017-01-031-19/+25
* | Minor tweaks to side channel textJack Lloyd2017-01-031-14/+18
|/
* Tweak AES text a bitJack Lloyd2017-01-021-20/+26
* Remove unhelpful firststep.rstJack Lloyd2017-01-022-39/+0
* Update RNG doc [ci skip]Jack Lloyd2017-01-021-20/+14
* Merge GH #788 Add project goals statementJack Lloyd2017-01-022-0/+130
|\
| * Add a statement of project goals (and non-goals)Jack Lloyd2016-12-302-0/+130
* | Merge GH #787 Add side channel docJack Lloyd2017-01-022-4/+396
|\ \
| * | Address review comments on side channel docJack Lloyd2017-01-022-38/+79
| * | Add a doc on side channel countermeasures and known issuesJack Lloyd2016-12-281-0/+351
* | | Small documentation updatesJack Lloyd2016-12-302-3/+14
* | | Update todo [ci skip]Jack Lloyd2016-12-301-0/+2
* | | Update ABI doc to reflect new versioning schemeJack Lloyd2016-12-301-13/+10
| |/ |/|
* | Add note about CECPQ1 in TLS manualJack Lloyd2016-12-281-0/+16
* | Misc doc tweaksJack Lloyd2016-12-284-11/+11
|/
* Address some review comments by @cordney in TPM docJack Lloyd2016-12-281-4/+4
* Detail supported platforms/compilers for Botan 2Jack Lloyd2016-12-263-15/+45
* Add basic docs for TPM APIJack Lloyd2016-12-242-1/+115
* Update OCSP manual, and inline to main X.509 docJack Lloyd2016-12-173-48/+116
* Update the X.509 manual and add more informationRené Korthaus2016-12-171-58/+243
* Update todo [ci skip]Jack Lloyd2016-12-081-2/+1
* Update pubkey docsDaniel Neus2016-12-082-41/+71
* resolved invalid links to build with sphinx 1.5Never2016-12-072-2/+2
* Merge GH #756 Remove ECB Cipher_Mode classJack Lloyd2016-12-051-2/+0
|\