| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for speed.c and .h churn | Theo Buehler | 2025-01-02 | 2 | -16/+17 |
* | tb, you should know by now that windows has no __attribute__ | Theo Buehler | 2024-12-26 | 1 | -0/+11 |
* | Fix CTASSERT() once and for all | Theo Buehler | 2024-12-14 | 1 | -8/+8 |
* | Regen crypto-cpu-caps.c patches | Theo Buehler | 2024-12-14 | 2 | -8/+8 |
* | Update speed patch | Theo Buehler | 2024-12-14 | 1 | -12/+12 |
* | Teach windows some more about __attribute__ | Theo Buehler | 2024-11-08 | 1 | -0/+11 |
* | Hook up new aarch64 feature detection | Theo Buehler | 2024-11-08 | 1 | -0/+39 |
* | Simplify patch and use %llu | Theo Buehler | 2024-11-03 | 1 | -11/+5 |
* | Print uid_t portably with PRIu64. | Jonas 'Sortie' Termansen | 2024-11-02 | 1 | -0/+21 |
* | Also disable cpu caps on windows i386 | Theo Buehler | 2024-10-18 | 1 | -0/+20 |
* | disable cpu caps on windows for now | Theo Buehler | 2024-10-18 | 1 | -0/+20 |
* | Regen netcat patch | Theo Buehler | 2024-08-17 | 1 | -10/+10 |
* | regen patches | Theo Buehler | 2024-08-02 | 3 | -9/+9 |
* | Simplify speed.c diff | Theo Buehler | 2024-07-13 | 1 | -5/+3 |
* | speed.c is likely broken on Windows, so add a hack | Theo Buehler | 2024-07-13 | 1 | -12/+29 |
* | Make RFC 5280 test xfail on 32-bit time_t systems | Theo Buehler | 2024-05-26 | 1 | -48/+0 |
* | Rebase crypto_namespace.h.patch | Theo Buehler | 2024-04-11 | 1 | -4/+4 |
* | Rebase weird _WIN32 hack for BN | Theo Buehler | 2024-03-27 | 1 | -8/+13 |
* | Regen openssl.c.patch | Theo Buehler | 2024-03-04 | 1 | -3/+3 |
* | upstreamed masm alignment fix | Brent Cook | 2024-02-27 | 1 | -30/+0 |
* | The endbr64.patch is now upstream | Theo Buehler | 2024-02-24 | 1 | -1215/+0 |
* | align read only sections on masm/windows to 64 bytes | Brent Cook | 2024-02-12 | 1 | -0/+30 |
* | integrate new upstream endbr64 test code, remove os-specific reverts | Brent Cook | 2024-02-12 | 6 | -1732/+1215 |
* | Stop undefining X509_CERT_PAIR | Theo Buehler | 2023-12-19 | 1 | -4/+2 |
* | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2023-11-18 | 1 | -0/+20 |
* | amd64/bn_arch.h: avoid redefinition of `OPENSSL_NO_ASM` | Viktor Szakats | 2023-11-08 | 1 | -2/+4 |
* | 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 |
* | | portable asm generator patches for portable | Brent Cook | 2023-10-30 | 4 | -0/+1712 |
|/ |
|
* | Regen netcat patch | Theo Buehler | 2023-08-15 | 1 | -6/+6 |
* | Update x509.h patch | Theo Buehler | 2023-08-03 | 1 | -4/+3 |
* | Regen patches | Theo Buehler | 2023-07-28 | 2 | -7/+7 |
* | Rebase modes_local.h patch over KNF rampage | Theo Buehler | 2023-07-08 | 1 | -13/+10 |
* | upstreamed ocsp_test | Brent Cook | 2023-07-07 | 1 | -14/+0 |
* | remove Windows lld workaround | Brent Cook | 2023-07-07 | 1 | -21/+0 |
* | Land #886, add compat getopt implementation | Brent Cook | 2023-07-07 | 2 | -36/+0 |
|\ |
|
| * | add compat getopt implementation, remove patches | Brent Cook | 2023-07-07 | 2 | -36/+0 |
* | | remove aeadtest patch upstreamed | Brent Cook | 2023-07-07 | 1 | -15/+0 |
|/ |
|
* | Remove patches merged into upstream | Theo Buehler | 2023-07-05 | 2 | -149/+0 |
* | Add hidden/openssl/chacha.h | Theo Buehler | 2023-07-05 | 1 | -0/+14 |
* | Remove patch that was merged upstream | Theo Buehler | 2023-07-05 | 1 | -35/+0 |
* | Remove patch that was merged into upstream | Theo Buehler | 2023-07-05 | 1 | -76/+0 |
* | Regen patches | Theo Buehler | 2023-06-24 | 2 | -4/+4 |
* | speed.c: move errstr out of #ifndef | Theo Buehler | 2023-05-21 | 1 | -4/+3 |
* | Regen speed.c diff | Theo Buehler | 2023-05-21 | 1 | -18/+18 |
* | regen tlsexttest.patch | Theo Buehler | 2023-04-28 | 1 | -7/+7 |
* | patching a non-existent file doesn't work so well... | Theo Buehler | 2023-04-26 | 1 | -18/+0 |
* | Remove OPENSSL_NO_DEPRECATED from e_old.c | Theo Buehler | 2023-04-25 | 1 | -0/+18 |
* | regen openssl patch | Theo Buehler | 2023-04-25 | 1 | -3/+3 |
* | regen tlsexttest.c patch | Theo Buehler | 2023-04-25 | 1 | -7/+7 |