summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
* Bump crate and dependency versions.Nick Mathewson2022-06-241-7/+7
* Merge branch 'clippy' into 'main'Ian Jackson2022-06-242-0/+6
|\
| * Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-232-0/+6
* | Update README.md files from rustdoc.Nick Mathewson2022-06-241-41/+69
|/
* Updated the warning message providing additional information about the type o...0x4ndy2022-06-211-2/+1
* Merge branch 'reachable_addrs_v2' into 'main'Nick Mathewson2022-06-171-0/+10
|\
| * Add a configuration option for reachable_addrsNick Mathewson2022-06-171-0/+10
* | Merge branch 'config-fix2' into 'main'Nick Mathewson2022-06-162-14/+7
|\ \
| * | impl_standard_builder: Use for arti::logging::LogfileConfigIan Jackson2022-06-161-7/+2
| * | arti: logging config: Replace a manual Debug implIan Jackson2022-06-162-7/+5
* | | Merge branch 'config-fix' into 'main'Ian Jackson2022-06-162-46/+89
|\ \ \
| * | | arti: cfg: Remove another needless borrowIan Jackson2022-06-161-1/+1
| * | | arti cfg tests: Remove a redundant line that shadows an earlier bindingIan Jackson2022-06-161-1/+0
| * | | Fix grammar erroreta2022-06-161-1/+1
| * | | arti: Enable some pre-config loggingIan Jackson2022-06-161-2/+16
| * | | arti: Introduce closure which will be used for pre-config loggingIan Jackson2022-06-161-31/+52
| * | | arti cfg tests: Test that example config works as-isIan Jackson2022-06-161-0/+2
| * | | arti: cfg tests: Refactor to prepare for new testIan Jackson2022-06-161-16/+23
| |/ /
* | | Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-164-3/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'high-level-features' into 'main'Nick Mathewson2022-06-162-41/+67
| |\ \ | | |/ | |/|
| | * Remove "rustls" from "full", for license reasons.Nick Mathewson2022-06-152-2/+6
| * | config: document semver changeIan Jackson2022-06-101-0/+1
| * | config: Do not strip_option for journald (and in future)Ian Jackson2022-06-101-1/+1
* | | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-132-0/+12
| |/ |/|
* | Document "full", "experimental" in toplevel crate documentation.Nick Mathewson2022-06-131-41/+56
* | Add "full" and "experimental" features to arti.Nick Mathewson2022-06-101-0/+7
|/
* try to differentiate transient from nontransient errortrinity-1686a2022-06-081-2/+0
* return nodata instead of servfail in some instancestrinity-1686a2022-06-081-3/+13
* Merge branch 'lint' into 'main'Ian Jackson2022-05-312-6/+10
|\
| * lints: Make lint blocks consistentIan Jackson2022-05-312-4/+0
| * lints: Add let_unit_value allow to all cratesIan Jackson2022-05-312-0/+2
| * lints: arti: Move some allows outside the auto blockIan Jackson2022-05-311-2/+4
| * lints: Add lint block delimiters to every crateIan Jackson2022-05-312-0/+4
* | arti: Demote itertools back to dev-dependencyIan Jackson2022-05-311-1/+1
* | arti config: Check that example config is exhaustiveIan Jackson2022-05-302-0/+117
* | mistrust: Canonicalise prefix from Some("") to NoneIan Jackson2022-05-301-0/+1
* | arti: config: Canonicalise ports, and provide example dns_portIan Jackson2022-05-302-8/+5
* | config: Provide tor_config::resolve_option and resolve journaldIan Jackson2022-05-302-3/+6
* | arti: config example: Add entries for tor_network fieldsIan Jackson2022-05-301-0/+9
* | arti: config example: Add some missing defaultsIan Jackson2022-05-301-3/+17
* | arti: example config: Arrange to uncomment logfilesIan Jackson2022-05-301-2/+2
* | arti: Make ProxyConfig no longer DeserializeIan Jackson2022-05-301-4/+1
* | arti: cfg: Actually uncomment *all* the things in the exampleIan Jackson2022-05-301-1/+1
|/
* Merge branch 'arti-cfg-tests' into 'main'Ian Jackson2022-05-301-0/+24
|\
| * add unit tests for ArtiConfig public functionsmichael mccune2022-05-281-0/+24
* | Merge branch 'chore/integrate_cargo_sort' into 'main'Ian Jackson2022-05-301-13/+12
|\ \
| * | Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-13/+12
| |/
* / deduplicate dns requests based on transaction idtrinity-1686a2022-05-301-49/+139
|/
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-2/+2
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-6/+6