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-circmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-circmgr: Include the UniqId in Protocol error string (fmt).
Gabriela Moldovan
2024-02-27
1
-1
/
+6
*
tor-circmgr: Include the UniqId in Protocol error string.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-circmgr: Add TODO about adding context to Error::CircCanceled.
Gabriela Moldovan
2024-02-27
1
-0
/
+5
*
tor-circmgr: Add UniqId to Error::Protocol.
Gabriela Moldovan
2024-02-27
3
-0
/
+9
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
4
-21
/
+17
*
tor-circmgr: Fix typo in PendingFailed docs.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-circmgr: Add UniqId to Error::GuardNotUsable.
Gabriela Moldovan
2024-02-27
2
-7
/
+7
*
tor-circmgr: Add a helper for displaying optional UniqIds.
Gabriela Moldovan
2024-02-27
1
-0
/
+14
*
Mark code with "TODO #504" and "TODO #789".
Nick Mathewson
2024-02-22
4
-0
/
+18
*
PathConfigBuilder: Actually provide the long_lived_ports setters
Ian Jackson
2024-02-20
1
-0
/
+6
*
Use list_builder and sub-builder pattern for long_lived_ports.
Nick Mathewson
2024-02-20
1
-6
/
+18
*
Teach *CircUsage structs about stability.
Nick Mathewson
2024-02-20
5
-29
/
+122
*
Add a couple of TODOs about Stable-based path selection.
Nick Mathewson
2024-02-20
2
-0
/
+6
*
When building paths, require the Stable flag as appropriate
Nick Mathewson
2024-02-20
2
-2
/
+33
*
Add a configuration option for long_lived_ports.
Nick Mathewson
2024-02-20
1
-0
/
+13
*
Require the Fast flag on all randomly selected relays.
Nick Mathewson
2024-02-20
1
-9
/
+16
*
Only pick Fast-flagged relays as directory caches
Nick Mathewson
2024-02-20
1
-1
/
+3
*
Require that guards are Fast and Stable.
Nick Mathewson
2024-02-20
1
-1
/
+1
*
tor-circmgr: Expose ErrorKind-combining calculation.
Nick Mathewson
2024-01-23
1
-5
/
+12
*
netdir: Explain why there is no HsRend WeightRule.
Nick Mathewson
2024-01-14
1
-0
/
+6
*
circmgr:Resolve a warning when building without ntor-v3
Nick Mathewson
2023-12-13
1
-2
/
+3
*
Fix a clippy lint
Ian Jackson
2023-12-12
1
-1
/
+1
*
ClientCir: use ntor_v3 handshake when target supports it
Jim Newsome
2023-12-07
1
-18
/
+50
*
Downgrade some messages to trace
Ian Jackson
2023-11-29
2
-3
/
+3
*
tor-circmgr: panic instead in order to return Error
Saksham Mittal
2023-11-21
1
-1
/
+1
*
tor-circmgr: port run_builder_test() to use spawn_join()
Saksham Mittal
2023-11-21
1
-10
/
+4
*
tor-circmgr: partially port mgr tests to MockRuntime
Saksham Mittal
2023-11-14
1
-11
/
+11
*
tor-circmgr: partially port test_double_timeout() to MockRuntime
Saksham Mittal
2023-11-14
1
-6
/
+3
*
tor-circmgr: fix build_*_timeout() for MockRuntime port
Saksham Mittal
2023-11-14
1
-8
/
+5
*
tor-circmgr: have FakeCirc derive Debug
Saksham Mittal
2023-11-11
1
-5
/
+2
*
tor-circmgr: Port some build_* tests to MockRuntime
Saksham Mittal
2023-11-11
1
-15
/
+27
*
AbstractCircMgr::get_or_launch: inline wait_for_circ
Jim Newsome
2023-10-25
1
-2
/
+1
*
AbstractCircMgr::get_or_launch: document MSRV where div_ceil was stabilized
Jim Newsome
2023-10-25
1
-1
/
+2
*
Fix out of date comment
halcyon
2023-10-20
1
-2
/
+1
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
2
-2
/
+2
*
oneshot: Use veneer in tor-circmgr
Ian Jackson
2023-10-11
3
-5
/
+6
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
6
-9
/
+176
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
12
-0
/
+12
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
tor-circmgr: impl AsRef<dyn std::error::Error> for some error types
Ian Jackson
2023-07-18
1
-0
/
+3
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
12
-0
/
+13
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
12
-0
/
+13
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
1
-1
/
+1
*
|
rng ranges: Use gen_range_checked().unwrap() in test case
Ian Jackson
2023-07-10
1
-2
/
+2
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases (fmt)
Ian Jackson
2023-07-10
1
-1
/
+2
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
2
-3
/
+6
|
/
*
Merge branch 'inclusive' into 'main'
Nick Mathewson
2023-07-07
1
-1
/
+1
|
\
|
*
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
*
|
Merge branch 'report-bugs-v2' into 'main'
Nick Mathewson
2023-07-07
5
-42
/
+29
|
\
\
|
|
/
|
/
|
|
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
5
-42
/
+29
[next]