| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tweak Windows README | Brent Cook | 2023-07-07 | 1 | -7/+7 |
* | fixes #681, allow override of library POSTFIX for nested builds | Brent Cook | 2023-07-07 | 3 | -3/+3 |
* | rename regress to rust regress | Brent Cook | 2023-07-07 | 1 | -1/+1 |
* | Land #886, add compat getopt implementation | Brent Cook | 2023-07-07 | 8 | -37/+594 |
|\ |
|
| * | add compat getopt implementation, remove patches | Brent Cook | 2023-07-07 | 8 | -37/+594 |
* | | Land #883, improve socket / file descriptor checks on Windows | Brent Cook | 2023-07-07 | 2 | -25/+90 |
|\ \ |
|
| * | | fix get/setsockopt reversed logic | Brent Cook | 2023-07-06 | 1 | -2/+2 |
| * | | remove unneeded extern since we're not trying to hack this into mingw-w64 | Brent Cook | 2023-07-06 | 1 | -12/+0 |
| * | | change socket / file descriptor checks on windows | Brent Cook | 2023-07-06 | 2 | -25/+102 |
* | | | Land #884, add Solaris test workflow | Brent Cook | 2023-07-07 | 1 | -0/+27 |
|\ \ \ |
|
| * | | | initial solaris test workflow | Brent Cook | 2023-07-06 | 1 | -0/+27 |
| |/ / |
|
* | | | Land #885, change the trigger for running fuzzer tests | Brent Cook | 2023-07-07 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | change the trigger for running fuzzer tests | Brent Cook | 2023-07-07 | 1 | -1/+6 |
| |/ / |
|
* | / | remove aeadtest patch upstreamed | Brent Cook | 2023-07-07 | 1 | -15/+0 |
| |/
|/| |
|
* | | hook bn_print to build | Theo Buehler | 2023-07-07 | 5 | -0/+13 |
* | | Add hidden ts.h | Theo Buehler | 2023-07-07 | 1 | -0/+1 |
|/ |
|
* | update endian compatibility shim | Brent Cook | 2023-07-06 | 1 | -18/+36 |
* | make update.sh compatible with Solaris 11 tail behavior | Brent Cook | 2023-07-06 | 1 | -1/+1 |
* | see #353, do not support Solaris 10 | Brent Cook | 2023-07-06 | 1 | -1/+1 |
* | Add hidden asn1.h, asn1t.h, bio.h to build | Theo Buehler | 2023-07-05 | 1 | -0/+3 |
* | Remove patches merged into upstream | Theo Buehler | 2023-07-05 | 2 | -149/+0 |
* | Add hidden/openssl/chacha.h | Theo Buehler | 2023-07-05 | 2 | -0/+15 |
* | Remove patch that was merged upstream | Theo Buehler | 2023-07-05 | 1 | -35/+0 |
* | Remove patch that was merged into upstream | Theo Buehler | 2023-07-05 | 1 | -76/+0 |
* | Some ECDH and ECDSA files were (re)moved | Theo Buehler | 2023-07-05 | 2 | -9/+5 |
* | Land #880, move function attribute shims | Brent Cook | 2023-07-05 | 2 | -12/+12 |
|\ |
|
| * | move attribute shims | Brent Cook | 2023-07-05 | 2 | -12/+12 |
* | | only link libtls statically to libssl/libcrypto when building standalone | Brent Cook | 2023-07-05 | 1 | -1/+8 |
|/ |
|
* | add Windows builder test actions | Brent Cook | 2023-07-05 | 1 | -0/+45 |
* | update testssl.bat for TLS 1.0 removal | Brent Cook | 2023-07-05 | 1 | -20/+19 |
* | label individual macos build arches | Brent Cook | 2023-07-05 | 1 | -1/+1 |
* | Land #874, reenable ssltest | Brent Cook | 2023-07-04 | 2 | -7/+7 |
|\ |
|
| * | reenable ssltest | Brent Cook | 2023-07-04 | 2 | -7/+7 |
* | | add ventura and arm64 test targets, remove big sur | Brent Cook | 2023-07-04 | 2 | -30/+60 |
* | | make cross compilation possible on macOS with CMake | Brent Cook | 2023-07-04 | 1 | -0/+9 |
* | | generate opensslconf.h in build dir for cmake | Brent Cook | 2023-07-04 | 8 | -17/+39 |
|/ |
|
* | disable client / server tests for now | Brent Cook | 2023-07-04 | 2 | -17/+20 |
* | Land #843, add signertest to build | Brent Cook | 2023-07-03 | 2 | -12/+23 |
|\ |
|
| * | flip logic around | Brent Cook | 2023-07-03 | 1 | -1/+4 |
| * | link signertest to build | Theo Buehler | 2023-07-03 | 2 | -12/+20 |
* | | Land #872, implement endbr64 workaround on macOS in preprocessor | Brent Cook | 2023-07-03 | 3 | -9/+2 |
|\ \ |
|
| * | | third try's a charm | Brent Cook | 2023-07-03 | 2 | -2/+2 |
| * | | define endbr64 as nop | Brent Cook | 2023-07-03 | 2 | -2/+2 |
| * | | move endbr64 removal to preprocessor | Brent Cook | 2023-07-03 | 3 | -9/+2 |
| |/ |
|
* | | legacy disabling | Bob Beck | 2023-07-02 | 1 | -0/+3 |
* | | Update ChangeLog | Theo Buehler | 2023-07-02 | 1 | -0/+1 |
|/ |
|
* | Update ChangeLog | Theo Buehler | 2023-06-28 | 1 | -0/+1 |
* | Update ChangeLog | Theo Buehler | 2023-06-26 | 1 | -0/+1 |
* | ech_local.h was removed | Theo Buehler | 2023-06-25 | 1 | -1/+0 |
* | Update ChangeLog | Theo Buehler | 2023-06-25 | 1 | -1/+2 |