aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2019 Expand on FreeBSD cli sandboxJack Lloyd2019-07-051-0/+28
|\
| * tls cli sandbox freebsd update.David Carlier2019-07-051-0/+28
|/
* Log when an option is implicitly taken from the environmentJack Lloyd2019-07-041-16/+22
* Update newsJack Lloyd2019-07-041-0/+6
* Merge GH #2017 Add Android build to Travis CIJack Lloyd2019-07-047-5/+64
|\
| * Check off a todoJack Lloyd2019-07-041-1/+1
| * Fix include for getentropyJack Lloyd2019-07-042-4/+5
| * CleanupsJack Lloyd2019-07-041-6/+4
| * Android 28 has getentropy, test thisJack Lloyd2019-07-042-3/+8
| * Build Android via NDKJack Lloyd2019-07-043-0/+55
* | Merge GH #2016 Add Docker script to help end users build on AndroidJack Lloyd2019-07-043-0/+40
|\ \ | |/ |/|
| * Update the doc accordinglyDavid Carlier2019-07-042-4/+1
| * Revert travis changes.David Carlier2019-07-041-18/+0
| * Attempt to disable docker on osxDavid Carlier2019-07-042-8/+13
| * Changes from feedbacksDavid Carlier2019-07-043-9/+15
| * Attempt to add docker .travis buildDavid Carlier2019-07-042-0/+11
| * Android docker build proposal.David Carlier2019-07-033-0/+39
* | Enable more features in the LGTM build commandJack Lloyd2019-07-041-1/+1
|/
* Avoid use of __GNUG__ in headers that may be parsed by C compilersJack Lloyd2019-07-021-5/+5
* Merge GH #2014 Fixes for Android buildJack Lloyd2019-07-021-1/+1
|\
| * Revert "Fix android build"Joerg-Christian Boehme2019-07-031-0/+1
| * makefile.in: move LDFLAGS after EXE_LINKS_TOJoerg-Christian Boehme2019-07-021-1/+1
| * Fix android buildJoerg-Christian Boehme2019-07-021-1/+0
* | Add a todoJack Lloyd2019-07-021-0/+1
* | Update version. Fix bugs in 2.11 changelogJack Lloyd2019-07-022-6/+7
|/
* Update for 2.11.0 release2.11.0Jack Lloyd2019-07-012-4/+4
* 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