summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix: fix typosTobias Stoeckmann2025-04-251-1/+1
* | | | Merge branch 'maint-cargo-audit-update-2025-04' into 'main'wesleyac2025-04-301-19/+23
|\ \ \ \
| * | | | maint: Remove obsolete cargo_audit warnings.Wesley Aptekar-Cassels2025-04-301-19/+23
* | | | | Merge branch 'maint-license-update-2025-04' into 'main'Nick Mathewson2025-04-301-9/+0
|\ \ \ \ \
| * | | | | maint: Update check_license exceptions.Wesley Aptekar-Cassels2025-04-301-9/+0
| |/ / / /
* | | | | Merge branch 'dev/cve/wildcard_check' into 'main'opara2025-04-301-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | maint: Check for wildcard requirementsClara Engler2025-04-291-0/+18
| |/ / /
* | | | Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* | | | maint: Allow CDLA-Permissive-2.0 license.Wesley Aptekar-Cassels2025-04-291-0/+1
* | | | Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
| |/ / |/| |
* | | Change "release" to optimize for peformance.Nick Mathewson2025-04-241-2/+1
|/ /
* | arti-client: Keep a somewhat accurate notion of our release date.Nick Mathewson2025-04-162-0/+127
* | arti-ureq: New library which integrates with ureqnield2025-04-092-1/+3
* | maint/reproducible_build: Downgrade base64ct.Gabriela Moldovan2025-03-271-0/+1
* | maint: docs and formatting for cargo_sortmatt0222025-03-211-2/+10
* | cargo_sort: better checking scriptmatt0222025-03-211-2/+13
* | Use rng compatibility layer in keygen-openssh-testNick Mathewson2025-03-182-2/+3
* | squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* | Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* | maint: Revert ignore of RUSTSEC-2025-0014vcrn2025-03-131-9/+0
* | Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+2
* | maint: ignore RUSTSEC-2025-0014Steven Engler2025-03-111-0/+9
* | Merge branch 'matrix-check-parallel' into 'main'wesleyac2025-03-111-1/+31
|\ \
| * | maint: Fix python lintsWesley Aptekar-Cassels2025-03-051-2/+2
| * | maint: Add note to matrix-check CLI about assumed invariants.Wesley Aptekar-Cassels2025-03-051-1/+2
| * | maint: Add docs to matrix-check and sort list of cratesWesley Aptekar-Cassels2025-03-051-2/+9
| * | maint: Make matrix-check run in parallel in CI.Wesley Aptekar-Cassels2025-03-041-1/+23
* | | cargo_audit: Ignore paste deprecation notice.Gabriela Moldovan2025-03-101-0/+10
* | | Add permissions for aws-lc-* licensesNick Mathewson2025-03-041-0/+7
* | | Require rustls 0.23.20Nick Mathewson2025-03-041-1/+0
* | | Remove now-unneeded ring 1.6 from downgrade_dependenciesNick Mathewson2025-03-041-1/+0
|/ /
* | maint: downgrade dependencies in 'reproducible_build' scriptSteven Engler2025-02-271-0/+12
* | maint: add 'Apache-2.0 AND ISC' as a recognized licenseSteven Engler2025-02-271-1/+3
* | maint: update comments for RUSTSEC-2024-0384 exceptionSteven Engler2025-02-261-4/+9
* | maint: add 'yoke' to upgrade list in 'downgrade_dependencies'Steven Engler2025-02-111-1/+2
* | maint: use `Crate.subdir` in matrix-checkSteven Engler2025-02-031-17/+1
* | maint: pass `Crate` to `test_crate` in matrix-checkSteven Engler2025-02-031-10/+10
* | fix: fix typosDimitris Apostolou2025-01-301-1/+1
* | format_md_links: add list of not-necessarily-a-link exceptionsNick Mathewson2025-01-281-3/+11
* | format_md_links: more documentationNick Mathewson2025-01-281-1/+4
* | format_md_links: more comments in regular expressions.Nick Mathewson2025-01-281-0/+4
* | Change lower-bound for git abbrevs to 7.Nick Mathewson2025-01-281-2/+2
* | Apply 1 suggestion(s) to 1 file(s)Nick Mathewson2025-01-281-1/+1
* | Hand cleaning on format_md_links outputsNick Mathewson2025-01-281-1/+1
* | Script to reformat links at the end of each changelog entryNick Mathewson2025-01-281-0/+240
* | rpc-docs-tool: Fix documentation for methods that apply to all objectsNick Mathewson2025-01-231-7/+30
* | rpc-doc-tool: Fix dangling RustDoc linksNick Mathewson2025-01-231-11/+47
* | rpc-docs-tool: Emit methods and objects in sorted order.Nick Mathewson2025-01-231-4/+7
* | rpc-docs-tool: Update version recommendationNick Mathewson2025-01-231-2/+2
* | rpc-docs-tool: Use new connect-point API to connect to arti.Nick Mathewson2025-01-231-4/+1