aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Land #953, Fix build on mipsBrent Cook2023-12-171-0/+2
* Land #941, improve Linux github workflowsBrent Cook2023-11-085-87/+62
|\
| * ci: shrink and improve Linux workflowsJoshua Sing2023-11-095-87/+62
* | Land #942, clean up macOS workflowBrent Cook2023-11-082-21/+31
|\ \
| * | ci: clean up macOS workflowJoshua Sing2023-11-082-21/+31
| |/
* | Land #940, avoid redefinition of OPENSSL_NO_ASMBrent Cook2023-11-082-2/+5
|\ \
| * | amd64/bn_arch.h: avoid redefinition of `OPENSSL_NO_ASM`Viktor Szakats2023-11-081-2/+4
| |/
| * Land #938, cmake: simplify if expressions, accept CPU values more consistentlyBrent Cook2023-11-071-19/+19
| |\
| * \ Land #937, remove unused C definesBrent Cook2023-11-071-1/+1
| |\ \
| * | | Update ChangeLogTheo Buehler2023-11-071-0/+1
* | | | Land #938, cmake: simplify if expressions, accept CPU values more consistentlyBrent Cook2023-11-071-19/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | always check `CMAKE_SYSTEM_PROCESSOR` with `MATCHES`Viktor Szakats2023-11-071-4/+4
| * | | simplify `MATCHES`/`STREQUAL` syntaxViktor Szakats2023-11-071-19/+19
| |/ /
* | | Land #937, remove unused C definesBrent Cook2023-11-073-31/+32
|\ \ \ | | |/ | |/|
| * | cmake: stop passing unused C macrosViktor Szakats2023-11-071-1/+1
| |/
| * Land #936, fix arm64 builds to not trigger armv4 asmBrent Cook2023-11-071-1/+2
| |\
| * | Improve Android CI workflowJoshua Sing2023-11-072-30/+31
* | | Land #936, cmake: fix arm64 to not trigger armv4 ASMBrent Cook2023-11-071-1/+2
|\ \ \ | | |/ | |/|
| * | cmake: fix arm64 to not trigger armv4 ASMViktor Szakats2023-11-071-1/+2
| |/
| * Land #932, use existing crypto/ssl libs for tls testsBrent Cook2023-11-052-4/+3
| |\
| * \ Land #930, consistently use default CA cert location for WindowsBrent Cook2023-11-055-30/+16
| |\ \
* | \ \ Land #932, use existing crypto/ssl libs for tls testsBrent Cook2023-11-052-4/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | slim `tls-static` library (used in tests)Viktor Szakats2023-11-042-4/+3
* | | | Land #930, consistently use default CA cert location for WindowsBrent Cook2023-11-055-30/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | also fix ocspcheck and nc, dedupe build logicViktor Szakats2023-11-055-34/+16
| * | | cmake: fix default `TLS_DEFAULT_CA_FILE` value in libtls for WindowsViktor Szakats2023-11-041-1/+5
| |/ /
* | | Land #931, dynamic link libtls with libssl/libcrypto in cmake buildsBrent Cook2023-11-054-13/+12
|\ \ \ | | |/ | |/|
| * | slim down `libtls`Viktor Szakats2023-11-041-3/+2
| |/
| * Land #927Theo Buehler2023-11-031-3/+0
| |\
| | * delete unused `savsig` variableViktor Szakats2023-11-031-3/+0
| |/
| * Update rust-openssl patchTheo Buehler2023-11-031-6/+5
| * ChangeLog: missing periodTheo Buehler2023-11-031-1/+1
| * Update ChangeLogTheo Buehler2023-11-021-0/+4
| * changelog revisionsBrent Cook2023-11-021-6/+8
| * update 3.8.2 changelogBrent Cook2023-11-011-3/+8
| * Land #924, allow disabling WINCRYPT warningsBrent Cook2023-11-011-17/+15
| |\
| * \ Land #923, enable system arc4random on FreeBSD 12+Brent Cook2023-11-011-3/+9
| |\ \
* | | | changelog revisionsv3.8.2Brent Cook2023-11-021-6/+8
* | | | Revert "Link x509_algor test to build"Brent Cook2023-11-012-10/+0
* | | | update 3.8.2 changelogBrent Cook2023-11-011-3/+8
* | | | Land #924, Allow disabling warning about WINCRYPT overridesBrent Cook2023-11-011-17/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Allow disabling warning about WINCRYPT overridesTheo Buehler2023-11-011-17/+15
* | | | Land #923, enable system arc4random on FreeBSD 12+Brent Cook2023-11-011-3/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | enable system arc4random on FreeBSD 12+Brent Cook2023-11-011-3/+9
| |/ /
* | | Land #922, build fixes for various platformsBrent Cook2023-11-0111-50/+1755
|\ \ \ | | |/ | |/|
| * | restrict patches to windows / macos platformsBrent Cook2023-10-311-5/+22
| * | reenable assembly for MSVCBrent Cook2023-10-301-3/+0
| * | fix cross-compilation on Windows 11 Arm64Brent Cook2023-10-301-42/+0
| * | portable asm generator patches for portableBrent Cook2023-10-307-4/+1721
| * | adjust how sizeof time_t is set, the current way causes issues with MSVC 2022...Brent Cook2023-10-292-1/+8
| |/