Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.5.3 stable updatev3.5.3 | Brent Cook | 2022-05-15 | 1 | -0/+18 |
* | update patch | Brent Cook | 2022-03-21 | 1 | -4/+4 |
* | remove local patch now upstream | Brent Cook | 2022-03-15 | 1 | -38/+0 |
* | add infinite loop fix in BN_mod_sqrt | Brent Cook | 2022-03-12 | 1 | -0/+38 |
* | rebase patches | Brent Cook | 2022-02-27 | 4 | -23/+24 |
* | rebase patches | Brent Cook | 2022-02-06 | 2 | -19/+19 |
* | rebase tlsexttest patch | Brent Cook | 2021-04-08 | 1 | -3/+3 |
* | Land #611, remove libtls-standalone | Brent Cook | 2020-10-06 | 1 | -18/+2 |
|\ | |||||
| * | disable some additional libtls-standalone bits | Brent Cook | 2020-08-20 | 1 | -18/+2 |
* | | rediff patches | Brent Cook | 2020-09-04 | 4 | -20/+20 |
|/ | |||||
* | update tlsexttest patch | Brent Cook | 2020-07-06 | 1 | -3/+3 |
* | Fix patch for tests/tlsexttest.c | kinichiro | 2020-05-12 | 1 | -42/+7 |
* | Enable regress handshake_table on Windows | kinichiro | 2020-05-04 | 1 | -0/+18 |
* | rebase patches | Brent Cook | 2020-02-15 | 2 | -27/+26 |
* | update netcat patch | Brent Cook | 2019-11-30 | 1 | -9/+9 |
* | rebased netcat patch | Brent Cook | 2019-10-27 | 1 | -17/+17 |
* | Use posix_win.c functions on WIN32 | kinichiro | 2019-07-28 | 3 | -63/+0 |
* | Force binary mode for open() on WIN32 | kinichiro | 2019-07-26 | 2 | -4/+28 |
* | Enable speed on win32 | kinichiro | 2019-07-14 | 1 | -0/+99 |
* | rebase patches | Brent Cook | 2019-05-07 | 2 | -15/+15 |
* | update patch | Brent Cook | 2019-02-09 | 1 | -10/+10 |
* | add _LP64 checks | Brent Cook | 2019-01-20 | 2 | -0/+22 |
* | rebase patches | Brent Cook | 2019-01-19 | 3 | -21/+21 |
* | account for differences in FAIL macros | Brent Cook | 2019-01-18 | 1 | -2/+2 |
* | adjust for latest upstream changes | Brent Cook | 2019-01-18 | 1 | -16/+16 |
* | rename modes_lcl patch so it applies | Brent Cook | 2019-01-07 | 1 | -0/+0 |
* | rebase netcat.c.patch | Brent Cook | 2018-11-16 | 1 | -24/+24 |
* | Rediffed patches for merge fuzz | Brent Cook | 2018-11-07 | 5 | -40/+38 |
* | Misc fixes to bring portable in line with upstream. | bobsayshilol | 2018-11-07 | 7 | -60/+26 |
* | Suppress "overriding WinCrypt defines" warnings | Nobuyoshi Nakada | 2018-07-29 | 1 | -1/+1 |
* | Fix using right functions for file descriptor with MS Visual Studio | kinichiro | 2018-03-18 | 3 | -0/+39 |
* | Modify regress tests/tlsexttest.c for 0 sized array | kinichiro | 2017-12-30 | 1 | -3/+73 |
* | netcat.c.patch: eliminate syntax error from patch | Kyle J. McKay | 2017-12-05 | 1 | -1/+1 |
* | Add patch for regress tlsexttest | kinichiro | 2017-09-03 | 1 | -0/+41 |
* | rebase patches on latest, remove fuzz | Brent Cook | 2017-07-17 | 3 | -29/+28 |
* | update netcat patch | kinichiro | 2017-07-07 | 1 | -19/+19 |
* | update nc patch | Brent Cook | 2017-06-03 | 1 | -22/+30 |
* | defining DEFAULT_CA_FILE only if it is not defined. | kinichiro | 2017-06-04 | 1 | -0/+12 |
* | rebase netcat patch | Brent Cook | 2017-03-25 | 1 | -15/+15 |
* | Add definition of ssize_t to tls.h for Windows | kinichiro | 2017-02-13 | 1 | -0/+32 |
* | Fix patch for netcat.c | kinichiro | 2017-02-07 | 1 | -22/+22 |
* | use __MINGW_PRINTF_FORMAT for BIO_* print functions if available | Brent Cook | 2016-11-06 | 1 | -0/+36 |
* | update patches | Brent Cook | 2016-11-06 | 2 | -19/+19 |
* | update windows header patches | Brent Cook | 2016-11-04 | 1 | -3/+3 |
* | set correct DEFAULT_CA_FILE path | Brent Cook | 2016-10-30 | 1 | -14/+24 |
* | Enable tests on Visual Studio | kinichiro | 2016-10-30 | 2 | -0/+29 |
* | rebase nc(1) patch | Brent Cook | 2016-09-04 | 1 | -20/+20 |
* | remove DEFAULT_CA_FILE patch, since libtls handles this by default | Brent Cook | 2016-08-13 | 1 | -36/+14 |
* | avoid BSWAP assembly for ARM <= v6 | Brent Cook | 2016-07-17 | 1 | -0/+21 |
* | format 64-bit int portably (windows wants %l64d) | Brent Cook | 2016-07-17 | 1 | -0/+19 |