Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to add docker .travis build | David Carlier | 2019-07-04 | 2 | -0/+11 |
* | Android docker build proposal. | David Carlier | 2019-07-03 | 2 | -0/+28 |
* | Fix some LGTM alerts | Jack Lloyd | 2019-06-29 | 3 | -10/+15 |
* | Add a comment explaining why this path is set | Jack Lloyd | 2019-06-29 | 1 | -0/+1 |
* | Fix lgtm finding | Jack Lloyd | 2019-06-20 | 1 | -2/+4 |
* | Fix some LGTM issues | Jack Lloyd | 2019-06-19 | 5 | -2/+9 |
* | Rename os features script | Jack Lloyd | 2019-06-16 | 1 | -7/+2 |
* | Prevent exception from taking down entire test script | Jack Lloyd | 2019-06-08 | 1 | -1/+5 |
* | Remove debug print | Jack Lloyd | 2019-06-05 | 1 | -1/+0 |
* | Lint fixes | Jack Lloyd | 2019-06-05 | 1 | -3/+3 |
* | Address some issues found by LGTM | Jack Lloyd | 2019-06-03 | 6 | -11/+16 |
* | 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 |
* | 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 |
|/ | |||||
* | 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 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 |
* | 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 |
* | Fix feature macro checks. | Jack Lloyd | 2019-04-26 | 1 | -0/+42 |
* | 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 |
* | Decls | Jack Lloyd | 2019-04-19 | 1 | -2/+5 |
* | Parsing script | Jack Lloyd | 2019-04-19 | 1 | -0/+89 |