summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-3/+3
* arti: Provide onion-service-client featureIan Jackson2023-03-232-1/+4
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-5/+5
* Upgrade to latest toml crate.Nick Mathewson2023-02-141-1/+1
* Merge branch 'shadykaty-error-hint-v2' into 'main'eta2023-02-071-4/+11
|\
| * ErrorHint: Report hints for arti_client errors.Nick Mathewson2023-01-271-4/+11
* | Merge branch 'logs' into 'main'Nick Mathewson2023-02-015-15/+29
|\ \
| * | Use ErrorReport - run rustfmtIan Jackson2023-01-301-1/+5
| * | Use tor_error::Report for remaining errors in error! in artiIan Jackson2023-01-301-1/+1
| * | Apply safelog to DNS response serialisation errors, but report themIan Jackson2023-01-301-5/+11
| * | Use ErrorReport/Report for errors in warn! in artiIan Jackson2023-01-305-9/+13
| |/
* | Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-4/+4
* | Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-3/+3
|/
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-272-0/+2
* Upgrade toml to version 0.6.Nick Mathewson2023-01-251-1/+1
* Upgrade to latest rlimit crate.Nick Mathewson2023-01-191-1/+1
* resolve ip through socks by parsing themtrinity-1686a2023-01-031-15/+25
* Merge branch 'optional-deps-static' into 'main'eta2022-12-051-1/+2
|\
| * make use of 1.60 opt dependancy featurestrinity-1686a2022-11-301-1/+2
* | Bump the minor version of every crate.Nick Mathewson2022-11-301-8/+8
|/
* arti: transports parsing: Record this as a ticketIan Jackson2022-11-301-4/+3
* arti, arti-client: Conditionalise various things on pt-clientIan Jackson2022-11-291-0/+1
* arti cfg tests: Add some more debug outputIan Jackson2022-11-291-0/+1
* bridge non-support: Test that we reject configsIan Jackson2022-11-211-4/+19
* bridge non-support: De-cfg the primary bridge config fieldsIan Jackson2022-11-211-3/+0
* arti cfg test: Break out expect_err_contains functionIan Jackson2022-11-211-9/+15
* bridge non-support: Disable the test for nowIan Jackson2022-11-211-0/+1
* cfg compilation: Add two allowsIan Jackson2022-11-181-0/+1
* Merge branch 'fix_nightly_20221118' into 'main'Ian Jackson2022-11-181-3/+3
|\
| * Fix a bunch of "needless borrow" warnings on nightlyNick Mathewson2022-11-181-3/+3
* | arti: Mark bridge and pt support non-experimental, and on-by-defaultNick Mathewson2022-11-182-4/+14
* | arti: Split long lines in Cargo.tomlNick Mathewson2022-11-181-1/+10
|/
* pt config, arti cfg test: Expect bridges.transports to be missingIan Jackson2022-11-161-2/+9
* arti cfg test: Coalesce expect_missingIan Jackson2022-11-161-0/+22
* tor-ptmgr: make configuration use builders, plumb into arti-clienteta2022-11-161-0/+16
* arti cfg test: Document exhaustive_1 and comment exhaustiveIan Jackson2022-11-151-0/+39
* arti cfg test: Break out CONFIG_KEYS_EXPECT_NO_EXAMPLEIan Jackson2022-11-151-2/+9
* arti cfg test: Drop a redundant allowIan Jackson2022-11-151-1/+0
* Fix Windows shortcut targetarnabanimesh2022-11-131-1/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-102-2/+6
* Merge branch 'clap-v3' into 'main'Ian Jackson2022-11-082-35/+43
|\
| * Upgrade to clap 3: replace deprecated functionsGabriel de Perthuis2022-11-042-29/+37
| * Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-042-7/+7
* | Spelling fixes and normalizations on some high-level cratesNick Mathewson2022-11-072-4/+4
* | Fix typosDimitris Apostolou2022-11-061-3/+3
|/
* Run add_warnings.Nick Mathewson2022-11-032-0/+2