aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use a specific version number in test scriptsBrent Cook2024-04-082-5/+6
| | | | | This avoids issue reported in #1041 with file glob confusing cd. Also remove extra newline from VERSION when update.sh runs.
* Update ChangeLogTheo Buehler2024-03-301-0/+6
|
* Add hidden aes.h and camellia.hTheo Buehler2024-03-291-0/+2
|
* Add HAVE_AES_* flags to all x86_64 asm buildsTheo Buehler2024-03-294-0/+20
|
* Add hidden whrlpoolTheo Buehler2024-03-291-0/+1
|
* Link rsa_padding_test to buildTheo Buehler2024-03-292-0/+10
|
* Add whirlpool testJoshua Sing2024-03-292-0/+10
|
* camellia/cast consolidation copingTheo Buehler2024-03-2910-54/+4
|
* A concentration of ideas has happenedTheo Buehler2024-03-282-10/+2
|
* Consolidate AES sourcesTheo Buehler2024-03-282-13/+2
|
* Uppercase SOURCESTheo Buehler2024-03-281-1/+1
|
* Consolidate whirlpoolTheo Buehler2024-03-2810-17/+2
|
* Add hidden blowfish.hTheo Buehler2024-03-281-0/+1
|
* Hook up hidden DESTheo Buehler2024-03-281-0/+1
|
* Add hidden ripemd.hTheo Buehler2024-03-281-0/+1
|
* Remove md32_common.h, unconditionally link aes.cTheo Buehler2024-03-285-6/+0
|
* Place rc4.c in a more sensible placeTheo Buehler2024-03-285-5/+4
| | | | Fixes #1036 and https://github.com/google/oss-fuzz/pull/11741
* Add hiddens in rc4Theo Buehler2024-03-281-0/+1
|
* Rebase weird _WIN32 hack for BNTheo Buehler2024-03-271-8/+13
|
* Cope with aes consolidationTheo Buehler2024-03-272-10/+2
|
* Update ChangeLogTheo Buehler2024-03-271-0/+1
|
* why is this such a messTheo Buehler2024-03-273-6/+0
|
* More rc4 wants to goTheo Buehler2024-03-273-6/+3
|
* More garbageTheo Buehler2024-03-272-3/+0
|
* More garbage was hiding hereTheo Buehler2024-03-271-2/+0
|
* Drop some no longer existing filesTheo Buehler2024-03-272-14/+2
|
* Blowfish was simplifiedTheo Buehler2024-03-272-10/+2
|
* Update ChangeLogTheo Buehler2024-03-271-0/+1
|
* Add hidden engine.hTheo Buehler2024-03-271-0/+1
|
* Land #1034 - temporarily disable the client testTheo Buehler2024-03-262-8/+8
|\
| * Temporarily disable the clienttestTheo Buehler2024-03-262-8/+8
|/
* Land #1031 - add -lcrypto and -lssl to libtls.pcTheo Buehler2024-03-261-1/+1
|\
| * Add libssl and libcrypto to libtls's Libs.privateAlyssa Ross2024-03-251-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 arm64Theo Buehler2024-03-252-2/+7
|\
| * Revert "Split the jobs into two files, macOS and macOS-legacy."Kenjiro Nakayama2024-03-252-38/+1
| | | | | | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85.
| * Split the jobs into two files, macOS and macOS-legacy.Kenjiro Nakayama2024-03-222-1/+38
| |
| * Run tests for macos-14 on arm64Kenjiro Nakayama2024-03-212-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 ChangeLogTheo Buehler2024-03-251-0/+6
| |
* | Initial 4.0.0 changelogTheo Buehler2024-03-241-1/+15
| |
* | Land #1026 - use shallow clones by defaultTheo Buehler2024-03-251-5/+3
|\ \
| * | update.sh: add LIBRESSL_GIT_OPTIONSViktor Szakats2024-03-221-5/+3
| | |
| * | update.sh: use shallow clone to spare time/bandwidthViktor Szakats2024-03-201-2/+2
| | |
* | | Land #1029 - undo ASLR workaround for ASANTheo Buehler2024-03-251-9/+0
|\ \ \ | |_|/ |/| |
| * | Revert "CI: setup kernel entropy to work with asan"Theo Buehler2024-03-231-9/+0
|/ / | | | | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019.
* | Land #1022 - drop macos 11, add macos 14Theo Buehler2024-03-211-2/+2
|\ \
| * | Drop macos-11 from testKenjiro Nakayama2024-03-191-1/+1
| | |
| * | Add libtoolKenjiro Nakayama2024-03-181-1/+1
| | |
| * | Add macos-14 testKenjiro Nakayama2024-03-181-1/+1
| | |
* | | Replace expiring certs with more modern versionsTheo Buehler0 min.12-15/+15
| |/ |/| | | | | Ref: #1018
* | Update man linksTheo Buehler2024-03-191-3/+0
| |