Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | | ||||||
* | | Document |upper | Jack Lloyd | 2019-04-26 | 1 | -0/+3 | |
|/ | ||||||
* | Require Python binding for any new FFI additions | Jack Lloyd | 2019-04-22 | 1 | -0/+8 | |
| | | | | This would avoid the current issue in #1906 | |||||
* | Also deprecate Python2 with the Python wrapper | Jack Lloyd | 2019-04-19 | 1 | -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 Python | Jack Lloyd | 2019-04-18 | 1 | -9/+21 | |
| | | | | Which was missing for whatever bad reason. GH #1900 | |||||
* | Add cross checks for compiler info | Jack Lloyd | 2019-04-18 | 1 | -4/+9 | |
| | | | | Helps detect basic errors | |||||
* | Make the ISA list a list | Jack Lloyd | 2019-04-17 | 1 | -3/+4 | |
| | ||||||
* | Document configure.py | Jack Lloyd | 2019-04-16 | 4 | -0/+391 | |
| | ||||||
* | Provides auxiliary vector support for FreeBSD. | David Carlier | 2019-04-15 | 1 | -0/+1 | |
| | | | | somewhat similar to Linux's counterpart but mainly for cpu features. | |||||
* | Document new options | Jack Lloyd | 2019-04-10 | 2 | -0/+20 | |
| | ||||||
* | Update roadmap [ci skip] | Jack Lloyd | 2019-04-08 | 1 | -16/+4 | |
| | ||||||
* | Add todo | Jack Lloyd | 2019-03-30 | 1 | -0/+1 | |
| | ||||||
* | Fix quoting | Jack Lloyd | 2019-03-29 | 1 | -1/+1 | |
| | ||||||
* | added documentation for acceptable_ciphersuite() and ciphersuite_list() | Sergii Cherkavskyi | 2019-03-27 | 1 | -0/+15 | |
| | ||||||
* | Rename 'darwin' target to 'macos' | Jack Lloyd | 2019-03-27 | 1 | -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 Lloyd | 2019-03-27 | 2 | -0/+6 | |
| | ||||||
* | Another todo | Jack Lloyd | 2019-03-25 | 1 | -0/+2 | |
| | ||||||
* | Darwin supports getentropy too | David Carlier | 2019-03-24 | 1 | -1/+1 | |
| | ||||||
* | Clean up TLS deprecation notices | Jack Lloyd | 2019-03-18 | 1 | -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 Carlier | 2019-03-07 | 1 | -1/+1 | |
| | ||||||
* | Another mistake | Jack Lloyd | 2019-02-26 | 1 | -0/+8 | |
| | ||||||
* | Add todo | Jack Lloyd | 2019-02-21 | 1 | -0/+1 | |
| | ||||||
* | Another todo | Jack Lloyd | 2019-02-19 | 1 | -1/+1 | |
| | ||||||
* | Update docs to replace from_configuration. | Kelvin | 2019-02-18 | 1 | -6/+10 | |
| | | | PasswordHash::from_configuration has bee replace with with PasswordHash::from_params. | |||||
* | Document the private OID assignments | Jack Lloyd | 2019-02-18 | 1 | -0/+42 | |
| | ||||||
* | Improve hash function docs. Deprecate SHAKE default output lengths. | Jack Lloyd | 2019-02-13 | 2 | -10/+27 | |
| | ||||||
* | More todos | Jack Lloyd | 2019-02-11 | 1 | -1/+1 | |
| | ||||||
* | Add documentation of all configure.py options | Jack Lloyd | 2019-02-05 | 1 | -15/+441 | |
| | ||||||
* | More todos | Jack Lloyd | 2019-01-31 | 1 | -1/+2 | |
| |