aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Manual section for TLS::StreamHannes Rantzsch2019-05-232-0/+110
* | | Update todoJack Lloyd2019-05-221-1/+0
* | | Update newsJack Lloyd2019-05-221-1/+3
* | | Merge GH #1967 #1703 Add OCSP stapling support for TLS serversJack Lloyd2019-05-229-25/+122
|\ \ \
| * | | Clean up extension decodingJack Lloyd2019-05-222-27/+11
| * | | Shorten callback nameJack Lloyd2019-05-223-5/+5
| * | | Add BoGo tests and fix resumption caseJack Lloyd2019-05-224-15/+46
| * | | Formatting and post-rebase fixesJack Lloyd2019-05-224-34/+40
| * | | added status_request extension and cert chain to the stapling-reponse generat...Falko Strenzke2019-05-224-14/+56
| * | | implemented ocsp stapling (code not yet formatted properly)Falko Strenzke2019-05-224-2/+36
|/ / /
* | | Merge GH #1966 Fix more BoGo testsJack Lloyd2019-05-224-17/+64
|\ \ \ | |/ / |/| |
| * | Fix more BoGo testsJack Lloyd2019-05-224-17/+64
|/ /
* | Update newsJack Lloyd2019-05-221-0/+8
* | Fix lintJack Lloyd2019-05-221-1/+1
* | Merge GH #1960 Add option for setting arbitrary macros during buildJack Lloyd2019-05-223-0/+16
|\ \
| * | adaptions after code reviewRené Meusel2019-05-222-7/+7
| * | add metavarRené Meusel2019-05-211-2/+2
| * | amend documentation regarding --with-external-compile-definitionRené Meusel2019-05-211-0/+7
| * | allow to specify external compile definitionsRené Meusel2019-05-212-0/+9
* | | Merge GH #1962 Add getauxval replacement for older AndroidJack Lloyd2019-05-221-3/+26
|\ \ \
| * | | tweakDavid Carlier2019-05-221-2/+5
| * | | Providing little getauxval implementation for Android<18David Carlier2019-05-211-3/+23
| |/ /
* | | Merge GH #1964 Add configure helpers for Boost, enable Boost on AppVeyorJack Lloyd2019-05-225-3/+63
|\ \ \
| * | | Let AppVeyor build --with-boost (static libraries)René Meusel2019-05-222-0/+25
| * | | FIX: lint complaint + add some explainationRené Meusel2019-05-221-11/+19
| * | | add documentation for --boost-library-nameRené Meusel2019-05-221-0/+9
| * | | add --boost-library-name configure optionRené Meusel2019-05-222-3/+21
* | | | Update newsJack Lloyd2019-05-211-1/+1
* | | | Merge GH #1959 Add initial BoGo DTLS testsJack Lloyd2019-05-218-95/+208
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix DTLS MTU splittingJack Lloyd2019-05-213-22/+16
| * | | Disable some BoGo tests with problems not immediately debuggableJack Lloyd2019-05-211-0/+23
| * | | Fix TLS CBC in DTLS when a bad packet is received.Jack Lloyd2019-05-215-14/+27
| * | | Start of support for DTLS in BoGo shimJack Lloyd2019-05-212-59/+142
| |/ /
* | | Merge GH #1957 Accept comments after #endif in amalgamationJack Lloyd2019-05-211-1/+1
|\ \ \
| * | | Fix: allow comments after #endif in amalgamationHannes Rantzsch2019-05-211-1/+1
| |/ /
* | | Merge GH #1958 Allow multiple external include/lib dirs in buildJack Lloyd2019-05-212-11/+13
|\ \ \ | |/ / |/| |
| * | amend documentationRené Meusel2019-05-211-2/+4
| * | allow for multiple --with-external-libdirRené Meusel2019-05-211-5/+5
| * | allow for multiple --with-external-includedirRené Meusel2019-05-211-4/+4
|/ /
* | Update newsJack Lloyd2019-05-211-1/+1
* | Merge GH #1956 Further BoGo workJack Lloyd2019-05-213-28/+40
|\ \
| * | Fix runnerJack Lloyd2019-05-211-1/+1
| * | More BoGo workJack Lloyd2019-05-213-28/+40
|/ /
* | Update newsJack Lloyd2019-05-211-1/+1
* | Merge GH #1955 Add BoGo to CIJack Lloyd2019-05-213-4/+31
|\ \
| * | Add BoGo tests to CI buildJack Lloyd2019-05-213-4/+31
* | | Fix some Clang warnings in the BoGo shimJack Lloyd2019-05-201-15/+16
|/ /
* | Update newsJack Lloyd2019-05-201-0/+3
* | Merge GH #1954 Add BoGo test shimJack Lloyd2019-05-2033-201/+2100
|\ \
| * | Fix various issues in TLS found using BoGoJack Lloyd2019-05-2029-199/+479