summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
* Update rpc-docs-tool to work with latest nightly rustdocNick Mathewson2024-10-221-1/+7
* test-all-crates: Rename --start-from to --skip-untilIan Jackson2024-10-221-3/+3
* test-all-crates: New --start-from optionIan Jackson2024-10-221-0/+11
* test-all-crates: conditional options, to test more cratesIan Jackson2024-10-221-2/+14
* test-all-crates: Introduce proper argument parserIan Jackson2024-10-221-3/+7
* maint/cbindgen: Workaround for systems without gnu-getopt by default.Nick Mathewson2024-10-211-2/+9
* Merge branch 'rpc-doc-automation' into 'main'Nick Mathewson2024-10-031-0/+669
|\
| * rpc-doc-tool: improvements to HTML_HEADERNick Mathewson2024-10-031-2/+4
| * rpc-doc-tool: move constants to head of fileNick Mathewson2024-10-031-26/+26
| * rpc-doc-tool: Use __file__ in place of argv[0]Nick Mathewson2024-10-031-4/+6
| * rpc-doc-tool: Fix handling for "magic" headings.Nick Mathewson2024-10-021-4/+3
| * add references for rustdoc links.Nick Mathewson2024-10-011-8/+45
| * rpc-doc-tool: only emit Parameters link when there are some.Nick Mathewson2024-10-011-1/+15
| * Python tool to build RPC method/type documentation.Nick Mathewson2024-10-011-0/+615
* | forbid-hard-tabs: Improve doc commentIan Jackson2024-10-021-1/+5
* | bash-utils.sh: reject_options: Don't crash due to -u if no argumentsIan Jackson2024-10-021-1/+1
* | Provide new forbid-hard-tabs scriptIan Jackson2024-10-021-0/+45
|/
* Merge branch 'bug_1632' into 'main'Nick Mathewson2024-09-301-1/+0
|\
| * maint: removed num-bigint line from downgrade-dependencies scriptMorgan2024-09-291-1/+0
* | Update list of Tor employees in exclude_contributorsNick Mathewson2024-09-301-1/+4
|/
* downgrade_dependencies: Add exception for ring 0.16Nick Mathewson2024-09-251-1/+2
* Use Rust 1.77 for our reproducible builds.Nick Mathewson2024-09-251-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-252-2/+2
* add example: axum router as onion servicetidely2024-09-241-0/+1
* rtcompat: Add definitions for unix::SocketAddr.Nick Mathewson2024-09-241-0/+6
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-162-2/+2
* maint/cargo_audit: Add exception for RUSTSEC-2024-0370.Gabriela Moldovan2024-09-091-0/+5
* maint/downgrade-dependencies: Update exceptions.Gabriela Moldovan2024-09-091-1/+1
* maint: Add paste tor the tor-keys crateDavid Goulet2024-09-041-1/+2
* Fix typosDimitris Apostolou2024-09-033-4/+4
* Merge branch 'ahf/macos-cross-build' into 'main'Alexander Hansen Færøy2024-09-021-0/+1
|\
| * Explicitly specify the deployment target of macOS to 10.7.Alexander Færøy2024-09-011-0/+1
* | check_toposort: Explain why we also check dev-dependenciesJim Newsome2024-08-271-0/+4
* | Add comments explaining purpose of check_toposortJim Newsome2024-08-271-1/+5
* | Merge branch 'ci' into 'main'Ian Jackson2024-08-272-0/+54
|\ \
| * | Add script for *testing* without any features enabledIan Jackson2024-08-191-0/+54
| * | Rename matrix-check from matrix_testIan Jackson2024-08-191-0/+0
| |/
* / Exclude debian/* from the forbid-absolute-shebangs checksNoisyCoil2024-08-271-1/+1
|/
* maint: Remove exceptions for generational-arenaNick Mathewson2024-08-142-9/+7
* Merge branch 'cbindgen-ci' into 'main'David Goulet2024-08-071-1/+1
|\
| * cbindgen script: Fix behavior of --checkNick Mathewson2024-08-071-1/+1
* | Merge branch 'update-thanks-engine' into 'main'David Goulet2024-08-071-1/+4
|\ \ | |/ |/|
| * Add a few more tor employes to exclude from our acknowledgmentsNick Mathewson2024-08-011-1/+4
* | tor-hsservice: Remove unnecessary docsrs cfg_attr.Gabriela Moldovan2024-08-071-1/+0
* | maint/check_doc_features: Add restricted_discovery to additional_required.Gabriela Moldovan2024-08-061-0/+5
* | maint/check_doc_features: Include ; in end of item pattern.Gabriela Moldovan2024-08-061-1/+1
|/
* Add a missing "-".Nick Mathewson2024-07-311-1/+1
* Add a script to run cbindgen and check its outputs.Nick Mathewson2024-07-312-3/+179
* Bump our CI Rust build cache tokenIan Jackson2024-07-291-1/+1
* maint/rust-maint-common/forbid-absolute-shebang: Fix error messageIan Jackson2024-07-171-1/+1