Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add build step for LGTM [ci skip] | Jack Lloyd | 2019-06-03 | 1 | -0/+6 |
| | |||||
* | Fix building with Sphinx disabled | Jack Lloyd | 2019-06-01 | 1 | -3/+14 |
| | |||||
* | Reorg documentation layout. Rename manual to handbook. | Jack Lloyd | 2019-05-31 | 3 | -17/+17 |
| | |||||
* | Fix lint | Jack Lloyd | 2019-05-31 | 1 | -2/+2 |
| | |||||
* | Connect twice to excercise both accept and non-accept paths | Jack Lloyd | 2019-05-31 | 1 | -10/+18 |
| | |||||
* | Add --max-clients option to tls_proxy and tls_http_server | Jack Lloyd | 2019-05-31 | 1 | -4/+14 |
| | | | | A clean exit is required in order to get coverage results | ||||
* | Python... | Jack Lloyd | 2019-05-30 | 2 | -6/+6 |
| | |||||
* | Fixes for Python2 | Jack Lloyd | 2019-05-30 | 1 | -3/+23 |
| | |||||
* | Improve CLI tests | Jack Lloyd | 2019-05-30 | 1 | -63/+201 |
| | |||||
* | Merge rest of GH #1987 Argon2 improvements | Jack Lloyd | 2019-05-30 | 2 | -1/+21 |
|\ | |||||
| * | Argon2: minor optimizations, add tests of CLI, tweak tuning | Jack Lloyd | 2019-05-30 | 1 | -1/+12 |
| | | |||||
| * | Improve test coverage. Fix Argon2 default params | Jack Lloyd | 2019-05-29 | 2 | -0/+9 |
| | | |||||
* | | Change default output of dist.py to tar.xz | Jack Lloyd | 2019-05-30 | 1 | -1/+1 |
|/ | | | | GH #1872 | ||||
* | Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txt | Jack Lloyd | 2019-05-24 | 1 | -4/+4 |
| | |||||
* | Add support for supported versions extension from TLS 1.3 | Jack Lloyd | 2019-05-24 | 2 | -4/+1 |
| | |||||
* | Add script for running TLS fuzzer | Jack Lloyd | 2019-05-24 | 1 | -0/+97 |
| | | | | Fix a few minor issues found thereby | ||||
* | Fix lint | Jack Lloyd | 2019-05-23 | 1 | -4/+4 |
| | |||||
* | Move BoGo tests to coverage build | Jack Lloyd | 2019-05-23 | 3 | -30/+20 |
| | |||||
* | Fix more BoGo tests | Jack Lloyd | 2019-05-22 | 1 | -1/+1 |
| | | | | | Now all tests either pass or are known to fail for some reason. Disable -allow-unimplemented | ||||
* | Let AppVeyor build --with-boost (static libraries) | René Meusel | 2019-05-22 | 2 | -0/+25 |
| | |||||
* | Fix runner | Jack Lloyd | 2019-05-21 | 1 | -1/+1 |
| | |||||
* | More BoGo work | Jack Lloyd | 2019-05-21 | 1 | -0/+1 |
| | |||||
* | Add BoGo tests to CI build | Jack Lloyd | 2019-05-21 | 3 | -4/+31 |
| | |||||
* | Add --format option for RNG cmdlet | Jack Lloyd | 2019-05-09 | 1 | -0/+4 |
| | |||||
* | Add a Python SM2 test | Jack Lloyd | 2019-04-27 | 1 | -0/+34 |
| | |||||
* | Lint fixes | Jack Lloyd | 2019-04-27 | 1 | -13/+25 |
| | |||||
* | More Python API enhancements. | Jack Lloyd | 2019-04-27 | 1 | -12/+104 |
| | | | | Deprecate various redundant FFI functions | ||||
* | Fix feature macro checks. | Jack Lloyd | 2019-04-26 | 1 | -0/+42 |
| | | | | Add a checker script. | ||||
* | Fix some build/test problems with minimized builds | Jack Lloyd | 2019-04-26 | 1 | -2/+1 |
| | |||||
* | Add a cmdlet to print UUIDs | Jack Lloyd | 2019-04-26 | 1 | -0/+13 |
| | |||||
* | More MPI functions | Jack Lloyd | 2019-04-21 | 1 | -0/+14 |
| | |||||
* | Add raw block cipher interface for Python | Jack Lloyd | 2019-04-21 | 1 | -0/+16 |
| | |||||
* | Lint fixes | Jack Lloyd | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | Support copying hash function objects | Jack Lloyd | 2019-04-19 | 1 | -12/+17 |
| | |||||
* | Add support for NIST key wrap in Python | Jack Lloyd | 2019-04-19 | 1 | -0/+11 |
| | |||||
* | Pylint fixes | Jack Lloyd | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | Use script to generate Python FFI decls | Jack Lloyd | 2019-04-19 | 1 | -5/+26 |
| | | | | Remove unimplemented declaration botan_x509_cert_gen_selfsigned | ||||
* | Decls | Jack Lloyd | 2019-04-19 | 1 | -2/+5 |
| | |||||
* | Parsing script | Jack Lloyd | 2019-04-19 | 1 | -0/+89 |
| | |||||
* | Clean up some things in Python wrapper | Jack Lloyd | 2019-04-19 | 1 | -0/+6 |
| | |||||
* | Simplify declaration of ffi functions | Jack Lloyd | 2019-04-18 | 1 | -2/+2 |
| | | | | And fix a Python3 issue | ||||
* | Support loading keys in Python | Jack Lloyd | 2019-04-18 | 1 | -25/+64 |
| | | | | Which was missing for whatever bad reason. GH #1900 | ||||
* | Add missing export functions | Jack Lloyd | 2019-04-18 | 1 | -0/+12 |
| | | | | Fixes #1899 | ||||
* | In dist script report the size of the archive in MiB | Jack Lloyd | 2019-04-18 | 1 | -1/+4 |
| | |||||
* | Add a wrapper class that wraps macOS or Linux certificate stores. | Jack Lloyd | 2019-04-13 | 1 | -2/+17 |
| | |||||
* | Allow creating intermediate CAs using CLI | Jack Lloyd | 2019-04-10 | 1 | -0/+28 |
| | | | | Closes #1879 | ||||
* | Rename 'darwin' target to 'macos' | Jack Lloyd | 2019-03-27 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | Support xz compression of releases | Jack Lloyd | 2019-03-25 | 1 | -3/+19 |
| | | | | Also fix the bzip2 support | ||||
* | Now getentropy is used by default, remove from CI script | Jack Lloyd | 2019-03-24 | 1 | -4/+0 |
| | |||||
* | s/as_string/to_string/ | Jack Lloyd | 2019-03-01 | 1 | -1/+1 |
| | | | | | A few older APIs use as_string where everywhere else uses to_string. Add to_string's where missing, and deprecate X::as_string. |