summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-09-20Remove example interface description from the READMEDirkjan Ochtman
2024-09-20Reduce instruction counting scope to minimumJoe Birr-Pixton
2024-08-30ci: cross-target build & test updates@brodycj - C. Jonathan Brody
2024-08-29nit(ci): remove a trailing space from daily-tests.yml@brodycj - C. Jonathan Brody
2024-08-28ci: trim daily-tests powersetDaniel McCarney
2024-08-28nit(ci): remove extra blank line from .github/workflows/build.yml@brodycj - C. Jonathan Brody
2024-08-26chore: remove trailing spaces@brodycj - C. Jonathan Brody
2024-08-08ci: check `cargo package` worksJoe Birr-Pixton
2024-08-01Fix daily-tests due to unwanted feature unificationJoe Birr-Pixton
2024-07-30Reduce effort in smoke-testing benchmark programJoe Birr-Pixton
2024-07-30Have cross compilation check just build core crateJoe Birr-Pixton
2024-07-30Use latest bogoJoe Birr-Pixton
2024-07-15ci: add rebaseWhen to renovate configDaniel McCarney
2024-07-15ci: remove stabilityDays from renovate configDaniel McCarney
2024-07-05clippy: disable `incompatible_msrv` in CIJoe Birr-Pixton
2024-06-18chore(deps): update seanmiddleditch/gha-setup-ninja action to v5Mend Renovate
2024-06-13ci: run ech-client in daily-testsDaniel McCarney
2024-06-10Revert "ci: temp. pin nightly to 2024-05-22"Daniel McCarney
2024-06-06Run bogo FIPS testsJoseph Birr-Pixton
2024-06-05ci: remove dependabotDaniel McCarney
2024-06-05ci: customize renovate settingsDaniel McCarney
2024-06-05ci: move renovate.json to .githubDaniel McCarney
2024-05-31add crate for provider integration testsDaniel McCarney
2024-05-31Specify and test later MSRV if zlib-rs is includedJoseph Birr-Pixton
2024-05-28ci: update cargo-check-external-types toolchainDaniel McCarney
2024-05-27ci: temp. pin nightly to 2024-05-22Daniel McCarney
2024-05-21Replace manual feature computations with python scriptJoseph Birr-Pixton
2024-04-24Install golang on macos runnersJoe Birr-Pixton
2024-04-19proj: MSRV 1.61 -> 1.63Daniel McCarney
2024-03-30no-std: limited_cache, sni_resolver support w/ hashbrownChristian Poveda
2024-03-14Enable lto for `bench` profileJoseph Birr-Pixton
2024-03-14ci: fix typo in no-std run nameDaniel McCarney
2024-03-13Add example clientJoseph Birr-Pixton
2024-03-07Attempt to improve `merge_group` job performanceJoseph Birr-Pixton
2024-03-04ci: avoid fmt-unstable alias for unstable fmt jobDaniel McCarney
2024-03-01Fix `name` for benchmarking toolchain stepJoseph Birr-Pixton
2024-03-01Run rustfmt nightly in CIJoseph Birr-Pixton
2024-03-01Avoid `fips` feature for docs.rsJoseph Birr-Pixton
2024-02-28Cargo.toml: disentangle std/aws_lc_rs featuresJoe Birr-Pixton
2024-02-27CI: check that deps are not using libstd APIJorge Aparicio
2024-02-23ci: skip docs deploy for forksDaniel McCarney
2024-02-19Publish pre-release documentation via github-pagesJoseph Birr-Pixton
2024-02-15Update version of nightly for check-external-typesJoseph Birr-Pixton
2024-02-12ci: add Windows aws-lc-rs build reqs to daily-testsDaniel McCarney
2024-02-09provide codecov token for coverage jobJoe Birr-Pixton
2024-02-07Test FFDHE support against OpenSSLArash Sahebolamri
2024-02-06github actions: standardise on ubuntu-latest (#1773)Joe Birr-Pixton
2024-02-05build(deps): bump codecov/codecov-action from 3 to 4dependabot[bot]
2024-02-02ci: add workflow_dispatch to daily-testsDaniel McCarney
2024-02-02Avoid doctests on macOS and WindowsJoseph Birr-Pixton