aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update ChangeLogTheo Buehler2025-03-071-0/+3
| |
* | Update ChangeLogTheo Buehler2025-03-041-0/+1
| |
* | Land #1141 - fix MinGW testsTheo Buehler2025-03-041-10/+10
|\ \
| * | Fixes testsYang Kun2025-03-041-10/+10
|/ /
* | Update ChangeLogTheo Buehler2025-02-261-0/+3
| |
* | disable sha-asm on amd64Theo Buehler2025-02-141-0/+18
| |
* | Garbage collect SHA*ASMTheo Buehler2025-02-144-12/+0
| |
* | Update ChangeLogTheo Buehler2025-02-131-0/+2
| |
* | Land #1140 - remove ubuntu 20.04 runner imageTheo Buehler2025-02-111-4/+1
|\ \
| * | ci: remove use of ubuntu-20.04 runner imageJoshua Sing2025-02-121-4/+1
|/ /
* | Update ChangeLogTheo Buehler2025-02-081-0/+4
| |
* | Update ChangeLogTheo Buehler2025-02-031-0/+1
| |
* | Land #1139 - link renegotiation test to buildTheo Buehler2025-02-035-0/+48
|\ \
| * | Link renegotiation test to buildTheo Buehler2025-02-035-0/+48
|/ /
* | Update ChangeLogTheo Buehler2025-01-251-0/+1
| |
* | Update ChangeLogTheo Buehler2025-01-251-0/+1
| |
* | Disable MD5 ASMTheo Buehler2025-01-246-17/+0
| |
* | Update ChangeLogTheo Buehler2025-01-221-0/+1
| |
* | update ChangeLogTheo Buehler2025-01-211-0/+1
| |
* | update ChangeLogTheo Buehler2025-01-191-0/+2
| |
* | Update ChangeLogTheo Buehler2025-01-191-0/+3
| |
* | Zap doubled wordTheo Buehler2025-01-111-1/+1
| |
* | Update ChangeLogTheo Buehler2025-01-111-1/+1
| |
* | Land 1135 - CI: improve cmake config workflowTheo Buehler2025-01-113-89/+99
|\ \
| * | ci: change cmake workflow name to match othersJoshua Sing2025-01-111-3/+3
| | |
| * | ci: improve cmake config workflowJoshua Sing2025-01-113-89/+99
|/ /
* | Land #1134 - pin ubuntu-latest to 24.04Theo Buehler2025-01-0911-13/+13
|\ \
| * | What happens on ubuntu-24.04?Theo Buehler2025-01-0911-13/+13
|/ / | | | | | | | | | | Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care.
* | Update ChangelogTheo Buehler2025-01-071-0/+1
| |
* | Update ChangeLogTheo Buehler2025-01-061-0/+1
| |
* | Update ChangeLogTheo Buehler2025-01-051-0/+2
| |
* | link rsa_method_test to buildTheo Buehler2025-01-042-0/+10
| |
* | Update for speed.c and .h churnTheo Buehler2025-01-023-21/+17
| |
* | Update man linksTheo Buehler2024-12-271-0/+2
| |
* | Land #1130 - add endianness functions for appleTheo Buehler2024-12-261-2/+2
|\ \
| * | Add in missing endianess functions for Apple targetsCameron Lowell Palmer2024-12-201-2/+2
| | |
* | | try to appease emscriptenTheo Buehler2024-12-261-0/+2
| | |
* | | tb, you should know by now that windows has no __attribute__Theo Buehler2024-12-261-0/+11
| | |
* | | Adjust the ML-KEM tests to recent reorganizationTheo Buehler2024-12-2614-264/+53
| | |
* | | update man linksTheo Buehler2024-12-241-6/+6
|/ /
* | fix .gitignore for mlkem and pick up hidden headerTheo Buehler2024-12-202-3/+2
| |
* | Remove mlkem and bytestring from public visibility for nowTheo Buehler2024-12-194-2/+4
| |
* | Provide getdelim and getline compat shimsTheo Buehler2024-12-208-1/+163
| | | | | | | | | | | | These are portable implementations from NetBSD that are needed on Windows and perhaps some other platforms with the new versions of the mlkem tests.
* | Land #1229 - unset CC only for mingw and arm32Theo Buehler2024-12-182-5/+11
|\ \
| * | Move ARCH checkKenjiro Nakayama2024-12-181-4/+4
| | |
| * | update styleKenjiro Nakayama2024-12-181-1/+1
| | |
| * | unset CC only for mingw and arm32Kenjiro Nakayama2024-12-182-1/+7
| | | | | | | | | | | | | | | | | | | | | Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32.
* | | Land #1128 - some fixes for ML-KEM testsTheo Buehler2024-12-170-0/+0
|\ \ \ | |/ / |/| |
* | | Some fixes for ML-KEM testsTheo Buehler2024-12-173-12/+22
|/ / | | | | | | | | | | | | - Run the 1024 iteration test as well as unit tests. - Remove unused test script with unexpected contents. Follow-on to #1127
* | Land #1127 - link MLKEM tests to buildTheo Buehler2024-12-1715-0/+283
|\ \