aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2011 Fix some MSVC and LGTM warningsJack Lloyd2019-06-2911-104/+132
|\
| * Fix some MSVC and LGTM warningsJack Lloyd2019-06-2911-104/+132
|/
* Add LGTM badge [ci skip]Jack Lloyd2019-06-291-0/+4
* Merge GH #2010 Fix MSVC warningsJack Lloyd2019-06-2920-59/+65
|\
| * Fix various MSVC warningsJack Lloyd2019-06-2920-59/+65
* | Fix some LGTM alertsJack Lloyd2019-06-293-10/+15
* | Fix some minimized build problemsJack Lloyd2019-06-292-3/+4
|/
* Merge GH #2009 Remove const from TLS OCSP callbackJack Lloyd2019-06-292-2/+5
|\
| * Make the TLS OCSP callback not const.Jack Lloyd2019-06-292-2/+5
* | Merge GH #2008 Handle loss/retransmit of DTLS client helloJack Lloyd2019-06-291-1/+1
|\ \
| * | Handle DTLS client hello being lostJack Lloyd2019-06-291-1/+1
| |/
* | Improve TLS callback documentationJack Lloyd2019-06-291-0/+20
* | Fix a warning when building under XLCJack Lloyd2019-06-291-1/+4
|/
* Merge GH #2006 Documentation improvementsJack Lloyd2019-06-2915-103/+710
|\
| * Switch up the roadmapJack Lloyd2019-06-291-37/+23
| * Improve FFI docsJack Lloyd2019-06-292-15/+35
| * Fix syntax errorsJack Lloyd2019-06-292-3/+4
| * Improve Python docsJack Lloyd2019-06-291-26/+154
| * Update indexJack Lloyd2019-06-291-4/+6
| * More clearly document ownership of the CA listsJack Lloyd2019-06-292-5/+20
| * Document RSA keygen slownessJack Lloyd2019-06-291-2/+13
| * Update credentials manager docsJack Lloyd2019-06-291-8/+22
| * Document how to use Ed25519phJack Lloyd2019-06-291-0/+22
| * Document test and CI systemsJack Lloyd2019-06-297-6/+414
* | Add a comment explaining why this path is setJack Lloyd2019-06-291-0/+1
|/
* Merge GH #2005 Boost 1.70 compatibility in asio_stream unit testHannes Rantzsch2019-06-271-2/+18
|\
| * Boost 1.70 compatibility in asio_stream unit testHannes Rantzsch2019-06-271-2/+18
|/
* Update newsJack Lloyd2019-06-251-3/+3
* Merge GH #2003 Change XMSS OID and feature macroJack Lloyd2019-06-257-15/+19
|\
| * Change XMSS OIDs and feature macro nameJack Lloyd2019-06-237-15/+19
|/
* Merge GH #2002 Fix XMSS virtual call during constructorJack Lloyd2019-06-212-2/+2
|\
| * Use qualified-id for XMSS key size checkMatthias Gierlings2019-06-212-2/+2
* | Update newsJack Lloyd2019-06-211-0/+5
|/
* Merge GH #2001 Use FreeBSD PROT_MAXJack Lloyd2019-06-211-1/+5
|\
| * FreeBSD using new mmap flags to protect against possible too wideDavid Carlier2019-06-211-1/+5
|/
* Update newsJack Lloyd2019-06-201-0/+5
* Merge GH #2000 Add RFC 8032 compatible Ed25519phJack Lloyd2019-06-206-22/+66
|\
| * Add support for RFC 8032 Ed25519phJack Lloyd2019-06-206-22/+66
* | Fix lgtm findingJack Lloyd2019-06-201-2/+4
|/
* Update readmeJack Lloyd2019-06-191-0/+1
* Fix conflict when BMI2 is enabled and --single-amalgamation-fileJack Lloyd2019-06-191-3/+3
* Fix some LGTM issuesJack Lloyd2019-06-1912-18/+32
* Update newsJack Lloyd2019-06-181-0/+3
* Merge GH #1999 Support DTLS HelloVerifyRequest on server sideJack Lloyd2019-06-1812-13/+132
|\
| * Add support for HelloVerifyRequest on server sideJack Lloyd2019-06-1812-13/+132
* | Deprecation changesJack Lloyd2019-06-181-1/+3
|/
* Cleanup shim logicJack Lloyd2019-06-181-3/+7
* Remove duplicate entryJack Lloyd2019-06-181-2/+0
* Rename os features scriptJack Lloyd2019-06-162-8/+4
* Merge GH #1997 Use clock_gettime on macOSJack Lloyd2019-06-162-1/+2
|\