| Commit message (Expand) | Author | Age | Files | Lines |
* | amd64/bn_arch.h: avoid redefinition of `OPENSSL_NO_ASM` | Viktor Szakats | 2023-11-08 | 1 | -2/+4 |
* | Land #938, cmake: simplify if expressions, accept CPU values more consistently | Brent Cook | 2023-11-07 | 1 | -19/+19 |
|\ |
|
| * | always check `CMAKE_SYSTEM_PROCESSOR` with `MATCHES` | Viktor Szakats | 2023-11-07 | 1 | -4/+4 |
| * | simplify `MATCHES`/`STREQUAL` syntax | Viktor Szakats | 2023-11-07 | 1 | -19/+19 |
* | | Land #937, remove unused C defines | Brent Cook | 2023-11-07 | 1 | -1/+1 |
|\ \ |
|
| * | | cmake: stop passing unused C macros | Viktor Szakats | 2023-11-07 | 1 | -1/+1 |
| |/ |
|
* / | Update ChangeLog | Theo Buehler | 2023-11-07 | 1 | -0/+1 |
|/ |
|
* | Land #936, fix arm64 builds to not trigger armv4 asm | Brent Cook | 2023-11-07 | 1 | -1/+2 |
|\ |
|
| * | cmake: fix arm64 to not trigger armv4 ASM | Viktor Szakats | 2023-11-07 | 1 | -1/+2 |
* | | Improve Android CI workflow | Joshua Sing | 2023-11-07 | 2 | -30/+31 |
|/ |
|
* | Land #932, use existing crypto/ssl libs for tls tests | Brent Cook | 2023-11-05 | 2 | -4/+3 |
|\ |
|
| * | slim `tls-static` library (used in tests) | Viktor Szakats | 2023-11-04 | 2 | -4/+3 |
* | | Land #930, consistently use default CA cert location for Windows | Brent Cook | 2023-11-05 | 5 | -30/+16 |
|\ \ |
|
| * | | also fix ocspcheck and nc, dedupe build logic | Viktor Szakats | 2023-11-05 | 5 | -34/+16 |
| * | | cmake: fix default `TLS_DEFAULT_CA_FILE` value in libtls for Windows | Viktor Szakats | 2023-11-04 | 1 | -1/+5 |
| |/ |
|
* / | slim down `libtls` | Viktor Szakats | 2023-11-04 | 1 | -3/+2 |
|/ |
|
* | Land #927 | Theo Buehler | 2023-11-03 | 1 | -3/+0 |
|\ |
|
| * | delete unused `savsig` variable | Viktor Szakats | 2023-11-03 | 1 | -3/+0 |
|/ |
|
* | Update rust-openssl patch | Theo Buehler | 2023-11-03 | 1 | -6/+5 |
* | ChangeLog: missing period | Theo Buehler | 2023-11-03 | 1 | -1/+1 |
* | Update ChangeLog | Theo Buehler | 2023-11-02 | 1 | -0/+4 |
* | changelog revisions | Brent Cook | 2023-11-02 | 1 | -6/+8 |
* | update 3.8.2 changelog | Brent Cook | 2023-11-01 | 1 | -3/+8 |
* | Land #924, allow disabling WINCRYPT warnings | Brent Cook | 2023-11-01 | 1 | -17/+15 |
|\ |
|
| * | Allow disabling warning about WINCRYPT overrides | Theo Buehler | 2023-11-01 | 1 | -17/+15 |
* | | Land #923, enable system arc4random on FreeBSD 12+ | Brent Cook | 2023-11-01 | 1 | -3/+9 |
|\ \ |
|
| * | | enable system arc4random on FreeBSD 12+ | Brent Cook | 2023-11-01 | 1 | -3/+9 |
| |/ |
|
* | | restrict patches to windows / macos platforms | Brent Cook | 2023-10-31 | 1 | -5/+22 |
* | | reenable assembly for MSVC | Brent Cook | 2023-10-30 | 1 | -3/+0 |
* | | fix cross-compilation on Windows 11 Arm64 | Brent Cook | 2023-10-30 | 1 | -42/+0 |
* | | portable asm generator patches for portable | Brent Cook | 2023-10-30 | 7 | -4/+1721 |
* | | adjust how sizeof time_t is set, the current way causes issues with MSVC 2022... | Brent Cook | 2023-10-29 | 2 | -1/+8 |
|/ |
|
* | Land #913, CMake build fixes | Brent Cook | 2023-10-29 | 2 | -8/+11 |
|\ |
|
| * | Properly check components | Marc Aldorasi | 2023-09-12 | 1 | -6/+9 |
| * | Consistently use CMAKE_CURRENT_BINARY_DIR | Marc Aldorasi | 2023-09-12 | 1 | -2/+2 |
* | | MSVC: Enable building ocspcheck. | Pierre Wendling | 2023-10-29 | 4 | -5/+6 |
* | | Land #909, Fix processor detection with Cmake | Brent Cook | 2023-10-29 | 2 | -20/+20 |
|\ \ |
|
| * | | disable MSVC x64 asm | Brent Cook | 2023-10-29 | 1 | -0/+3 |
| * | | remove conflicting align directives for MASM | Brent Cook | 2023-10-29 | 1 | -0/+1 |
| * | | remove unneeded switch for MSVC, cleanup comment alignment | Brent Cook | 2023-10-29 | 1 | -10/+6 |
| * | | Fix processor detection in CMakeLists.txt | Jiajie Chen | 2023-09-04 | 1 | -10/+10 |
* | | | Update ChangeLog | Theo Buehler | 2023-10-19 | 1 | -0/+9 |
* | | | Link x509_algor test to build | Theo Buehler | 2023-10-11 | 2 | -0/+10 |
* | | | Update ChangeLog | Theo Buehler | 2023-10-03 | 1 | -2/+1 |
* | | | Update ChangeLog | Theo Buehler | 2023-10-02 | 1 | -0/+1 |
* | | | package getopt compat files | Brent Cook | 2023-10-01 | 2 | -0/+2 |
* | | | Update ChangeLog | Theo Buehler | 2023-10-01 | 1 | -0/+3 |
* | | | Update man links | Theo Buehler | 2023-09-29 | 1 | -0/+3 |
* | | | ChangeLog | Theo Buehler | 2023-09-29 | 1 | -0/+1 |
* | | | Update man links | Theo Buehler | 2023-09-28 | 1 | -1/+39 |