summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)Author
2024-09-20Remove example interface description from the READMEDirkjan Ochtman
2024-08-19Reinstate coverage of `CryptoProvider` provider fnsJoe Birr-Pixton
2024-07-05add ecdsa+eddsa for aes-256 suite testsJoe Birr-Pixton
2024-06-06admin/coverage: correct latent zlib-rs feature useJoseph Birr-Pixton
2024-06-06Run bogo FIPS testsJoseph Birr-Pixton
2024-05-31add crate for provider integration testsDaniel McCarney
2024-05-31Support certificate compression using brotliJoseph Birr-Pixton
2024-05-21Replace manual feature computations with python scriptJoseph Birr-Pixton
2024-03-20admin/coverage: pass script args to all llvm-cov callsJoe Birr-Pixton
2024-03-19Add auto build to bench-measureSimon Tate
2024-02-28Cargo.toml: disentangle std/aws_lc_rs featuresJoe Birr-Pixton
2024-02-19Fix broken link to `CryptoProvider`Joseph Birr-Pixton
2024-02-19Update manual::features and refer to itJoseph Birr-Pixton
2024-02-02Add 'fips' Cargo featureSean McGrail
2024-01-18docs: add more documentation on crypto providersDaniel McCarney
2023-11-21Run bogo against both ring and aws-lc-rs providersJoseph Birr-Pixton
2023-09-26Use Cargo.lock for CI buildsDirkjan Ochtman
2023-03-03chore: delete admin/format-bench.Daniel McCarney
2023-03-02fix: avoid hardcoded python3 path, fix prints.Daniel McCarney
2023-03-02fix: avoid hardcoded (ba)sh path in helper scripts.Daniel McCarney
2022-12-31Measure coverage using cargo-llvm-covJoseph Birr-Pixton
2022-10-31Update `pull-usage` script.Francis Russell
2022-08-15Use absolute path to admin/llvm-gcovJoseph Birr-Pixton
2022-08-15Use stable instrument-coverage flagDirkjan Ochtman
2022-08-15Use Python 3 to run coverage scriptDirkjan Ochtman
2022-08-15Upgrade coverage LLVM to 15 to track nightly RustDirkjan Ochtman
2022-02-19Use LLVM 14 for code coverage.Brian Smith
2022-01-26Remove redundant rustls-mio/tests/{client,server}_suites.rs tests.Brian Smith
2022-01-26Remove redundant rustls-mio/tests/curves.rs.Brian Smith
2022-01-25Tests: Move dangerous_configuration` cert verifier tests into separate suites.Brian Smith
2022-01-22Restore thread-safety to the integration test suite w.r.t. `env::set_var`.Brian Smith
2022-01-15List 0-RTT data as a supported feature.Joseph Birr-Pixton
2021-09-12Use stable rustfmt in CIDirkjan Ochtman
2021-08-28Track nightly's move to LLVM13Joseph Birr-Pixton
2021-07-23Adapt to changed rustc unstable option handlingDirkjan Ochtman
2021-04-09Fix coverage measurementsJoseph Birr-Pixton
2021-04-06Pin rustfmt and nightly revision used to build itDirkjan Ochtman
2021-04-01Update verifybench test dataJoseph Birr-Pixton
2021-03-31Pass through arguments to admin/fmtDirkjan Ochtman
2021-03-31admin/fmt: fix path to fmt binariesDirkjan Ochtman
2021-03-27Add fmt script to admin dirDirkjan Ochtman
2021-03-14Remove azure and improve github actionsJoseph Birr-Pixton
2021-03-12Check LLVM version in coverage script (see #551)Dirkjan Ochtman
2021-03-11Install llvm 12 for coverage buildctz
2020-12-23Remove coverage from azure pipelinesJoseph Birr-Pixton
2020-10-25Install and use llvm11 for coverage toolingJoseph Birr-Pixton
2020-07-04Try out github actionsJoseph Birr-Pixton
2020-06-20WIP - change admin/coverage to point to llvm-7 instead of llvm-3.8Andrew Bennett
2020-06-20WIP - sudo already available on Azure Pipelines (maybe?)Andrew Bennett
2020-06-20WIP - sudo is neededAndrew Bennett