| Commit message (Expand) | Author | Age | Files | Lines |
* | update VS prerequisites, refer to autogen.sh morev2.6.1 | Brent Cook | 2017-09-04 | 1 | -7/+10 |
* | Land #344, fix regress tlxexttest for certain C compilers | Brent Cook | 2017-09-04 | 1 | -0/+41 |
|\ |
|
| * | Add patch for regress tlsexttest | kinichiro | 2017-09-03 | 1 | -0/+41 |
* | | be more concise, formatting | Brent Cook | 2017-09-04 | 1 | -3/+1 |
* | | update changes | Brent Cook | 2017-09-04 | 1 | -3/+3 |
* | | enhance README warnings, remove pod2man requirement | Brent Cook | 2017-09-04 | 1 | -9/+14 |
* | | update manpage links | Brent Cook | 2017-09-03 | 1 | -13/+39 |
* | | add 2.6.1 changelog | Brent Cook | 2017-09-03 | 1 | -0/+53 |
|/ |
|
* | Remove rsa/rsa_ssl.c | kinichiro | 2017-09-01 | 2 | -2/+0 |
* | set SMALL_TIME_T when sizeof time_t == 4 | Brent Cook | 2017-08-14 | 2 | -0/+2 |
* | use standard initialization for poll loop delay | Brent Cook | 2017-08-13 | 1 | -1/+3 |
* | declare struct timezone outside of the function declaration | Brent Cook | 2017-08-13 | 1 | -0/+1 |
* | disable signed/unsigned mismatch in vs builds | Brent Cook | 2017-08-13 | 1 | -0/+6 |
* | Land #338, disable NPN tests | Brent Cook | 2017-08-13 | 1 | -12/+0 |
|\ |
|
| * | Remove NPN test coverage for Windows. | kinichiro | 2017-08-13 | 1 | -12/+0 |
* | | bump to latest version of tap driver | Brent Cook | 2017-08-13 | 1 | -2/+2 |
* | | don't build empty object files | Brent Cook | 2017-08-12 | 2 | -8/+0 |
|/ |
|
* | Land #332, fix shared library dependencies with cmake for libssl/libtls | Brent Cook | 2017-08-12 | 2 | -2/+4 |
|\ |
|
| * | ssl/tls cmake: fix shared library dependencies | Masud Rahman | 2017-07-24 | 2 | -2/+4 |
* | | Remove ssl/t1_reneg.c | kinichiro | 2017-08-12 | 2 | -2/+0 |
|/ |
|
* | rebase patches on latest, remove fuzz | Brent Cook | 2017-07-17 | 3 | -29/+28 |
* | update manpage links | Brent Cook | 2017-07-17 | 1 | -2/+59 |
* | add tlsext | Brent Cook | 2017-07-17 | 4 | -0/+14 |
* | Land #329, modify symbol exports for Darwin with cmake builds | Brent Cook | 2017-07-17 | 1 | -1/+7 |
|\ |
|
| * | cmake_export_symbol: Darwin compatibility | Masud Rahman | 2017-06-25 | 1 | -1/+7 |
* | | Land #331, add prototype definitions of asprintf and vasprintf for CYGWIN build | Brent Cook | 2017-07-17 | 1 | -0/+1 |
|\ \ |
|
| * | | add prototype definitions of asprintf and vasprintf for CYGWIN build | kinichiro | 2017-07-16 | 1 | -0/+1 |
* | | | Add regression test freenull | kinichiro | 2017-07-16 | 3 | -0/+12 |
|/ / |
|
* | | changelog corrections | Brent Cook | 2017-07-12 | 1 | -7/+4 |
* | | remove duplcate changelog entryv2.6.0 | Brent Cook | 2017-07-09 | 1 | -6/+0 |
* | | added 2.6.0 Changes | Brent Cook | 2017-07-09 | 1 | -0/+61 |
* | | Updated changelog | Brent Cook | 2017-07-09 | 1 | -0/+15 |
* | | Land #328, generate the crypto export symbol list at build time | Brent Cook | 2017-07-09 | 4 | -105/+92 |
|\ \ |
|
| * | | make it easier to swap grep (Solaris grep doesn't support alpha) | Brent Cook | 2017-07-08 | 1 | -5/+9 |
| * | | generate the crypto export symbol list at build time | Brent Cook | 2017-07-08 | 3 | -100/+83 |
* | | | Land #324, Add option LIBRESSL_SKIP_INSTALL | Brent Cook | 2017-07-09 | 10 | -27/+70 |
|\ \ \ |
|
| * | | | Okay really one more try. | d3x0r | 2017-07-07 | 1 | -6/+2 |
| * | | | Okay one more try. | d3x0r | 2017-07-07 | 1 | -6/+10 |
| * | | | use \- to prevent hyphen wrapping | d3x0r | 2017-07-07 | 1 | -2/+2 |
| * | | | use ‑ to prevent hyphen wrapping | d3x0r | 2017-07-07 | 1 | -2/+2 |
| * | | | use ‑ option hyphen wrapping | d3x0r | 2017-07-07 | 1 | -2/+2 |
| * | | | Fix formatting for description of openssldir and skip install; add <nobr> to ... | d3x0r | 2017-07-07 | 1 | -2/+2 |
| * | | | Fix formatting for description of openssldir and skip install | d3x0r | 2017-07-07 | 1 | -2/+2 |
| * | | | Add documentation about available CMake options. | d3x0r | 2017-07-07 | 1 | -0/+12 |
| * | | | Merge branch 'master' of https://github.com/libressl-portable/portable into S... | d3x0r | 2017-07-06 | 11 | -36/+38 |
| |\| | |
|
| * | | | Add option LIBRESSL_SKIP_INSTALL | d3x0r | 2017-07-06 | 9 | -27/+57 |
* | | | | Set Solaris build default to 64 bit | kinichiro | 2017-07-08 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Land #323, use GNUInstallDirs from cmake to specify install paths | Brent Cook | 2017-07-06 | 9 | -15/+16 |
|\ \ \ |
|
| * | | | use GNUInstallDirs from cmake to specify install paths. | d3x0r | 2017-07-06 | 9 | -15/+16 |
| |/ / |
|
* | | | Land #326, fix tests/tlstest.bat argument order | Brent Cook | 2017-07-06 | 1 | -1/+1 |
|\ \ \ |
|