index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-dirclient
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
4
-0
/
+5
*
dirclient: improve macro documentation
Nick Mathewson
2026-05-12
1
-6
/
+16
*
dirclient: Split EncodedRequest and RequestBody.
Nick Mathewson
2026-05-12
4
-101
/
+81
*
dirclient: Add a request to upload routerdescs
Nick Mathewson
2026-05-12
1
-34
/
+67
*
dirclient: Add accessor for status message.
Nick Mathewson
2026-05-12
1
-0
/
+5
*
dirclient: Implement Requestable for Arc<dyn Requestable>.
Nick Mathewson
2026-05-12
1
-1
/
+17
*
dirclient, hsservice: Use Arc<str> for hsdesc publishing.
Nick Mathewson
2026-05-12
1
-2
/
+4
*
tor-dirclient: Avoid copying bytes that we want to POST.
Nick Mathewson
2026-05-12
4
-28
/
+49
*
tor-dirclient: Introduce a new RequestBody type.
Nick Mathewson
2026-05-12
4
-28
/
+138
*
tor-dirclient: port to web-time-compat.
Nick Mathewson
2026-03-26
2
-2
/
+4
*
Merge branch 'extra-info' into 'main'
Clara Engler
2026-03-18
1
-1
/
+131
|
\
|
*
tor-dirclient: Add TODO wrt Default for requests
Clara Engler
2026-03-18
1
-0
/
+2
|
*
tor-dirclient: Add TODO for renaming
Clara Engler
2026-03-12
1
-0
/
+1
|
*
tor-dirclient: No ref semantic in ExtraInfo
Clara Engler
2026-03-12
1
-6
/
+6
|
*
tor-dirclient: Small semantic fixups
Clara Engler
2026-03-12
1
-5
/
+15
|
*
tor-dirclient: Support for extra-info requests
Clara Engler
2026-03-11
1
-1
/
+118
*
|
tor-dirclient: Use US spelling
Ian Jackson
2026-03-11
1
-6
/
+6
*
|
tor-dirclient: Attempt to explain AnonymizedRequest
Ian Jackson
2026-03-11
1
-3
/
+44
|
/
*
Rename DirResponse::from_body to from_get_body
Clara Engler
2026-03-04
1
-1
/
+1
*
tor-dirclient: Only fail on empty GET responses
Clara Engler
2026-03-04
3
-12
/
+26
*
tor-dirclient: Disallow empty successful responses
Clara Engler
2026-03-04
2
-0
/
+18
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
tor-dirclient: Document retriability of failures
Clara Engler
2026-02-05
1
-0
/
+6
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
tor-dirclient: Remove Downloadable for good
Clara Engler
2025-12-10
1
-24
/
+0
*
tor-dirclient: Fix Requestable rustdoc
Clara Engler
2025-12-10
1
-2
/
+2
*
tor-dirclient: Improve upon Requestable subtraits
Clara Engler
2025-12-10
1
-11
/
+7
*
tor-dirclient: Semantic traits for Requestable
Clara Engler
2025-12-10
1
-0
/
+28
*
tor-dirclient: Improve upon error logging
Clara Engler
2025-12-10
1
-3
/
+3
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-1
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
4
-5
/
+5
*
Stop using MockSleepProvider in a few crates
Neel Chauhan
2025-11-02
1
-3
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain
Ian Jackson
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
2
-13
/
+42
*
dirclient: Use the new Tunnel interface (fmt).
Gabriela Moldovan
2025-08-05
1
-1
/
+3
*
dirclient: Use the new Tunnel interface
David Goulet
2025-08-05
4
-20
/
+29
*
Rename last_hop to last_hop_info to fix name conflict
Nick Mathewson
2025-07-10
1
-3
/
+3
*
dirclient: treat excessive incoming cells as suspicious.
Nick Mathewson
2025-07-10
1
-2
/
+3
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-0
/
+39
*
dirclient: New error type for too-long headers.
Nick Mathewson
2025-07-10
2
-4
/
+13
*
dirclient: Make SourceInfo::from_circuit public.
Nick Mathewson
2025-07-10
1
-8
/
+8
*
dirclient: refactor logic for constructing a SourceInfo from a circuit
Nick Mathewson
2025-07-10
2
-11
/
+16
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Remove comment saying we do not implement consensus diffs
Nick Mathewson
2025-06-10
1
-2
/
+0
*
Merge branch 'nightly-warnings' into 'main'
Nick Mathewson
2025-05-29
1
-1
/
+1
|
\
|
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-1
/
+1
*
|
dirclient: Stop sending suffix .z in URLs.
Nick Mathewson
2025-05-27
2
-15
/
+12
|
/
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
2
-5
/
+13
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-1
/
+5
[next]