Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Document RSA keygen slowness | Jack Lloyd | 2019-06-29 | 1 | -2/+13 | |
| | | | | Closes #1965 | |||||
* | Update credentials manager docs | Jack Lloyd | 2019-06-29 | 1 | -8/+22 | |
| | | | | Closes #1725 | |||||
* | Document how to use Ed25519ph | Jack Lloyd | 2019-06-29 | 1 | -0/+22 | |
| | | | | Closes #1699 | |||||
* | Document test and CI systems | Jack Lloyd | 2019-06-29 | 7 | -6/+414 | |
| | ||||||
* | Change XMSS OIDs and feature macro name | Jack Lloyd | 2019-06-23 | 1 | -2/+3 | |
| | | | | Since draft6 and final RFC are not compatible ... | |||||
* | Merge GH #1999 Support DTLS HelloVerifyRequest on server side | Jack Lloyd | 2019-06-18 | 1 | -3/+20 | |
|\ | ||||||
| * | Add support for HelloVerifyRequest on server side | Jack Lloyd | 2019-06-18 | 1 | -3/+20 | |
| | | | | | | | | Closes GH #1833 | |||||
* | | Deprecation changes | Jack Lloyd | 2019-06-18 | 1 | -1/+3 | |
|/ | | | | | | Deprecate GOST 34.11-94 Undeprecate P-192 and P-224 | |||||
* | Rename os features script | Jack Lloyd | 2019-06-16 | 1 | -1/+2 | |
| | ||||||
* | clock_gettime supported by mac since 10.12 | David Carlier | 2019-06-16 | 1 | -1/+1 | |
| | ||||||
* | Fix allocation. Add more tests. | Jack Lloyd | 2019-06-15 | 1 | -1/+0 | |
| | ||||||
* | Merge GH #1992 Allow overriding cert verify in TLS::Stream | Jack Lloyd | 2019-06-14 | 1 | -19/+21 | |
|\ | ||||||
| * | TLS::Context holds references rather than pointers | Hannes Rantzsch | 2019-06-13 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | Parameters passed from TLS::Context to TLS::Client for initialization are now held as references in the context. Ownership of these members is thereby explicitly left with the user. Co-authored-by: Tim Oesterreich <[email protected]> | |||||
| * | update docs on TLS::Context | Hannes Rantzsch | 2019-06-03 | 1 | -14/+16 | |
| | | ||||||
| * | fix: include tls_verify_cert_chain and tls_verify_cert_chain_ocsp_timeout in ↵ | Hannes Rantzsch | 2019-06-03 | 1 | -2/+2 | |
| | | | | | | | | docs | |||||
* | | Officially deprecate headers | Jack Lloyd | 2019-06-07 | 2 | -1/+20 | |
|/ | | | | | | | | | | Create BOTAN_DEPRECATED_HEADER so we can warn about this consistently. Shuffle around the filter headers so all of the concrete filters are defined in filters.h instead of being spread across many headers. Document which headers are deprecated as well as a list of headers which will be made internal-only in a future major release. | |||||
* | Reorg documentation layout. Rename manual to handbook. | Jack Lloyd | 2019-05-31 | 53 | -39/+78 | |
| | ||||||
* | Merge GH #1987 Argon2 improvements | Jack Lloyd | 2019-05-30 | 2 | -3/+53 | |
|\ | ||||||
| * | Argon2: PasswordHash, documentation, hash formatting | Jack Lloyd | 2019-05-29 | 2 | -3/+53 | |
| | | ||||||
* | | Add SoftHSM build to the release checklist [ci skip] | Jack Lloyd | 2019-05-30 | 1 | -2/+3 | |
| | | ||||||
* | | SoftHSM 2.5.0 compatibility | Daniel Neus | 2019-05-28 | 1 | -0/+2 | |
|/ | | | | Fixes "src\lib\softhsm.cpp(10191): CKA_VALUE_LEN does not have the size of CK_ULONG" | |||||
* | Merge GH #1858 Update XMSS to conform to RFC 8391 | Jack Lloyd | 2019-05-24 | 1 | -19/+26 | |
|\ | ||||||
| * | Fix param names to match RFC | Jack Lloyd | 2019-05-13 | 1 | -13/+13 | |
| | | ||||||
| * | Updates XMSS manual entry | Matthias Gierlings | 2019-05-06 | 1 | -19/+26 | |
| | | ||||||
* | | Fix some Sphinx warnings | Jack Lloyd | 2019-05-23 | 2 | -4/+4 | |
| | | ||||||
* | | Another TLS feature deprecation | Jack Lloyd | 2019-05-23 | 1 | -0/+3 | |
| | | ||||||
* | | Merge GH #1968 Document TLS::Stream | Jack Lloyd | 2019-05-23 | 2 | -0/+243 | |
|\ \ | ||||||
| * | | add myself to the list of contributors | Hannes Rantzsch | 2019-05-23 | 1 | -0/+1 | |
| | | | ||||||
| * | | Add TLS::Stream code example | Hannes Rantzsch | 2019-05-23 | 1 | -0/+133 | |
| | | | ||||||
| * | | Manual section for TLS::Stream | Hannes Rantzsch | 2019-05-23 | 1 | -0/+109 | |
| | | | ||||||
* | | | Update todo | Jack Lloyd | 2019-05-22 | 1 | -1/+0 | |
|/ / | ||||||
* | | Merge GH #1960 Add option for setting arbitrary macros during build | Jack Lloyd | 2019-05-22 | 1 | -0/+7 | |
|\ \ | ||||||
| * | | adaptions after code review | René Meusel | 2019-05-22 | 1 | -4/+4 | |
| | | | ||||||
| * | | amend documentation regarding --with-external-compile-definition | René Meusel | 2019-05-21 | 1 | -0/+7 | |
| | | | ||||||
* | | | Merge GH #1964 Add configure helpers for Boost, enable Boost on AppVeyor | Jack Lloyd | 2019-05-22 | 1 | -0/+9 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add documentation for --boost-library-name | René Meusel | 2019-05-22 | 1 | -0/+9 | |
| | | | ||||||
* | | | amend documentation | René Meusel | 2019-05-21 | 1 | -2/+4 | |
|/ / | ||||||
* | | Merge GH #1948 Use getentropy on FreeBSD | Jack Lloyd | 2019-05-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | FreeBSD supports getentropy call since 12.x branch | David Carlier | 2019-05-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | Deprecate SHA-1 in TLS v1.2 | Jack Lloyd | 2019-05-14 | 1 | -0/+2 | |
|/ / | ||||||
* | | deduplicate certificates in find_all_certs | Tim Oesterreich | 2019-05-14 | 2 | -1/+1 | |
| | | ||||||
* | | functionality to support multiple OUs, missing unit tests on more_dns | ndotb | 2019-05-07 | 1 | -0/+4 | |
| | | ||||||
* | | Merge GH #1935 Fix doc | Jack Lloyd | 2019-05-07 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | doc: Fix up another broken code example in tls.rst | 刘群 | 2019-05-07 | 1 | -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-07 | 1 | -1/+1 | |
| |/ | | | | | | | | | class Client_Credentials is not defined in namespace Botan Signed-off-by: Liu Qun <[email protected]> | |||||
* / | Another todo | Jack Lloyd | 2019-05-07 | 1 | -0/+1 | |
|/ | ||||||
* | Add a todo | Jack Lloyd | 2019-05-03 | 1 | -0/+1 | |
| | ||||||
* | More FFI todos [ci skip] | Jack Lloyd | 2019-04-27 | 1 | -0/+2 | |
| | ||||||
* | Merge GH #1913 Fix some issues with minimized builds | Jack Lloyd | 2019-04-27 | 1 | -0/+1 | |
|\ | ||||||
| * | Fix some build/test problems with minimized builds | Jack Lloyd | 2019-04-26 | 1 | -0/+1 | |
| | |