Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build for MSVC | Brent Cook | 2023-03-15 | 5 | -24/+192 |
| | |||||
* | Adjust patch to recent speed.c change | Theo Buehler | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | stop exposing hidden defines in public opensslconf.h | Brent Cook | 2023-02-28 | 2 | -0/+26 |
| | | | | pull in hidden headers instead, patching drectly for Windows support | ||||
* | disable BN asm for amd64 win32 build | Brent Cook | 2023-02-27 | 1 | -0/+21 |
| | |||||
* | remove unused patch | Brent Cook | 2023-02-21 | 1 | -11/+0 |
| | |||||
* | generate opensslconf.h based on host cpu architecture | Brent Cook | 2023-02-15 | 1 | -24/+0 |
| | |||||
* | update bn_shift patch | Brent Cook | 2023-02-13 | 1 | -5/+5 |
| | |||||
* | refresh patches | Theo Buehler | 2023-02-13 | 2 | -19/+19 |
| | |||||
* | Remove obsolete bn_div patch | Theo Buehler | 2023-02-13 | 1 | -11/+0 |
| | |||||
* | remove unneeded patch | Brent Cook | 2023-01-04 | 1 | -11/+0 |
| | |||||
* | Use bigger hammer to disable benchmarks | Theo Buehler | 2022-12-18 | 1 | -17/+6 |
| | |||||
* | Disable bn_shift benchmarks on Windows | Theo Buehler | 2022-12-18 | 1 | -0/+45 |
| | | | | Windows doesn't know about SIGALRM | ||||
* | Patch in use of BN_zero() until next sync | Theo Buehler | 2022-12-18 | 1 | -0/+11 |
| | |||||
* | regen bn_isqrt.c patch | Theo Buehler | 2022-12-09 | 1 | -4/+4 |
| | |||||
* | regen patches | Theo Buehler | 2022-11-27 | 2 | -7/+7 |
| | |||||
* | Adjust patches for lcl.h -> local.h rename | Theo Buehler | 2022-11-27 | 2 | -4/+4 |
| | |||||
* | Don't leak namespace macros out of the library | Theo Buehler | 2022-11-23 | 1 | -2/+2 |
| | |||||
* | Neuter namespace differently to fix Appveyor CI | Theo Buehler | 2022-11-23 | 2 | -13/+24 |
| | |||||
* | regen bio.h patch | Theo Buehler | 2022-11-22 | 1 | -4/+4 |
| | |||||
* | update speed.c.patch | Theo Buehler | 2022-11-22 | 1 | -13/+13 |
| | |||||
* | Regen tlsexttest.c patch | Theo Buehler | 2022-11-08 | 1 | -6/+6 |
| | |||||
* | Regen bio.h.patch | Theo Buehler | 2022-09-06 | 1 | -7/+6 |
| | |||||
* | Regen aeadtest.c.patch | Theo Buehler | 2022-09-05 | 1 | -3/+3 |
| | |||||
* | Regen tlsexttestc.c.patch | Theo Buehler | 2022-09-05 | 1 | -4/+4 |
| | |||||
* | Drop long long casts that are now upstream | Theo Buehler | 2022-09-05 | 1 | -34/+0 |
| | |||||
* | fix corrupted patch on merge | Brent Cook | 2022-08-29 | 1 | -22/+0 |
| | |||||
* | build updates for latest upstream | Brent Cook | 2022-08-29 | 1 | -0/+22 |
| | |||||
* | MSC doesn't have getopt | Theo Buehler | 2022-08-15 | 1 | -0/+18 |
| | |||||
* | regen tlsextest patch | Theo Buehler | 2022-08-15 | 1 | -8/+8 |
| | | | | fixes #777 | ||||
* | Update ssl_txt.c patch | Theo Buehler | 2022-06-22 | 1 | -6/+8 |
| | |||||
* | Update netcat patch | Theo Buehler | 2022-06-22 | 1 | -12/+12 |
| | | | | Fixes #768 | ||||
* | Stop disabling __attribute__ on Windows with Clang | kinichiro | 2022-04-29 | 1 | -1/+1 |
| | | | | | | | | | On Windows with targeting the MSVC ABI, Clang will define _MSC_VER, and does not treat __attribute__ as a macro. Clang's builtin headers (e.g. immintrin.h) use __attribute__ liberally, and do not expect it to be ifdef-ed away. Suggested from Nicholas Hutchinson by github issue. | ||||
* | 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 |
| | | | | | | - read() returns bytes count as 1 for crlf unless binary mode isn't specified with open(). Reported by @ulfworsoe in libressl-portable#542 - err could be WSANOTINITIALISED when WSAStartup() is not called | ||||
* | Force binary mode for open() on WIN32 | kinichiro | 2019-07-26 | 2 | -4/+28 |
| | | | | Reported by @ulfworsoe https://github.com/libressl-portable/portable/issues/542 | ||||
* | Enable speed on win32 | kinichiro | 2019-07-14 | 1 | -0/+99 |
| | | | | | - Use thread and sleep instead of signal and alarm, on win32 - Disable -multi option on win32 since fork is hard to implement |