Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read VERSION after it is generated by update script | Brent Cook | 2024-04-08 | 1 | -1/+2 |
* | use a specific version number in test scripts | Brent Cook | 2024-04-08 | 2 | -5/+6 |
* | Update ChangeLog | Theo Buehler | 2024-03-30 | 1 | -0/+6 |
* | Add hidden aes.h and camellia.h | Theo Buehler | 2024-03-29 | 1 | -0/+2 |
* | Add HAVE_AES_* flags to all x86_64 asm builds | Theo Buehler | 2024-03-29 | 4 | -0/+20 |
* | Add hidden whrlpool | Theo Buehler | 2024-03-29 | 1 | -0/+1 |
* | Link rsa_padding_test to build | Theo Buehler | 2024-03-29 | 2 | -0/+10 |
* | Add whirlpool test | Joshua Sing | 2024-03-29 | 2 | -0/+10 |
* | camellia/cast consolidation coping | Theo Buehler | 2024-03-29 | 10 | -54/+4 |
* | A concentration of ideas has happened | Theo Buehler | 2024-03-28 | 2 | -10/+2 |
* | 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 |
* | 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 |
|/ | |||||
* | 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 |
| * | 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 |
* | | 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 |
|/ / | |||||
* | | 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 |
| |/ |/| |