summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* tor-persist: serde usage now requires derive feature.Nick Mathewson2021-10-291-2/+1
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-2926-123/+123
* Update README.md filesNick Mathewson2021-10-291-6/+10
* Merge remote-tracking branch 'origin/mr/112'Nick Mathewson2021-10-294-31/+130
|\
| * Improve docs of more (potentially re-exported) arti-client typeseta2021-10-294-31/+130
* | Improve some documentation linksNick Mathewson2021-10-296-13/+15
|/
* Try writing a bit more documentation for configuration types.Nick Mathewson2021-10-283-11/+62
* Use correct link for AsyncWriteExt::flushNick Mathewson2021-10-281-1/+1
* Typo fix in an expect() message.Nick Mathewson2021-10-281-1/+1
* Encourage the use of TorClient::clone().Nick Mathewson2021-10-281-1/+2
* DataStream: document the importance of flush().Nick Mathewson2021-10-281-3/+12
* arti-client example: Try to make the comments a little more clear.Nick Mathewson2021-10-281-6/+10
* Update README.md filesNick Mathewson2021-10-282-19/+95
* Merge remote-tracking branch 'origin/mr/111'Nick Mathewson2021-10-283-16/+146
|\
| * Improve top-level arti-client documentation, add example codeeta2021-10-283-16/+146
* | Oops: add missing data filesNick Mathewson2021-10-282-0/+109
* | tor-dirmgr: tests for GetMicrodescsStateNick Mathewson2021-10-281-0/+100
* | tor-dirmgr: tests for download schedules.Nick Mathewson2021-10-281-0/+23
* | tor-chanmgr: remove PendingChanError as unnecessary.Nick Mathewson2021-10-282-37/+6
* | Merge branch 'test_dirmgr'Nick Mathewson2021-10-285-3/+515
|\ \
| * | tor-dirmgr: Test for GetCertsStateNick Mathewson2021-10-284-5/+253
| * | tor-dirmgr: Tests for GetConsensusState.Nick Mathewson2021-10-282-0/+242
| * | tor-dirmgr::state: Mock the view of current time.Nick Mathewson2021-10-281-3/+25
| |/
* | Fix clippy warnings in tests.Nick Mathewson2021-10-281-5/+5
* | Merge remote-tracking branch 'origin/mr/110'Nick Mathewson2021-10-281-136/+233
|\ \
| * | tor_circmgr: Refactor and re-enable build_timeout() testNick Mathewson2021-10-271-136/+233
| |/
* / Mark request_retried test as ignoredNick Mathewson2021-10-281-0/+1
|/
* Upgrade to fslock version 0.2Nick Mathewson2021-10-274-4/+4
* Improve and future-proof the `arti` CLIeta2021-10-274-124/+159
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-2712-77/+23
* Add Futureproof<T> wrapper type, use for GuardDisabled enumeta2021-10-273-7/+77
* Add #[serde(flatten)] HashMap fields to serializable objectseta2021-10-274-6/+29
* Fix some clippy-nightly warnings.Nick Mathewson2021-10-264-12/+18
* Clarify that new SleepProvider methods are testing-only.Nick Mathewson2021-10-261-0/+9
* circmgr: Split request_timeout test into two.Nick Mathewson2021-10-261-0/+7
* Merge remote-tracking branch 'origin/mr/102'Nick Mathewson2021-10-266-55/+350
|\
| * Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-266-55/+350
* | Merge branch 'pb_lite_squashed'Nick Mathewson2021-10-265-11/+236
|\ \
| * | Avoid a strange borrow syntax in tor_guardmgr::sampleNick Mathewson2021-10-261-3/+3
| * | Do not blame a guard for failures on non-random circuits.Nick Mathewson2021-10-262-4/+41
| * | Implement a "lightweight" form of pathbias detection.Nick Mathewson2021-10-263-5/+193
* | | Tests and refactoring for IsolationMap.Nick Mathewson2021-10-261-13/+50
* | | TorClient::resolve_ptr should take an IpAddr.Nick Mathewson2021-10-263-10/+14
* | | More tests for arti_client::addressNick Mathewson2021-10-261-15/+106
* | | Merge branch 'isolate_clients'Nick Mathewson2021-10-263-55/+134
|\ \ \
| * | | Turn StreamIsolation into a separate type.Nick Mathewson2021-10-253-43/+103
| * | | Add an isolate_client() function to create an isolated TorClient.Nick Mathewson2021-10-251-15/+34
| |/ /
* / / Upgrade curve25519-dalek requirement to 3.2.0Nick Mathewson2021-10-251-1/+1
|/ /
* | guardmgr: Don't use guards that are marked as unlisted.Nick Mathewson2021-10-252-7/+22
* | s/arti-arti-client/arti-client/ and regenerate readme filesNick Mathewson2021-10-255-6/+6