aboutsummaryrefslogtreecommitdiff
path: root/patches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebase aarch64 crypto_arch.h patchBrent Cook2 days1-3/+6
|
* Disable SHA-256 asm for aarch64Theo Buehler8 days1-0/+13
|
* disable sha-asm on amd64Theo Buehler2025-02-141-0/+18
|
* Update for speed.c and .h churnTheo Buehler2025-01-022-16/+17
|
* tb, you should know by now that windows has no __attribute__Theo Buehler2024-12-261-0/+11
|
* Fix CTASSERT() once and for allTheo Buehler2024-12-141-8/+8
|
* Regen crypto-cpu-caps.c patchesTheo Buehler2024-12-142-8/+8
|
* Update speed patchTheo Buehler2024-12-141-12/+12
|
* Teach windows some more about __attribute__Theo Buehler2024-11-081-0/+11
|
* Hook up new aarch64 feature detectionTheo Buehler2024-11-081-0/+39
|
* Simplify patch and use %lluTheo Buehler2024-11-031-11/+5
|
* Print uid_t portably with PRIu64.Jonas 'Sortie' Termansen2024-11-021-0/+21
|
* Also disable cpu caps on windows i386Theo Buehler2024-10-181-0/+20
|
* disable cpu caps on windows for nowTheo Buehler2024-10-181-0/+20
|
* Regen netcat patchTheo Buehler2024-08-171-10/+10
|
* regen patchesTheo Buehler2024-08-023-9/+9
|
* Simplify speed.c diffTheo Buehler2024-07-131-5/+3
|
* speed.c is likely broken on Windows, so add a hackTheo Buehler2024-07-131-12/+29
|
* Make RFC 5280 test xfail on 32-bit time_t systemsTheo Buehler2024-05-261-48/+0
|
* Rebase crypto_namespace.h.patchTheo Buehler2024-04-111-4/+4
|
* Rebase weird _WIN32 hack for BNTheo Buehler2024-03-271-8/+13
|
* Regen openssl.c.patchTheo Buehler2024-03-041-3/+3
|
* upstreamed masm alignment fixBrent Cook2024-02-271-30/+0
|
* The endbr64.patch is now upstreamTheo Buehler2024-02-241-1215/+0
|
* align read only sections on masm/windows to 64 bytesBrent Cook2024-02-121-0/+30
| | | | | Avoid conflicts where alignment is specified later in the underlying assembly.
* integrate new upstream endbr64 test code, remove os-specific revertsBrent Cook2024-02-126-1732/+1215
|
* Stop undefining X509_CERT_PAIRTheo Buehler2023-12-191-4/+2
| | | | Pointed out in #910
* remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-181-0/+20
|
* amd64/bn_arch.h: avoid redefinition of `OPENSSL_NO_ASM`Viktor Szakats2023-11-081-2/+4
| | | | | | | | | | | | | | Fixes this warning when `OPENSSL_NO_ASM` is already set by the build system (seen with CMake): ``` In file included from ./libressl/crypto/bn/bn_mul.c:65: ./libressl/crypto/bn/arch/amd64/bn_arch.h:24:9: warning: 'OPENSSL_NO_ASM' macro redefined [-Wmacro-redefined] ^ <command line>:10:9: note: previous definition is here ^ ``` Reported in #910
* Land #924, allow disabling WINCRYPT warningsBrent Cook2023-11-011-17/+15
|\
| * Allow disabling warning about WINCRYPT overridesTheo Buehler2023-11-011-17/+15
| | | | | | | | Fixes #919
* | portable asm generator patches for portableBrent Cook2023-10-304-0/+1712
|/ | | | | | This reverses changes from the 3.8.x upstream that are causing issues on a few different platforms, including macOS x64, Windows, and older Linux/FreeBSD.
* Regen netcat patchTheo Buehler2023-08-151-6/+6
|
* Update x509.h patchTheo Buehler2023-08-031-4/+3
|
* Regen patchesTheo Buehler2023-07-282-7/+7
|
* Rebase modes_local.h patch over KNF rampageTheo Buehler2023-07-081-13/+10
|
* upstreamed ocsp_testBrent Cook2023-07-071-14/+0
|
* remove Windows lld workaroundBrent Cook2023-07-071-21/+0
|
* Land #886, add compat getopt implementationBrent Cook2023-07-072-36/+0
|\
| * add compat getopt implementation, remove patchesBrent Cook2023-07-072-36/+0
| | | | | | | | | | | | | | | | | | This adds a getopt implementation for compatibility where it is not available, removing a couple of regress patches. Note, this is a slightly modified copy from OpenBSD libc that doesn't expose getopt_long, which has dependency conflicts with Windows system headers and isn't needed anyway.
* | remove aeadtest patch upstreamedBrent Cook2023-07-071-15/+0
|/
* Remove patches merged into upstreamTheo Buehler2023-07-052-149/+0
|
* Add hidden/openssl/chacha.hTheo Buehler2023-07-051-0/+14
|
* Remove patch that was merged upstreamTheo Buehler2023-07-051-35/+0
|
* Remove patch that was merged into upstreamTheo Buehler2023-07-051-76/+0
|
* Regen patchesTheo Buehler2023-06-242-4/+4
|
* speed.c: move errstr out of #ifndefTheo Buehler2023-05-211-4/+3
|
* Regen speed.c diffTheo Buehler2023-05-211-18/+18
|
* regen tlsexttest.patchTheo Buehler2023-04-281-7/+7
|
* patching a non-existent file doesn't work so well...Theo Buehler2023-04-261-18/+0
|