Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bn_unit | MoustaphaSaad | 2024-06-19 | 1 | -0/+1 |
* | fix apitest | MoustaphaSaad | 2024-06-19 | 1 | -0/+3 |
* | disable arc4randomforktest because Emscripten lacks fork support | MoustaphaSaad | 2024-06-19 | 1 | -1/+2 |
* | fix aeadtest | MoustaphaSaad | 2024-06-19 | 2 | -0/+5 |
* | replace add_test with add_platform_test | MoustaphaSaad | 2024-06-19 | 1 | -122/+130 |
* | disable explicit_bzero because of lack of sigsuspend support on Emscripten | MoustaphaSaad | 2024-06-19 | 1 | -1/+2 |
* | Add Emscripten branch to arc4random | Mostafa Saad | 2024-06-19 | 1 | -0/+3 |
* | Land #1063 - add event number to concurrency group | Theo Buehler | 2024-06-06 | 11 | -11/+11 |
|\ | |||||
| * | ci: add event number to concurrency group | Joshua Sing | 2024-05-29 | 11 | -11/+11 |
* | | Land #1065 - add compat/stdint.h | Theo Buehler | 2024-06-05 | 1 | -0/+1 |
|\ \ | |||||
| * | | distribute `compat/stdint.h` | Viktor Szakats | 2024-06-05 | 1 | -0/+1 |
|/ / | |||||
* | | Tweak changelog | Theo Buehler | 2024-06-02 | 1 | -1/+1 |
* | | Update ChangeLog | Theo Buehler | 2024-06-01 | 1 | -0/+1 |
* | | Update ChangeLog | Theo Buehler | 2024-06-01 | 1 | -0/+2 |
* | | Update ChangeLog | Theo Buehler | 2024-05-30 | 1 | -0/+4 |
* | | Land #1062 - add HAVE_AES_* to cmake | Theo Buehler | 2024-05-31 | 1 | -0/+20 |
|\ \ | |/ |/| | |||||
| * | cmake: match autoconf build in terms of HAVE_AES macros | Theo Buehler | 2024-05-31 | 1 | -0/+20 |
|/ | |||||
* | Link x509_extensions_test to build | Theo Buehler | 2024-05-28 | 3 | -0/+11 |
* | Land #1046, [Windows] Mark old_report_mode as unused for release builds | Brent Cook | 2024-05-28 | 1 | -2/+3 |
|\ | |||||
| * | [Windows] Mark old_report_mode as unused | Christian Andersen | 2024-04-09 | 1 | -2/+3 |
* | | Land #1048, clarify that Windows builds are easy | Brent Cook | 2024-05-28 | 5 | -133/+55 |
|\ \ | |||||
| * | | Try to simplify build instruction. | Christian Andersen | 2024-05-25 | 2 | -60/+52 |
| * | | Rename README.windows to README.mingw.md | Christian Andersen | 2024-05-25 | 4 | -5/+5 |
| * | | Remove the dist-win compilation script | Christian Andersen | 2024-05-25 | 2 | -70/+0 |
* | | | Remove dead bitrig support, error on unsupported platforms | Brent Cook | 2024-05-28 | 2 | -2/+8 |
* | | | Update ChangeLog | Theo Buehler | 2024-05-26 | 1 | -1/+1 |
* | | | Land #1057 - Make RFC 5280 tests XFAIL for small time_t | Theo Buehler | 2024-05-26 | 4 | -48/+19 |
|\ \ \ | |||||
| * | | | Make RFC 5280 test xfail on 32-bit time_t systems | Theo Buehler | 2024-05-26 | 4 | -48/+19 |
|/ / / | |||||
* | | | Land #1056 - remove timegm compat | Theo Buehler | 2024-05-25 | 11 | -266/+22 |
|\ \ \ | |||||
| * | | | Clean up the time_t test mess | Theo Buehler | 2024-05-25 | 4 | -21/+22 |
| * | | | Remove timegm() compat | Theo Buehler | 2024-05-25 | 7 | -245/+0 |
| |/ / | |||||
* | | | Update ChangeLog | Theo Buehler | 2024-05-25 | 1 | -0/+2 |
* | | | tweak ChangeLog | Theo Buehler | 2024-05-25 | 1 | -1/+1 |
|/ / | |||||
* | | Update man links | Theo Buehler | 2024-05-25 | 1 | -2/+0 |
* | | bye bye enc_writ.c | Theo Buehler | 2024-05-24 | 2 | -2/+0 |
* | | Update ChangeLog | Theo Buehler | 2024-05-22 | 1 | -0/+1 |
* | | Land #1054 - add ubuntu 24.04 to CI | Theo Buehler | 2024-05-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | CI: introduce Ubuntu 24.04 | Ilia Shipitsin | 2024-05-17 | 1 | -1/+1 |
|/ / | |||||
* | | Update man links | Theo Buehler | 2024-05-13 | 1 | -0/+1 |
* | | Update ChangeLog | Theo Buehler | 2024-05-11 | 1 | -0/+2 |
* | | Update ChangeLog | Theo Buehler | 2024-05-09 | 1 | -0/+1 |
* | | Update ChangeLog | Theo Buehler | 2024-05-08 | 1 | -0/+1 |
* | | Link lhash_test to build | Theo Buehler | 2024-05-06 | 3 | -0/+11 |
* | | Update ChangeLog | Theo Buehler | 2024-05-06 | 1 | -0/+3 |
* | | Update ChangeLog | Theo Buehler | 2024-05-04 | 1 | -0/+1 |
* | | Land #1051 - add libtool for cmake config on macos | Theo Buehler | 2024-04-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add libtool for cmake_config CI | Theo Buehler | 2024-04-30 | 1 | -1/+1 |
|/ / | |||||
* | | Update man links | Theo Buehler | 2024-04-30 | 1 | -0/+2 |
* | | Update ChangeLog | Theo Buehler | 2024-04-29 | 1 | -0/+2 |
* | | Update man links | Theo Buehler | 2024-04-25 | 1 | -6/+0 |