summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | tor-guardmgr: Add vanguards API skeleton.Gabriela Moldovan2024-03-116-1/+297
* | fix: fix typosDimitris Apostolou2024-03-093-6/+6
* | BackoffSchedule refactoring and improvementsNeel Chauhan2024-03-072-22/+38
* | Merge branch 'typos' into 'main'gabi-2502024-03-0730-36/+36
|\ \
| * | Fix typos in documentationTobias Stoeckmann2024-03-063-4/+4
| * | Fix typo in error messageTobias Stoeckmann2024-03-061-1/+1
| * | Fix typos in doc commentsTobias Stoeckmann2024-03-0624-28/+28
| * | Fix typos in commentsTobias Stoeckmann2024-03-063-3/+3
* | | Merge branch 'checkable_arith' into 'main'Ian Jackson2024-03-071-2/+14
|\ \ \
| * | | tor-checkable: Use checked arithmeticTobias Stoeckmann2024-03-051-2/+14
* | | | tor-bytes: avoid write_zeros truncationTobias Stoeckmann2024-03-061-1/+1
| |/ / |/| |
* | | Merge branch 'arti-client-typo-fix' into 'main'Nick Mathewson2024-03-061-1/+1
|\ \ \ | |/ / |/| |
| * | arti-client: Fix typo in error message.Gabriela Moldovan2024-03-051-1/+1
* | | arti, CI: Add a test case for command line helpIan Jackson2024-03-051-0/+3
* | | arti: Print help on `arti hss` without subcommandIan Jackson2024-03-051-0/+1
* | | arti: Fix misplaced clap hunkIan Jackson2024-03-051-4/+4
* | | AuthorizedClientConfig: add semver noteIan Jackson2024-03-051-0/+1
* | | PathExt::display_lossy: Add semver noteIan Jackson2024-03-051-0/+1
* | | test-temp-dir: Allow use of Path::display in test diagnostic outputIan Jackson2024-03-051-1/+8
* | | fs-mistrust: Introduce a fn display_lossyIan Jackson2024-03-051-2/+9
* | | Use tor_basic_utils::PathExt::display_lossyIan Jackson2024-03-0510-14/+23
* | | tor-basic-utils: Provide PathExt with display_lossy() methodIan Jackson2024-03-051-0/+25
* | | tor-hsservice: client auth: Only allow `dir:...` to have valid unicodeIan Jackson2024-03-052-4/+6
* | | tor-hsservice: Fix description of sub-module handlingIan Jackson2024-03-051-3/+3
* | | tor-hsservice: ipt_mgr: Put file in a sensible order (defeat rustfmt)Ian Jackson2024-03-051-1/+1
* | | tor-hsservice: ipt_mgr: Put file in a sensible orderIan Jackson2024-03-051-220/+235
* | | tor-hsservice: prelude: Manually tidy and group Arti and crate imports (fmt)Ian Jackson2024-03-051-27/+15
* | | tor-hsservice: prelude: Manually tidy and group Arti and crate importsIan Jackson2024-03-051-41/+31
* | | tor-hsservice: prelude: Use braced group syntaxIan Jackson2024-03-051-143/+151
* | | tor-hsservice: prelude: Manually tidy and group std and upstreams (fmt)Ian Jackson2024-03-051-8/+8
* | | tor-hsservice: prelude: Manually tidy and group std and upstreamsIan Jackson2024-03-051-35/+20
* | | tor-hsservice: prelude: Don't import postage::sink::SendErrorIan Jackson2024-03-052-5/+3
* | | tor-hsservice: prelude: Don't import futures::streamIan Jackson2024-03-052-2/+2
* | | Run rustfmtIan Jackson2024-03-057-139/+118
* | | tor-hsservice: nickname: Trick rustfmt into not exploding derivesIan Jackson2024-03-051-3/+2
* | | tor-hsservice: prelude: Move imports from nickname.rsIan Jackson2024-03-051-9/+1
* | | tor-hsservice: don't import derive_more::Display as suchIan Jackson2024-03-051-2/+2
* | | tor-hsservice: prelude: Move imports from netdir.rsIan Jackson2024-03-051-5/+1
* | | tor-hsservice: prelude: Move most imports from status.rsIan Jackson2024-03-052-10/+2
* | | tor-hsservice: prelude: Move most imports from req.rsIan Jackson2024-03-052-18/+16
* | | tor-hsservice: prelude: Move imports from replay.rsIan Jackson2024-03-052-12/+13
* | | tor-hsservice: prelude: Move most imports from rend_handshake.rsIan Jackson2024-03-052-16/+10
* | | tor-hsservice: prelude: Move imports from reupload_timer.rsIan Jackson2024-03-052-4/+2
* | | tor-hsservice: prelude: Promote imports from reactor.rsIan Jackson2024-03-052-4/+3
* | | tor-hsservice: prelude: Move imports from reactor.rsIan Jackson2024-03-052-50/+25
* | | tor-hsservice: Refer to mpsc::{Sender, Receiver} by their module nameIan Jackson2024-03-051-4/+4
* | | tor-hsservice: prelude: Promote imports from descriptor.rsIan Jackson2024-03-052-1/+1
* | | tor-hsservice: prelude: Move imports from descriptor.rsIan Jackson2024-03-052-21/+15
* | | tor-hsservice: prelude: Move imports from backoff.rsIan Jackson2024-03-052-12/+5
* | | tor-hsservice: prelude: Move imports from publish.rsIan Jackson2024-03-052-13/+3