Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hidden blowfish.h | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Hook up hidden DES | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Add hidden ripemd.h | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Remove md32_common.h, unconditionally link aes.c | Theo Buehler | 2024-03-28 | 5 | -6/+0 |
* | Place rc4.c in a more sensible place | Theo Buehler | 2024-03-28 | 5 | -5/+4 |
* | Add hiddens in rc4 | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Cope with aes consolidation | Theo Buehler | 2024-03-27 | 2 | -10/+2 |
* | why is this such a mess | Theo Buehler | 2024-03-27 | 3 | -6/+0 |
* | More rc4 wants to go | Theo Buehler | 2024-03-27 | 3 | -6/+3 |
* | More garbage | Theo Buehler | 2024-03-27 | 2 | -3/+0 |
* | Drop some no longer existing files | Theo Buehler | 2024-03-27 | 2 | -14/+2 |
* | Blowfish was simplified | Theo Buehler | 2024-03-27 | 2 | -10/+2 |
* | Add hidden engine.h | Theo Buehler | 2024-03-27 | 1 | -0/+1 |
* | rm o_init.c | Theo Buehler | 2024-03-19 | 2 | -2/+0 |
* | move syslog_r and getprogname into compat src list | Brent Cook | 2024-03-07 | 1 | -4/+4 |
* | put compat getpagesize into the right object list | Brent Cook | 2024-03-07 | 1 | -1/+1 |
* | Update build system for file removal | Theo Buehler | 2024-03-02 | 2 | -49/+7 |
* | Add posix_time.h | Theo Buehler | 2024-02-18 | 1 | -0/+1 |
* | Windows: Fix assertion pop-up up when using Debug compiled libressl. | Christian Andersen | 2024-02-04 | 1 | -0/+2 |
* | Unhook p5_crypt{,2}.c and p12_crpt.c | Theo Buehler | 2024-01-27 | 2 | -6/+0 |
* | evp/evp_names.c replaces a few other files | Theo Buehler | 2024-01-13 | 2 | -6/+2 |
* | Some evp files were renamed and merged | Theo Buehler | 2023-12-29 | 2 | -10/+6 |
* | Some files were merged into p_legacy.c | Theo Buehler | 2023-12-20 | 2 | -8/+2 |
* | rand_key.c is no more | Theo Buehler | 2023-12-20 | 2 | -2/+0 |
* | Land #953, Fix build on mips | Brent Cook | 2023-12-17 | 1 | -0/+2 |
|\ | |||||
| * | Fix build on mips | Mathieu Mirmont | 2023-12-05 | 1 | -0/+2 |
* | | Add reminder to remove timegm after the next library bump | Theo Buehler | 2023-12-14 | 1 | -0/+1 |
* | | try avoiding empty compat libs | Viktor Szakats | 2023-12-14 | 1 | -1/+1 |
* | | cmake: stop exporting compat functions | Viktor Szakats | 2023-12-14 | 1 | -73/+38 |
* | | Land #964 | Theo Buehler | 2023-12-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | windows: minor compat header fixes | Viktor Szakats | 2023-12-11 | 1 | -1/+1 |
| |/ | |||||
* | | Land #962 | Theo Buehler | 2023-12-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | upgrade links in comments to HTTPS | Viktor Szakats | 2023-12-11 | 1 | -2/+2 |
| |/ | |||||
* / | Fix a few symbols in EXTRA_EXPORT | Theo Buehler | 2023-12-11 | 1 | -18/+19 |
|/ | |||||
* | also fix ocspcheck and nc, dedupe build logic | Viktor Szakats | 2023-11-05 | 1 | -9/+1 |
* | delete unused `savsig` variable | Viktor Szakats | 2023-11-03 | 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 | 2 | -2/+2 |
* | MSVC: Enable building ocspcheck. | Pierre Wendling | 2023-10-29 | 1 | -0/+2 |
* | package getopt compat files | Brent Cook | 2023-10-01 | 1 | -0/+1 |
* | Move `LibreSSL/` to `LIBRESSL_INSTALL_CMAKEDIR`. | Pierre Wendling | 2023-08-19 | 1 | -1/+1 |
* | CMake: Export and install library targets. | Pierre Wendling | 2023-08-19 | 1 | -3/+29 |
* | cmake: fix to not force-disable ASM for MinGW builds | Viktor Szakats | 2023-08-10 | 1 | -1/+1 |
* | rmdconst.h was removed | Theo Buehler | 2023-08-10 | 1 | -1/+0 |
* | Remove bn_blind.c, rsa_crpt.c; add rsa_blinding.c | Theo Buehler | 2023-08-09 | 2 | -4/+2 |
* | Adjust for file removal and renaming | Theo Buehler | 2023-07-28 | 2 | -102/+6 |
* | obj_xref.h was removed | Theo Buehler | 2023-07-22 | 1 | -1/+0 |
* | Link engine_stubs.c to build | Theo Buehler | 2023-07-21 | 2 | -0/+2 |
* | Add hidden dh.h | Theo Buehler | 2023-07-08 | 1 | -0/+1 |
* | Add hidden curve25519.h | Theo Buehler | 2023-07-08 | 1 | -0/+1 |