Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #2011 Fix some MSVC and LGTM warnings | Jack Lloyd | 2019-06-29 | 11 | -104/+132 |
|\ | |||||
| * | Fix some MSVC and LGTM warnings | Jack Lloyd | 2019-06-29 | 11 | -104/+132 |
|/ | |||||
* | Add LGTM badge [ci skip] | Jack Lloyd | 2019-06-29 | 1 | -0/+4 |
* | Merge GH #2010 Fix MSVC warnings | Jack Lloyd | 2019-06-29 | 20 | -59/+65 |
|\ | |||||
| * | Fix various MSVC warnings | Jack Lloyd | 2019-06-29 | 20 | -59/+65 |
* | | Fix some LGTM alerts | Jack Lloyd | 2019-06-29 | 3 | -10/+15 |
* | | Fix some minimized build problems | Jack Lloyd | 2019-06-29 | 2 | -3/+4 |
|/ | |||||
* | Merge GH #2009 Remove const from TLS OCSP callback | Jack Lloyd | 2019-06-29 | 2 | -2/+5 |
|\ | |||||
| * | Make the TLS OCSP callback not const. | Jack Lloyd | 2019-06-29 | 2 | -2/+5 |
* | | Merge GH #2008 Handle loss/retransmit of DTLS client hello | Jack Lloyd | 2019-06-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Handle DTLS client hello being lost | Jack Lloyd | 2019-06-29 | 1 | -1/+1 |
| |/ | |||||
* | | Improve TLS callback documentation | Jack Lloyd | 2019-06-29 | 1 | -0/+20 |
* | | Fix a warning when building under XLC | Jack Lloyd | 2019-06-29 | 1 | -1/+4 |
|/ | |||||
* | Merge GH #2006 Documentation improvements | Jack Lloyd | 2019-06-29 | 15 | -103/+710 |
|\ | |||||
| * | Switch up the roadmap | Jack Lloyd | 2019-06-29 | 1 | -37/+23 |
| * | Improve FFI docs | Jack Lloyd | 2019-06-29 | 2 | -15/+35 |
| * | Fix syntax errors | Jack Lloyd | 2019-06-29 | 2 | -3/+4 |
| * | Improve Python docs | Jack Lloyd | 2019-06-29 | 1 | -26/+154 |
| * | Update index | Jack Lloyd | 2019-06-29 | 1 | -4/+6 |
| * | More clearly document ownership of the CA lists | Jack Lloyd | 2019-06-29 | 2 | -5/+20 |
| * | Document RSA keygen slowness | Jack Lloyd | 2019-06-29 | 1 | -2/+13 |
| * | Update credentials manager docs | Jack Lloyd | 2019-06-29 | 1 | -8/+22 |
| * | Document how to use Ed25519ph | Jack Lloyd | 2019-06-29 | 1 | -0/+22 |
| * | Document test and CI systems | Jack Lloyd | 2019-06-29 | 7 | -6/+414 |
* | | Add a comment explaining why this path is set | Jack Lloyd | 2019-06-29 | 1 | -0/+1 |
|/ | |||||
* | Merge GH #2005 Boost 1.70 compatibility in asio_stream unit test | Hannes Rantzsch | 2019-06-27 | 1 | -2/+18 |
|\ | |||||
| * | Boost 1.70 compatibility in asio_stream unit test | Hannes Rantzsch | 2019-06-27 | 1 | -2/+18 |
|/ | |||||
* | Update news | Jack Lloyd | 2019-06-25 | 1 | -3/+3 |
* | Merge GH #2003 Change XMSS OID and feature macro | Jack Lloyd | 2019-06-25 | 7 | -15/+19 |
|\ | |||||
| * | Change XMSS OIDs and feature macro name | Jack Lloyd | 2019-06-23 | 7 | -15/+19 |
|/ | |||||
* | Merge GH #2002 Fix XMSS virtual call during constructor | Jack Lloyd | 2019-06-21 | 2 | -2/+2 |
|\ | |||||
| * | Use qualified-id for XMSS key size check | Matthias Gierlings | 2019-06-21 | 2 | -2/+2 |
* | | Update news | Jack Lloyd | 2019-06-21 | 1 | -0/+5 |
|/ | |||||
* | Merge GH #2001 Use FreeBSD PROT_MAX | Jack Lloyd | 2019-06-21 | 1 | -1/+5 |
|\ | |||||
| * | FreeBSD using new mmap flags to protect against possible too wide | David Carlier | 2019-06-21 | 1 | -1/+5 |
|/ | |||||
* | Update news | Jack Lloyd | 2019-06-20 | 1 | -0/+5 |
* | Merge GH #2000 Add RFC 8032 compatible Ed25519ph | Jack Lloyd | 2019-06-20 | 6 | -22/+66 |
|\ | |||||
| * | Add support for RFC 8032 Ed25519ph | Jack Lloyd | 2019-06-20 | 6 | -22/+66 |
* | | Fix lgtm finding | Jack Lloyd | 2019-06-20 | 1 | -2/+4 |
|/ | |||||
* | Update readme | Jack Lloyd | 2019-06-19 | 1 | -0/+1 |
* | Fix conflict when BMI2 is enabled and --single-amalgamation-file | Jack Lloyd | 2019-06-19 | 1 | -3/+3 |
* | Fix some LGTM issues | Jack Lloyd | 2019-06-19 | 12 | -18/+32 |
* | Update news | Jack Lloyd | 2019-06-18 | 1 | -0/+3 |
* | Merge GH #1999 Support DTLS HelloVerifyRequest on server side | Jack Lloyd | 2019-06-18 | 12 | -13/+132 |
|\ | |||||
| * | Add support for HelloVerifyRequest on server side | Jack Lloyd | 2019-06-18 | 12 | -13/+132 |
* | | Deprecation changes | Jack Lloyd | 2019-06-18 | 1 | -1/+3 |
|/ | |||||
* | Cleanup shim logic | Jack Lloyd | 2019-06-18 | 1 | -3/+7 |
* | Remove duplicate entry | Jack Lloyd | 2019-06-18 | 1 | -2/+0 |
* | Rename os features script | Jack Lloyd | 2019-06-16 | 2 | -8/+4 |
* | Merge GH #1997 Use clock_gettime on macOS | Jack Lloyd | 2019-06-16 | 2 | -1/+2 |
|\ |