COMMITS
/ .github/workflows/build.yml May 12, 2023
April 25, 2023
D
gh-103726: Set up gcc-10 for ASAN (gh-103728)
Dong-hee Na committed
April 14, 2023
N
gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437)
Nikita Sobolev committed
March 14, 2023
E
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow committed
February 23, 2023
E
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Erlend E. Aasland committed
February 20, 2023
D
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
Dong-hee Na committed
E
gh-101981: Build macOS as recommended by the devguide (GH-102070)
Erlend E. Aasland committed
February 9, 2023
G
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith committed
December 24, 2022
I
gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100456)
Illia Volochii committed
November 11, 2022
G
Update github CI to use OpenSSL 1.1.1s and 3.0.7. (#99364)
Gregory P. Smith committed
October 23, 2022
N
gh-98456: Replace deprecated `set-output` with up-to-date version (gh-98457)
Noam Cohen committed
October 11, 2022
M
Upgrade ccache-action to one using Node 16 (#98166)
Michael Droettboom committed
October 8, 2022
H
Auto-cancel old builds when new commit pushed to branch (#98009)
Hugo van Kemenade committed
October 7, 2022
N
gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
Nikita Sobolev committed
August 29, 2022
C
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Christian Heimes committed
May 21, 2022
V
ci: add GitHub token permissions (#92999)
Varun Sharma committed
May 8, 2022
P
Add the 3.11 branch to the CI files
Pablo Galindo committed
May 3, 2022
H
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade committed
May 1, 2022
D
build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)
dependabot[bot] committed
April 20, 2022
D
build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)
dependabot[bot] committed
D
build(deps): bump actions/checkout from 2 to 3 (#32226)
dependabot[bot] committed
April 19, 2022
D
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot] committed
April 10, 2022
O
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin committed
March 31, 2022
E
March 18, 2022
March 15, 2022
C
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes committed
March 10, 2022
C
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes committed
March 1, 2022
V
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner committed
February 16, 2022
E
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow committed
February 8, 2022
January 25, 2022
P
Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)
Pablo Galindo Salgado committed
January 22, 2022
V
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Victor Stinner committed
January 9, 2022
M
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
Mark Dickinson committed
December 22, 2021
K
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Kumar Aditya committed
December 17, 2021
C
bpo-44035: Show git diff after autoreconf and regen (GH-30117)
Christian Heimes committed
C
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
Christian Heimes committed
December 10, 2021
D
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (GH-29875)
dependabot[bot] committed
December 6, 2021
C
bpo-44035: Check autoconf files thoroughly (GH-29935)
Christian Heimes committed
December 4, 2021
C
bpo-45695: Test out-of-tree builds on GHA (GH-29904)
Christian Heimes committed
November 24, 2021
C
bpo-45893: Add missing extern C to initconfig.h (GH-29761)
Christian Heimes committed
October 21, 2021
R
Add workflow_dispatch trigger to GHA workflows (GH-27873)
Ryan Mast committed
October 3, 2021
P
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)
Pablo Galindo Salgado committed
September 21, 2021
P
bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives (GH-28492)
Pablo Galindo Salgado committed
September 7, 2021
C
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
Christian Heimes committed
September 4, 2021
P
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)
Pablo Galindo Salgado committed
August 30, 2021
August 29, 2021
S
bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
Steve Dower committed
July 30, 2021
P
Fail the CI if an optional module fails to compile (GH-27466)
Pablo Galindo Salgado committed
July 27, 2021
June 19, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Christian Heimes committed