Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | distribute `compat/stdint.h` | Viktor Szakats | 2024-06-05 | 1 | -0/+1 |
| | | | | Fixes #1064 | ||||
* | 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 |
| | | | | | | | | | | | | When compiling in release mode the _CrtSetReportMode macro gets replaced by void(0). This makes old_report_mode unused. Silence a warning about it. | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular simplify the Windows build instructions, by only having a short CMake section about it. While mentioning that bash shell is required also on Windows up-front. Splits the build section into a section for configure and one for CMake so it is easier to pick one of them. Moves the additional CMake options into the CMake section. Moves dist.sh text into the configure section as it is configure specific. | ||||
| * | | Rename README.windows to README.mingw.md | Christian Andersen | 2024-05-25 | 4 | -5/+5 |
| | | | | | | | | | | | | | | | Since it is mingw specific and does not really involve other compilers. | ||||
| * | | Remove the dist-win compilation script | Christian Andersen | 2024-05-25 | 2 | -70/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the CMake version of building for windows there is support for building with MINGW, clang, and Visual Studio. CMake can build for MINGW using the regular method of autogen and CMake. Removing this makes it a bit simpler to get an overview of how to build for windows. Reducing confusion. | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The RFC 5280 test now passes also with small time_t. The ASN.1 time test now has a test case that makes it fail for small time t. In that case use a wrapper script that prins why the test is expected to fail and makes the test suite fail if it passes. | ||||
| * | | | Remove timegm() compat | Theo Buehler | 2024-05-25 | 7 | -245/+0 |
| |/ / | | | | | | | | | | | | | Now that all uses of gmtime_r() and timegm() have been converted to OPENSSL_gmtime() and OPENSSL_timegm(), this is no longer needed. | ||||
* | | | 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 |
| | | |||||
* | | link crypto_test to the build | Theo Buehler | 2024-04-25 | 3 | -0/+13 |
| | | |||||
* | | pem2.h headed to the bit bucket | Theo Buehler | 2024-04-25 | 1 | -1/+1 |
| | | |||||
* | | Update ChangeLog | Theo Buehler | 2024-04-17 | 1 | -0/+3 |
| | | |||||
* | | Unhook o_str.c | Theo Buehler | 2024-04-15 | 2 | -2/+0 |
| | | |||||
* | | Rebase crypto_namespace.h.patch | Theo Buehler | 2024-04-11 | 1 | -4/+4 |
| | | |||||
* | | Tweak ChangeLog | Theo Buehler | 2024-04-10 | 1 | -1/+1 |
| | | |||||
* | | Update ChangeLog | Theo Buehler | 2024-04-09 | 1 | -0/+2 |
| | | |||||
* | | Link bn_bits to regress | Theo Buehler | 2024-04-09 | 3 | -0/+11 |
| | | |||||
* | | Add hidden evp.h and conf.h | Theo Buehler | 2024-04-09 | 1 | -0/+2 |
| | | |||||
* | | ChangeLog: add a couple of missing periods | Theo Buehler | 2024-04-09 | 1 | -2/+2 |
| | |