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
/
mgr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+3
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-1
/
+16
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+2
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
1
-1
/
+6
*
Merge branch 'div_ceil' into 'main'
Nick Mathewson
2024-10-03
1
-14
/
+1
|
\
|
*
Use {u64,usize}::div_ceil
Nick Mathewson
2024-09-30
1
-14
/
+1
*
|
CircMgr: Start writing tests.
Wesley Aptekar-Cassels
2024-10-03
1
-12
/
+35
|
/
*
CircMgr: Make CircMgr and HsCircPool generic over builder type.
Wesley Aptekar-Cassels
2024-09-24
1
-244
/
+121
*
Add test for CircList::find_open.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+55
*
tor-circmgr: Remove AbstractSpec and FakeSpec.
Wesley Aptekar-Cassels
2024-09-16
1
-241
/
+162
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
circmgr: Remove now-obsolete error variants.
Nick Mathewson
2024-03-12
1
-5
/
+4
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
Teach *CircUsage structs about stability.
Nick Mathewson
2024-02-20
1
-0
/
+6
*
tor-circmgr: partially port mgr tests to MockRuntime
Saksham Mittal
2023-11-14
1
-11
/
+11
*
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
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-circmgr
Ian Jackson
2023-10-11
1
-1
/
+2
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+4
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
1
-2
/
+3
|
/
*
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
1
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
1
-12
/
+12
*
|
Avoid matches!(x, None), matches!(x, Ok(_))
Nick Mathewson
2023-07-06
1
-1
/
+1
|
/
*
Merge branch 'info-to-warn' into 'main'
gabi-250
2023-05-17
1
-5
/
+8
|
\
|
*
Change log level to debug and warn for certain appropriate situations
Saksham Mittal
2023-05-17
1
-5
/
+8
*
|
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-13
/
+13
|
/
*
circmgr: Functions to launch an unmanaged circuit.
Nick Mathewson
2023-03-22
1
-0
/
+18
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-2
/
+3
*
Use ErrorReport for errors in warn! in tor-circmgr
Ian Jackson
2023-01-30
1
-1
/
+1
*
Use ErrorReport for errors in info! in tor-circmgr
Ian Jackson
2023-01-30
1
-6
/
+6
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Even more comments explaining circuit cancellation.
Nick Mathewson
2022-11-22
1
-3
/
+37
*
Improve notes surrounding circuit cancellation.
Nick Mathewson
2022-11-22
1
-5
/
+18
*
Merge branch 'channel' into 'main'
Ian Jackson
2022-08-17
1
-0
/
+7
|
\
|
*
channel usage: Rename CU::UserTraffic from CU::Exit
Ian Jackson
2022-08-17
1
-1
/
+1
|
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-1
/
+1
|
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+7
*
|
Mark some circuit-building errors as "transient".
Nick Mathewson
2022-08-16
1
-9
/
+35
|
/
*
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-3
/
+4
*
fix runtime issues on ios
trinity-1686a
2022-07-30
1
-4
/
+6
[next]