summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * tor-config: Add "particular situations" sections and mention list_builderIan Jackson2022-12-061-0/+11
* | Merge branch 'shewllexpand' into 'main'Nick Mathewson2022-12-072-3/+9
|\ \
| * | tor-config: Update to shellexpand 3.xIan Jackson2022-12-062-2/+6
| * | tor-config: home dir handling: fmt pre-patchIan Jackson2022-12-061-1/+3
| |/
* | Merge branch 'spelling-20221206' into 'main'Ian Jackson2022-12-064-15/+15
|\ \
| * | arti-client: spelling fix.Nick Mathewson2022-12-061-1/+1
| * | dirmgr: Spelling fixes and normali[sz]ationsNick Mathewson2022-12-063-14/+14
* | | Merge branch 'persist_err_test' into 'main'Ian Jackson2022-12-062-8/+29
|\ \ \
| * | | Test a couple more error cases in tor-persist.Nick Mathewson2022-12-062-8/+29
| |/ /
* | | Merge branch 'safelog_tests' into 'main'Ian Jackson2022-12-062-3/+69
|\ \ \
| * | | safelog: tests for accessors.Nick Mathewson2022-12-061-0/+2
| * | | safelog: tests for BoxSensitive.Nick Mathewson2022-12-061-0/+17
| * | | safelog: more tests for Redacted.Nick Mathewson2022-12-062-3/+50
| |/ /
* | | Merge branch 'faravahar-removal' into 'main'Ian Jackson2022-12-061-1/+0
|\ \ \ | |_|/ |/| |
| * | dirauth: Remove FaravaharDavid Goulet2022-12-061-1/+0
* | | dirauth: New v3 identity key for moria1David Goulet2022-12-061-1/+1
|/ /
* | Merge branch 'optional-deps-static' into 'main'eta2022-12-053-5/+5
|\ \ | |/ |/|
| * make use of 1.60 opt dependancy featurestrinity-1686a2022-11-303-5/+5
* | Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-3017-46/+0
* | Merge branch 'version_bump' into 'main'Nick Mathewson2022-11-3037-237/+237
|\ \
| * | Bump the minor version of every crate.Nick Mathewson2022-11-3037-237/+237
| |/
* / Hang onto a PT object after it is launchedNick Mathewson2022-11-301-0/+1
|/
* Merge branch 'renaming' into 'main'Nick Mathewson2022-11-307-13/+13
|\
| * Rename for_circuit_usage => as_relay_with_descNick Mathewson2022-11-302-2/+2
| * Rename TransportHelper => TransportImplHelper.Nick Mathewson2022-11-305-11/+11
* | Downgrade a "TODO pt-client" commentNick Mathewson2022-11-301-1/+3
|/
* Merge branch 'redacted_test_serial' into 'main'Ian Jackson2022-11-301-0/+1
|\
| * safelog: Apply #[serial] to test_redacted()Nick Mathewson2022-11-301-0/+1
* | Merge branch 'ptmgr-todos' into 'main'eta2022-11-301-7/+2
|\ \
| * | ptmgr todo: Remove dead code allowIan Jackson2022-11-301-2/+0
| * | ptmgr: No need for state_dir in PtMgrIan Jackson2022-11-301-4/+1
| * | ptmgr todo: Tolerate exposing the Vec for nowIan Jackson2022-11-301-1/+1
| |/
* | Merge branch 'bridge-addr-2' into 'main'Nick Mathewson2022-11-306-67/+254
|\ \
| * | bridge config: Add a TODO about a redundant cloneIan Jackson2022-11-301-0/+3
| * | bridge config: Rename accessorsIan Jackson2022-11-302-4/+4
| * | bridge config: Use unreachable, not None.expectIan Jackson2022-11-301-2/+1
| * | BridgeAddr tests: dedupe slightlyIan Jackson2022-11-301-12/+11
| * | Separate BridgeAddr and PtTargetAddrIan Jackson2022-11-306-67/+253
* | | Merge branch 'fix_pt_protocol' into 'main'eta2022-11-301-11/+21
|\ \ \
| * | | PT protocol: pt-spec conformance with password fieldNick Mathewson2022-11-301-4/+5
| * | | connect_via_proxy: Actually send initial handshake.Nick Mathewson2022-11-301-3/+3
| * | | PT SOCKS tests: add a few more testsIan Jackson2022-11-301-1/+6
| * | | PT SOCKS tests: test name that only fits in V4Ian Jackson2022-11-301-3/+7
* | | | Merge branch 'abolish-set-default-transport' into 'main'Ian Jackson2022-11-302-19/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Abolish ChanMgr::set_default_transportIan Jackson2022-11-302-19/+0
| | |/ | |/|
* | | Merge branch 'pt-todo-highlevel' into 'main'Nick Mathewson2022-11-303-15/+3
|\ \ \ | |_|/ |/| |
| * | arti: transports parsing: Record this as a ticketIan Jackson2022-11-301-4/+3
| * | arti: BridgesConfig is evidently not too high upIan Jackson2022-11-301-8/+0
| * | arti: pt mgr spawns the task itself in newIan Jackson2022-11-301-3/+0
| |/
* | Merge branch 'no_empty_select' into 'main'eta2022-11-301-1/+9
|\ \