Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Land #789, store artifacts from appveyor buildsv3.7.0 | Brent Cook | 2022-12-11 | 1 | -2/+1 |
|\ | |||||
| * | appveyor: store entire build folder in artifacts | Ilya Shipitsin | 2022-09-10 | 1 | -2/+1 |
* | | Land #800, update upstream config.sub and config.guess | Brent Cook | 2022-12-11 | 2 | -1977/+2398 |
|\ \ | |||||
| * | | update config.sub and config.guess for M1 Mac | catatsuy | 2022-11-03 | 2 | -1977/+2398 |
* | | | Drop a deliberate ommission again | Theo Buehler | 2022-12-09 | 1 | -2/+1 |
* | | | Add a few more things | Bob Beck | 2022-12-09 | 1 | -1/+3 |
* | | | Undo inconsistencies introduced in previous | Theo Buehler | 2022-12-09 | 1 | -5/+4 |
* | | | Add the reason for the julian time change (get rid of timegm/gmtime) | Bob Beck | 2022-12-09 | 1 | -2/+5 |
* | | | ChangeLog for 3.7.0 | Theo Buehler | 2022-12-09 | 1 | -0/+42 |
* | | | Initial ChangeLog for 3.6.1 | Theo Buehler | 2022-12-09 | 1 | -0/+9 |
* | | | regen bn_isqrt.c patch | Theo Buehler | 2022-12-09 | 1 | -4/+4 |
* | | | update for biotest split | Theo Buehler | 2022-12-09 | 2 | -10/+30 |
* | | | fix comment | Theo Buehler | 2022-12-09 | 2 | -2/+2 |
* | | | Add bn_mod_exp_zero test | Theo Buehler | 2022-12-03 | 2 | -0/+13 |
* | | | Teach cmake framework about new and renamed tests | Theo Buehler | 2022-12-02 | 1 | -21/+26 |
* | | | Teach automake about renamed and new tests | Theo Buehler | 2022-12-02 | 1 | -20/+25 |
* | | | regen patches | Theo Buehler | 2022-11-27 | 2 | -7/+7 |
* | | | Adjust for ui_locl.h -> ui_local.h rename | Theo Buehler | 2022-11-27 | 1 | -1/+1 |
* | | | Adjust patches for lcl.h -> local.h rename | Theo Buehler | 2022-11-27 | 2 | -4/+4 |
* | | | Update */Makefile.am for internal header renaming | Theo Buehler | 2022-11-27 | 2 | -30/+30 |
* | | | exclude bogus "ln_<type>" manpage links | Brent Cook | 2022-11-24 | 2 | -8/+1 |
* | | | update manpage links | Brent Cook | 2022-11-24 | 1 | -0/+36 |
* | | | Land #803 | Theo Buehler | 2022-11-24 | 1 | -0/+26 |
|\ \ \ | |||||
| * | | | CI: add CIFuzz action | David Korczynski | 2022-11-19 | 1 | -0/+26 |
* | | | | Don't leak namespace macros out of the library | Theo Buehler | 2022-11-23 | 1 | -2/+2 |
* | | | | Neuter namespace differently to fix Appveyor CI | Theo Buehler | 2022-11-23 | 5 | -18/+25 |
* | | | | regen bio.h patch | Theo Buehler | 2022-11-22 | 1 | -4/+4 |
* | | | | Add asn1_string_to_utf8 test to cmake framework | Theo Buehler | 2022-11-22 | 1 | -0/+5 |
* | | | | Add new tests to cmake framework | Theo Buehler | 2022-11-22 | 1 | -0/+21 |
* | | | | Fix cmake builds | Theo Buehler | 2022-11-22 | 2 | -2/+8 |
* | | | | Add new tests to autoconf framework | Theo Buehler | 2022-11-22 | 1 | -0/+21 |
* | | | | Update autoconf framework to build again | Theo Buehler | 2022-11-22 | 4 | -5/+23 |
* | | | | update speed.c.patch | Theo Buehler | 2022-11-22 | 1 | -13/+13 |
* | | | | Rename bftest_SOURCES to bf_test_SOURCES | Theo Buehler | 2022-11-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Land 801 | Theo Buehler | 2022-11-08 | 7 | -8/+8 |
|\ \ \ | |||||
| * | | | Update checkout action to current version. | Darren Tucker | 2022-11-08 | 7 | -8/+8 |
|/ / / | |||||
* | | | Disable dltstest for now | Theo Buehler | 2022-11-08 | 2 | -14/+16 |
* | | | Rename bftest to bf_test | Theo Buehler | 2022-11-08 | 2 | -6/+6 |
* | | | Add tls12_internal.h | Theo Buehler | 2022-11-08 | 1 | -0/+1 |
* | | | Regen tlsexttest.c patch | Theo Buehler | 2022-11-08 | 1 | -6/+6 |
|/ / | |||||
* | | rebase rust-openssl patch | Theo Buehler | 2022-11-03 | 1 | -2/+3 |
* | | Land #771, Fix endian detection on macOS | Brent Cook | 2022-10-24 | 3 | -1/+9 |
|\ \ | |||||
| * | | Detect machine/endian.h for macOS | Jiajie Chen | 2022-07-12 | 3 | -1/+9 |
* | | | insert 3.5.3 release notes | Brent Cook | 2022-10-24 | 1 | -0/+6 |
* | | | rebase rust-openssl patch | Theo Buehler | 2022-10-22 | 1 | -3/+3 |
* | | | Land 794: run rust-openssl regress in daily CI | Theo Buehler | 2022-10-22 | 2 | -0/+46 |
|\ \ \ | |||||
| * | | | CI: enable rust-openssl daily testing | Ilya Shipitsin | 2022-10-22 | 2 | -0/+46 |
|/ / / | |||||
* | | | manpage and autotools sync | Brent Cook | 2022-09-26 | 2 | -2/+1 |
* | | | Initial 3.6.0 ChangeLog | Theo Buehler | 2022-09-20 | 1 | -0/+138 |
| |/ |/| | |||||
* | | Switch to new rc2_test | Theo Buehler | 2022-09-06 | 2 | -8/+8 |