summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Use parse_rfc3339() in the tor-proto crateNeel Chauhan2022-12-161-1/+2
| |/ / / /
* | | | | Merge branch 'tor-netdoc-rfc3399' into 'main'Ian Jackson2023-01-042-4/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use parse_rfc3339() in the tor-netdoc crateNeel Chauhan2022-12-162-4/+5
| |/ / /
* | / / doc: consistent summary line for the READMEsEmil Engler2022-12-2020-20/+20
| |/ / |/| |
* | | Add semver.md for (into_)handshake()Neel Chauhan2022-12-191-0/+2
* | | msg::{CreateFast/CreatedFast}: Rename accessor to (into_)body()Neel Chauhan2022-12-183-6/+6
|/ /
* | Merge branch 'err-dyn-report' into 'main'Ian Jackson2022-12-154-7/+51
|\ \
| * | tor-error: tests: Add a test case for Report and Bug wrappingIan Jackson2022-12-151-0/+11
| * | tor-circmgr: Use ErrorReport on a logged errorIan Jackson2022-12-121-1/+2
| * | tor-error: Provide ErrorReport extension trait with .report() methodIan Jackson2022-12-121-0/+32
| * | tor_error: Promote internal StdError alias to reportIan Jackson2022-12-121-5/+5
| * | tor-proto: reactor tests: Use debug fmt on an errorIan Jackson2022-12-121-1/+1
| |/
* | Tackling issue #663 (Use humantime in tests)coral2022-12-128-13/+20
* | Rename Sensitive::into_inner() from ::unwrap()Ian Jackson2022-12-122-5/+21
|/
* Fix typosDimitris Apostolou2022-12-092-2/+2
* Merge branch 'doc-config-must' into 'main'Nick Mathewson2022-12-071-0/+60
|\
| * tor-config: Document how to reject compiled-out featuresIan Jackson2022-12-061-0/+49
| * 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
|\ \