aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add TLS::Stream code exampleHannes Rantzsch2019-05-231-0/+133
| | |
| * | Manual section for TLS::StreamHannes Rantzsch2019-05-231-0/+109
| | |
* | | Update todoJack Lloyd2019-05-221-1/+0
|/ /
* | Merge GH #1960 Add option for setting arbitrary macros during buildJack Lloyd2019-05-221-0/+7
|\ \
| * | adaptions after code reviewRené Meusel2019-05-221-4/+4
| | |
| * | amend documentation regarding --with-external-compile-definitionRené Meusel2019-05-211-0/+7
| | |
* | | Merge GH #1964 Add configure helpers for Boost, enable Boost on AppVeyorJack Lloyd2019-05-221-0/+9
|\ \ \ | |/ / |/| |
| * | add documentation for --boost-library-nameRené Meusel2019-05-221-0/+9
| | |
* | | amend documentationRené Meusel2019-05-211-2/+4
|/ /
* | Merge GH #1948 Use getentropy on FreeBSDJack Lloyd2019-05-151-1/+1
|\ \
| * | FreeBSD supports getentropy call since 12.x branchDavid Carlier2019-05-151-1/+1
| | |
* | | Deprecate SHA-1 in TLS v1.2Jack Lloyd2019-05-141-0/+2
|/ /
* | deduplicate certificates in find_all_certsTim Oesterreich2019-05-142-1/+1
| |
* | functionality to support multiple OUs, missing unit tests on more_dnsndotb2019-05-071-0/+4
| |
* | Merge GH #1935 Fix docJack Lloyd2019-05-071-2/+2
|\ \
| * | doc: Fix up another broken code example in tls.rst刘群2019-05-071-1/+1
| | | | | | | | | | | | | | | class Server_Credentials is not defined in namespace Botan either. Signed-off-by: Liu Qun <[email protected]>
| * | doc: Fix up the broken code example tls_client.cpp刘群2019-05-071-1/+1
| |/ | | | | | | | | class Client_Credentials is not defined in namespace Botan Signed-off-by: Liu Qun <[email protected]>
* / Another todoJack Lloyd2019-05-071-0/+1
|/
* Add a todoJack Lloyd2019-05-031-0/+1
|
* More FFI todos [ci skip]Jack Lloyd2019-04-271-0/+2
|
* Merge GH #1913 Fix some issues with minimized buildsJack Lloyd2019-04-271-0/+1
|\
| * Fix some build/test problems with minimized buildsJack Lloyd2019-04-261-0/+1
| |
* | Document |upperJack Lloyd2019-04-261-0/+3
|/
* Require Python binding for any new FFI additionsJack Lloyd2019-04-221-0/+8
| | | | This would avoid the current issue in #1906
* Also deprecate Python2 with the Python wrapperJack Lloyd2019-04-191-3/+5
| | | | | Supporting both is actually kind of a pain and it would be nice to be able to drop that eventually.
* Support loading keys in PythonJack Lloyd2019-04-181-9/+21
| | | | Which was missing for whatever bad reason. GH #1900
* Add cross checks for compiler infoJack Lloyd2019-04-181-4/+9
| | | | Helps detect basic errors
* Make the ISA list a listJack Lloyd2019-04-171-3/+4
|
* Document configure.pyJack Lloyd2019-04-164-0/+391
|
* Provides auxiliary vector support for FreeBSD.David Carlier2019-04-151-0/+1
| | | | somewhat similar to Linux's counterpart but mainly for cpu features.
* Document new optionsJack Lloyd2019-04-102-0/+20
|
* Update roadmap [ci skip]Jack Lloyd2019-04-081-16/+4
|
* Add todoJack Lloyd2019-03-301-0/+1
|
* Fix quotingJack Lloyd2019-03-291-1/+1
|
* added documentation for acceptable_ciphersuite() and ciphersuite_list()Sergii Cherkavskyi2019-03-271-0/+15
|
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-271-16/+17
| | | | | Both because that's the more common term, and because iOS/watchOS also uses the Darwin kernel, but we have a distinct target for mobile.
* Deprecate the low level algorithm types [ci skip]Jack Lloyd2019-03-272-0/+6
|
* Another todoJack Lloyd2019-03-251-0/+2
|
* Darwin supports getentropy tooDavid Carlier2019-03-241-1/+1
|
* Clean up TLS deprecation noticesJack Lloyd2019-03-181-22/+28
| | | | | Drop deprecation of CCM-8 as while ugly it is used by CoAP and even still included in TLS v1.3
* Android can possibly support arc4random API.David Carlier2019-03-071-1/+1
|
* Another mistakeJack Lloyd2019-02-261-0/+8
|
* Add todoJack Lloyd2019-02-211-0/+1
|
* Another todoJack Lloyd2019-02-191-1/+1
|
* Update docs to replace from_configuration.Kelvin2019-02-181-6/+10
| | | PasswordHash::from_configuration has bee replace with with PasswordHash::from_params.
* Document the private OID assignmentsJack Lloyd2019-02-181-0/+42
|
* Improve hash function docs. Deprecate SHAKE default output lengths.Jack Lloyd2019-02-132-10/+27
|
* More todosJack Lloyd2019-02-111-1/+1
|
* Add documentation of all configure.py optionsJack Lloyd2019-02-051-15/+441
|
* More todosJack Lloyd2019-01-311-1/+2
|