aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Land #1048, clarify that Windows builds are easyBrent Cook2024-05-285-133/+55
|\
| * Try to simplify build instruction.Christian Andersen2024-05-252-60/+52
| * Rename README.windows to README.mingw.mdChristian Andersen2024-05-254-5/+5
| * Remove the dist-win compilation scriptChristian Andersen2024-05-252-70/+0
* | Remove dead bitrig support, error on unsupported platformsBrent Cook2024-05-282-2/+8
* | Update ChangeLogTheo Buehler2024-05-261-1/+1
* | Land #1057 - Make RFC 5280 tests XFAIL for small time_tTheo Buehler2024-05-264-48/+19
|\ \
| * | Make RFC 5280 test xfail on 32-bit time_t systemsTheo Buehler2024-05-264-48/+19
|/ /
* | Land #1056 - remove timegm compatTheo Buehler2024-05-2511-266/+22
|\ \
| * | Clean up the time_t test messTheo Buehler2024-05-254-21/+22
| * | Remove timegm() compatTheo Buehler2024-05-257-245/+0
| |/
* | Update ChangeLogTheo Buehler2024-05-251-0/+2
* | tweak ChangeLogTheo Buehler2024-05-251-1/+1
|/
* Update man linksTheo Buehler2024-05-251-2/+0
* bye bye enc_writ.cTheo Buehler2024-05-242-2/+0
* Update ChangeLogTheo Buehler2024-05-221-0/+1
* Land #1054 - add ubuntu 24.04 to CITheo Buehler2024-05-171-1/+1
|\
| * CI: introduce Ubuntu 24.04Ilia Shipitsin2024-05-171-1/+1
|/
* Update man linksTheo Buehler2024-05-131-0/+1
* Update ChangeLogTheo Buehler2024-05-111-0/+2
* Update ChangeLogTheo Buehler2024-05-091-0/+1
* Update ChangeLogTheo Buehler2024-05-081-0/+1
* Link lhash_test to buildTheo Buehler2024-05-063-0/+11
* Update ChangeLogTheo Buehler2024-05-061-0/+3
* Update ChangeLogTheo Buehler2024-05-041-0/+1
* Land #1051 - add libtool for cmake config on macosTheo Buehler2024-04-301-1/+1
|\
| * Add libtool for cmake_config CITheo Buehler2024-04-301-1/+1
|/
* Update man linksTheo Buehler2024-04-301-0/+2
* Update ChangeLogTheo Buehler2024-04-291-0/+2
* Update man linksTheo Buehler2024-04-251-6/+0
* link crypto_test to the buildTheo Buehler2024-04-253-0/+13
* pem2.h headed to the bit bucketTheo Buehler2024-04-251-1/+1
* Update ChangeLogTheo Buehler2024-04-171-0/+3
* Unhook o_str.cTheo Buehler2024-04-152-2/+0
* Rebase crypto_namespace.h.patchTheo Buehler2024-04-111-4/+4
* Tweak ChangeLogTheo Buehler2024-04-101-1/+1
* Update ChangeLogTheo Buehler2024-04-091-0/+2
* Link bn_bits to regressTheo Buehler2024-04-093-0/+11
* Add hidden evp.h and conf.hTheo Buehler2024-04-091-0/+2
* ChangeLog: add a couple of missing periodsTheo Buehler2024-04-091-2/+2
* Update ChangeLogTheo Buehler2024-04-091-0/+6
* Land #1045, [Windows] Mention running update.sh in readmeBrent Cook2024-04-081-0/+1
|\
| * [Windows] Mention running update.sh in readme.Christian Andersen2024-04-081-0/+1
* | Land #1047, use file version number in test scriptsBrent Cook2024-04-082-5/+7
|\ \
| * | read VERSION after it is generated by update scriptBrent Cook2024-04-081-1/+2
| * | use a specific version number in test scriptsBrent Cook2024-04-082-5/+6
* | | Land #1032, mingw: re-enable endbr opcode, add workaround for llvm cet.h issueBrent Cook2024-04-082-1/+2
|\ \ \
| * | | also for autotoolsViktor Szakats2024-03-261-0/+1
| * | | mingw: re-enable endbr opcode, add workaround for clang `cet.h` issueViktor Szakats2024-03-261-1/+1
* | | | Land #1035, explicitly undef __CET__ on masm cppBrent Cook2024-04-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |