Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-25 | 1 | -0/+2 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-24 | 1 | -0/+1 | |
| | | ||||||
* | | Update man links | Theo Buehler | 2024-01-22 | 1 | -0/+19 | |
| | | ||||||
* | | Add shutdowntest to build | Theo Buehler | 2024-01-19 | 4 | -0/+44 | |
| | | ||||||
* | | Land #991 | Theo Buehler | 2024-01-14 | 6 | -0/+6 | |
|\ \ | ||||||
| * | | CI: limit scheduled runs to "libressl" org only | Ilya Shipitsin | 2024-01-14 | 6 | -0/+6 | |
|/ / | ||||||
* | | Update man links | Theo Buehler | 2024-01-13 | 1 | -4/+0 | |
| | | ||||||
* | | evp/evp_names.c replaces a few other files | Theo Buehler | 2024-01-13 | 2 | -6/+2 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-13 | 1 | -1/+3 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-12 | 1 | -0/+3 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-10 | 1 | -0/+1 | |
| | | ||||||
* | | ChangeLog: fix typo | Theo Buehler | 2024-01-08 | 1 | -1/+1 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-07 | 1 | -2/+2 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-06 | 1 | -1/+2 | |
| | | ||||||
* | | Update ChangeLog | Theo Buehler | 2024-01-04 | 1 | -0/+1 | |
|/ | ||||||
* | Update ChangeLog | Theo Buehler | 2023-12-30 | 1 | -0/+1 | |
| | ||||||
* | Missing period | Theo Buehler | 2023-12-29 | 1 | -1/+1 | |
| | ||||||
* | Some evp files were renamed and merged | Theo Buehler | 2023-12-29 | 2 | -10/+6 | |
| | ||||||
* | Hook up exdata_test | Theo Buehler | 2023-12-27 | 2 | -0/+10 | |
| | ||||||
* | Retire the engine test | Theo Buehler | 2023-12-26 | 2 | -10/+0 | |
| | ||||||
* | Update ChangeLog | Theo Buehler | 2023-12-22 | 1 | -0/+4 | |
| | ||||||
* | Update man links | Theo Buehler | 2023-12-21 | 1 | -2/+0 | |
| | ||||||
* | Fix timingsafe memcmp detection | Theo Buehler | 2023-12-20 | 1 | -2/+2 | |
| | ||||||
* | Some files were merged into p_legacy.c | Theo Buehler | 2023-12-20 | 2 | -8/+2 | |
| | ||||||
* | Update ChangeLog | Theo Buehler | 2023-12-20 | 1 | -0/+1 | |
| | ||||||
* | rand_key.c is no more | Theo Buehler | 2023-12-20 | 2 | -2/+0 | |
| | ||||||
* | Land #983 | Theo Buehler | 2023-12-19 | 1 | -1/+1 | |
|\ | ||||||
| * | pthread_once() returns an error code on failure | Theo Buehler | 2023-12-19 | 1 | -1/+1 | |
| | | ||||||
* | | Land #982 | Theo Buehler | 2023-12-19 | 1 | -4/+2 | |
|\ \ | |/ |/| | ||||||
| * | Stop undefining X509_CERT_PAIR | Theo Buehler | 2023-12-19 | 1 | -4/+2 | |
|/ | | | | Pointed out in #910 | |||||
* | Land #981 | Theo Buehler | 2023-12-19 | 1 | -37/+57 | |
|\ | ||||||
| * | readme: fix grammatical error | Joshua Sing | 2023-12-20 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Theo Buehler <botovq@users.noreply.github.com> | |||||
| * | readme: tidy up styling | Joshua Sing | 2023-12-20 | 1 | -37/+57 | |
| | | ||||||
* | | Land #980 | Theo Buehler | 2023-12-19 | 11 | -0/+44 | |
|\ \ | |/ |/| | ||||||
| * | ci: add concurrency groups to workflows | Joshua Sing | 2023-12-20 | 11 | -0/+44 | |
|/ | ||||||
* | Land #979 | Theo Buehler | 2023-12-19 | 3 | -46/+64 | |
|\ | ||||||
| * | ci: remove autoconf from msys2 in windows workflow | Joshua Sing | 2023-12-20 | 1 | -1/+0 | |
| | | ||||||
| * | ci: avoid unnecessary steps in windows workflow | Joshua Sing | 2023-12-19 | 1 | -4/+2 | |
| | | ||||||
| * | ci: tidy windows workflow job name | Joshua Sing | 2023-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | ci: fix windows workflow syntax | Joshua Sing | 2023-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | readme: add windows badge | Joshua Sing | 2023-12-19 | 1 | -0/+1 | |
| | | ||||||
| * | ci: clean up windows workflow | Joshua Sing | 2023-12-19 | 2 | -46/+66 | |
|/ | ||||||
* | Land #976 | Theo Buehler | 2023-12-18 | 3 | -66/+155 | |
|\ | ||||||
| * | ci: clean up release workflow | Joshua Sing | 2023-12-15 | 3 | -66/+155 | |
| | | ||||||
* | | 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 | |
| | | | ||||||
* | | | Update man links | Theo Buehler | 2023-12-16 | 1 | -2/+0 | |
| | | | ||||||
* | | | Unhook string_table test. It will go away. | Theo Buehler | 2023-12-15 | 3 | -11/+0 | |
| | | | ||||||
* | | | Land #977 | Theo Buehler | 2023-12-15 | 1 | -40/+57 | |
|\ \ \ | ||||||
| * | | | ci: cleanup coverity workflow | Joshua Sing | 2023-12-15 | 1 | -40/+57 | |
| | |/ | |/| |