Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate AES sources | Theo Buehler | 2024-03-28 | 2 | -13/+2 |
| | |||||
* | Uppercase SOURCES | Theo Buehler | 2024-03-28 | 1 | -1/+1 |
| | |||||
* | Consolidate whirlpool | Theo Buehler | 2024-03-28 | 10 | -17/+2 |
| | |||||
* | 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 |
| | | | | Fixes #1036 and https://github.com/google/oss-fuzz/pull/11741 | ||||
* | Add hiddens in rc4 | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
| | |||||
* | Rebase weird _WIN32 hack for BN | Theo Buehler | 2024-03-27 | 1 | -8/+13 |
| | |||||
* | Cope with aes consolidation | Theo Buehler | 2024-03-27 | 2 | -10/+2 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2024-03-27 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | More garbage was hiding here | Theo Buehler | 2024-03-27 | 1 | -2/+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 |
| | |||||
* | Update ChangeLog | Theo Buehler | 2024-03-27 | 1 | -0/+1 |
| | |||||
* | Add hidden engine.h | Theo Buehler | 2024-03-27 | 1 | -0/+1 |
| | |||||
* | Land #1034 - temporarily disable the client test | Theo Buehler | 2024-03-26 | 2 | -8/+8 |
|\ | |||||
| * | Temporarily disable the clienttest | Theo Buehler | 2024-03-26 | 2 | -8/+8 |
|/ | |||||
* | Land #1031 - add -lcrypto and -lssl to libtls.pc | Theo Buehler | 2024-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Add libssl and libcrypto to libtls's Libs.private | Alyssa Ross | 2024-03-25 | 1 | -1/+1 |
|/ | | | | | | Since d193f43 ("slim down `libtls`"), statically linking libtls requires also linking libssl and libcrypto, so express that in the pkg-config file. | ||||
* | Land #1027 - run macos tests on arm64 | Theo Buehler | 2024-03-25 | 2 | -2/+7 |
|\ | |||||
| * | Revert "Split the jobs into two files, macOS and macOS-legacy." | Kenjiro Nakayama | 2024-03-25 | 2 | -38/+1 |
| | | | | | | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85. | ||||
| * | Split the jobs into two files, macOS and macOS-legacy. | Kenjiro Nakayama | 2024-03-22 | 2 | -1/+38 |
| | | |||||
| * | Run tests for macos-14 on arm64 | Kenjiro Nakayama | 2024-03-21 | 2 | -2/+7 |
| | | | | | | | | | | macos-12 and macos-13 fails `make test` on arm64 but macos-14 does not. Hence this patch enables it on github action. | ||||
* | | Update ChangeLog | Theo Buehler | 2024-03-25 | 1 | -0/+6 |
| | | |||||
* | | Initial 4.0.0 changelog | Theo Buehler | 2024-03-24 | 1 | -1/+15 |
| | | |||||
* | | Land #1026 - use shallow clones by default | Theo Buehler | 2024-03-25 | 1 | -5/+3 |
|\ \ | |||||
| * | | update.sh: add LIBRESSL_GIT_OPTIONS | Viktor Szakats | 2024-03-22 | 1 | -5/+3 |
| | | | |||||
| * | | update.sh: use shallow clone to spare time/bandwidth | Viktor Szakats | 2024-03-20 | 1 | -2/+2 |
| | | | |||||
* | | | Land #1029 - undo ASLR workaround for ASAN | Theo Buehler | 2024-03-25 | 1 | -9/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Revert "CI: setup kernel entropy to work with asan" | Theo Buehler | 2024-03-23 | 1 | -9/+0 |
|/ / | | | | | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019. | ||||
* | | Land #1022 - drop macos 11, add macos 14 | Theo Buehler | 2024-03-21 | 1 | -2/+2 |
|\ \ | |||||
| * | | Drop macos-11 from test | Kenjiro Nakayama | 2024-03-19 | 1 | -1/+1 |
| | | | |||||
| * | | Add libtool | Kenjiro Nakayama | 2024-03-18 | 1 | -1/+1 |
| | | | |||||
| * | | Add macos-14 test | Kenjiro Nakayama | 2024-03-18 | 1 | -1/+1 |
| | | | |||||
* | | | Replace expiring certs with more modern versions | Theo Buehler | 0 min. | 12 | -15/+15 |
| |/ |/| | | | | | Ref: #1018 | ||||
* | | Update man links | Theo Buehler | 2024-03-19 | 1 | -3/+0 |
| | | |||||
* | | rm o_init.c | Theo Buehler | 2024-03-19 | 2 | -2/+0 |
|/ | |||||
* | Land #1020 - add new tests to gitignore | Theo Buehler | 2024-03-18 | 1 | -0/+2 |
|\ | |||||
| * | Add tests/bio_dump* and tests/x509_algor* to gitignore | Kenjiro Nakayama | 2024-03-18 | 1 | -0/+2 |
|/ | |||||
* | Land #1018 - temporarily lower ASLR entropy to fix ASAN | Theo Buehler | 2024-03-18 | 1 | -0/+9 |
|\ | |||||
| * | CI: setup kernel entropy to work with asan | Ilia Shipitsin | 2024-03-17 | 1 | -0/+9 |
|/ | |||||
* | cmake: disable default NDEBUG differently | Viktor Szakats | 2024-03-11 | 1 | -2/+7 |
| | | | | | | | | | | | Before this patch `NDEBUG` was force-disabled, preventing a build with debug asserts disabled. After this patch `NDEBUG` works again when passed as a custom build option, e.g.: `-DCMAKE_C_FLAGS=-DNDEBUG` Previously submitted as #988, which was merged, but the commit vanished from master and ended up missing from both 3.8.3 and 3.9.0 releases. | ||||
* | changelog updatesv3.9.0 | Brent Cook | 2024-03-08 | 1 | -3/+10 |
| | |||||
* | 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 |
| | | | | | | | | | Was getting this linker error building shared libraries on Windows: Creating library C:/projects/portable/build/ssl/Release/ssl.lib and object C:/projects/portable/build/ssl/Release/ssl.exp recallocarray.obj : error LNK2019: unresolved external symbol getpagesize referenced in function getpagesize should be in compat rather than crypto object file list. |