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
*
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
*
tor-dirclient: modify `check_circuit` to use `first_hop_clock_skew`
Steven Engler
2025-02-10
2
-15
/
+30
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
4
-0
/
+4
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
[next]