Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Land #803 | Theo Buehler | 2022-11-24 | 1 | -0/+26 | |
|\ \ \ | ||||||
| * | | | CI: add CIFuzz action | David Korczynski | 2022-11-19 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | Signed-off-by: David Korczynski <david@adalogics.com> | |||||
* | | | | 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 | |
|/ / / | | | | | | | | | | | | | checkout v2 uses node.js v12 which is has been recently deprecated by github so switch to using the one on the main branch. | |||||
* | | | Disable dltstest for now | Theo Buehler | 2022-11-08 | 2 | -14/+16 | |
| | | | | | | | | | | | | | | | It is not ideal since it reduces test coverage significantly, but we cannot spend time on restarting some of the CI pipelines all the time. | |||||
* | | | 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 | |
| | | ||||||
* | | Regen bio.h.patch | Theo Buehler | 2022-09-06 | 1 | -7/+6 | |
| | | ||||||
* | | Regen aeadtest.c.patch | Theo Buehler | 2022-09-05 | 1 | -3/+3 | |
| | | ||||||
* | | Regen tlsexttestc.c.patch | Theo Buehler | 2022-09-05 | 1 | -4/+4 | |
| | | ||||||
* | | Drop long long casts that are now upstream | Theo Buehler | 2022-09-05 | 1 | -34/+0 | |
| | | ||||||
* | | Update for new rc4_test | Theo Buehler | 2022-09-05 | 2 | -8/+8 | |
| | | ||||||
* | | fix rmd_test | Theo Buehler | 2022-09-03 | 1 | -1/+1 | |
| | | ||||||
* | | Adjust for Joshua Sing's test replacements | Theo Buehler | 2022-09-03 | 2 | -54/+24 | |
| | | ||||||
* | | fix corrupted patch on merge | Brent Cook | 2022-08-29 | 1 | -22/+0 | |
| | | ||||||
* | | update manpage links | Brent Cook | 2022-08-29 | 1 | -3/+30 | |
| | | ||||||
* | | build updates for latest upstream | Brent Cook | 2022-08-29 | 9 | -0/+71 | |
| | | ||||||
* | | MSC doesn't have getopt | Theo Buehler | 2022-08-15 | 1 | -0/+18 | |
| | | ||||||
* | | add p12_sbag.c | Theo Buehler | 2022-08-15 | 2 | -0/+2 | |
| | | ||||||
* | | regen tlsextest patch | Theo Buehler | 2022-08-15 | 1 | -8/+8 | |
| | | | | | | | | fixes #777 | |||||
* | | ignore new test files | Brent Cook | 2022-08-01 | 1 | -0/+4 | |
| | | ||||||
* | | add new tests | Brent Cook | 2022-07-31 | 2 | -5/+31 | |
| | | ||||||
* | | updates for new files and test cases | Brent Cook | 2022-07-31 | 8 | -3/+26 | |
|/ | ||||||
* | update Windows certs | Brent Cook | 2022-07-10 | 1 | -2/+2 | |
| | ||||||
* | fix test when openssl(1) is not in $PATH | Brent Cook | 2022-07-10 | 1 | -2/+3 | |
| | ||||||
* | update for latest changes | Brent Cook | 2022-07-10 | 5 | -5/+19 | |
| | ||||||
* | enable new tests | Brent Cook | 2022-06-27 | 1 | -0/+11 | |
| | ||||||
* | Update ssl_txt.c patch | Theo Buehler | 2022-06-22 | 1 | -6/+8 | |
| | ||||||
* | Update netcat patch | Theo Buehler | 2022-06-22 | 1 | -12/+12 | |
| | | | | Fixes #768 |