Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Small cleanup | Jack Lloyd | 2019-07-05 | 1 | -12/+4 | |
| * | Return the record metadata in a struct | Jack Lloyd | 2019-07-05 | 4 | -122/+135 | |
| * | Remove Record_Raw_Input | Jack Lloyd | 2019-07-04 | 3 | -43/+30 | |
| * | Remove Record_Message struct | Jack Lloyd | 2019-07-04 | 3 | -40/+25 | |
* | | Merge GH #2020 Remove BearSSL provider | Jack Lloyd | 2019-07-05 | 8 | -445/+2 | |
|\ \ | ||||||
| * | | Remove BearSSL provider | Jack Lloyd | 2019-07-05 | 8 | -445/+2 | |
* | | | Enable more LGTM alerts | Jack Lloyd | 2019-07-05 | 1 | -0/+23 | |
|/ / | ||||||
* / | tls cli sandbox freebsd update. | David Carlier | 2019-07-05 | 1 | -0/+28 | |
|/ | ||||||
* | Merge GH #2017 Add Android build to Travis CI | Jack Lloyd | 2019-07-04 | 6 | -4/+63 | |
|\ | ||||||
| * | Fix include for getentropy | Jack Lloyd | 2019-07-04 | 2 | -4/+5 | |
| * | Cleanups | Jack Lloyd | 2019-07-04 | 1 | -6/+4 | |
| * | Android 28 has getentropy, test this | Jack Lloyd | 2019-07-04 | 2 | -3/+8 | |
| * | Build Android via NDK | Jack Lloyd | 2019-07-04 | 3 | -0/+55 | |
* | | Merge GH #2016 Add Docker script to help end users build on Android | Jack Lloyd | 2019-07-04 | 2 | -0/+29 | |
|\ \ | |/ |/| | ||||||
| * | Update the doc accordingly | David Carlier | 2019-07-04 | 1 | -3/+0 | |
| * | Revert travis changes. | David Carlier | 2019-07-04 | 1 | -18/+0 | |
| * | Attempt to disable docker on osx | David Carlier | 2019-07-04 | 2 | -8/+13 | |
| * | Changes from feedbacks | David Carlier | 2019-07-04 | 3 | -9/+15 | |
| * | 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 | |
* | | Enable more features in the LGTM build command | Jack Lloyd | 2019-07-04 | 1 | -1/+1 | |
|/ | ||||||
* | Avoid use of __GNUG__ in headers that may be parsed by C compilers | Jack Lloyd | 2019-07-02 | 1 | -5/+5 | |
* | Merge GH #2014 Fixes for Android build | Jack Lloyd | 2019-07-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Revert "Fix android build" | Joerg-Christian Boehme | 2019-07-03 | 1 | -0/+1 | |
| * | makefile.in: move LDFLAGS after EXE_LINKS_TO | Joerg-Christian Boehme | 2019-07-02 | 1 | -1/+1 | |
| * | Fix android build | Joerg-Christian Boehme | 2019-07-02 | 1 | -1/+0 | |
* | | Update version. Fix bugs in 2.11 changelog | Jack Lloyd | 2019-07-02 | 1 | -1/+1 | |
|/ | ||||||
* | Fix some MSVC and LGTM warnings | Jack Lloyd | 2019-06-29 | 11 | -104/+132 | |
* | 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 | |
| |/ | ||||||
* / | Fix a warning when building under XLC | Jack Lloyd | 2019-06-29 | 1 | -1/+4 | |
|/ | ||||||
* | Add a comment explaining why this path is set | Jack Lloyd | 2019-06-29 | 1 | -0/+1 | |
* | Boost 1.70 compatibility in asio_stream unit test | Hannes Rantzsch | 2019-06-27 | 1 | -2/+18 | |
* | Change XMSS OIDs and feature macro name | Jack Lloyd | 2019-06-23 | 6 | -13/+16 | |
* | Use qualified-id for XMSS key size check | Matthias Gierlings | 2019-06-21 | 2 | -2/+2 | |
* | FreeBSD using new mmap flags to protect against possible too wide | David Carlier | 2019-06-21 | 1 | -1/+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 | |
|/ | ||||||
* | 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 | |
* | Add support for HelloVerifyRequest on server side | Jack Lloyd | 2019-06-18 | 11 | -10/+112 | |
* | Cleanup shim logic | Jack Lloyd | 2019-06-18 | 1 | -3/+7 | |
* | Rename os features script | Jack Lloyd | 2019-06-16 | 1 | -7/+2 |