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
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-circmgr: Remove no-longer-needed dead_code allow.
Gabriela Moldovan
2024-04-29
1
-1
/
+0
*
tor-circmgr: Call VanguardMgr::launch_background_tasks.
Gabriela Moldovan
2024-04-05
1
-1
/
+1
*
tor-guardmgr: Give VanguardMgr a handle to the runtime.
Gabriela Moldovan
2024-04-05
1
-3
/
+3
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-circmgr: Give CircMgr a VanguardMgr.
Gabriela Moldovan
2024-03-11
1
-0
/
+17
*
tor-circmgr: Add UniqId to Error::Protocol.
Gabriela Moldovan
2024-02-27
1
-0
/
+6
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
1
-7
/
+9
*
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
*
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 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
*
Fix out of date comment
halcyon
2023-10-20
1
-2
/
+1
*
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
-2
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
1
-3
/
+2
*
tor-circmgr: Expose CircParameters from NetParameters construction
Ian Jackson
2023-06-29
1
-0
/
+13
*
circmgr: New API to expose estimate-based timeouts.
Nick Mathewson
2023-06-22
1
-2
/
+0
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-12
/
+12
*
circmgr: Mark a number of internal APIs as hs-only.
Nick Mathewson
2023-04-06
1
-0
/
+2
*
circmgr: Begin an HS circuit pool structure
Nick Mathewson
2023-03-22
1
-0
/
+10
*
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
*
tor-cirmgr: Replace OwnedChanTarget with LoggedChanTarget in errors
Ian Jackson
2022-11-23
1
-4
/
+4
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-2
/
+15
*
channel usage: Rename CU::UserTraffic from CU::Exit
Ian Jackson
2022-08-17
1
-4
/
+4
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-4
/
+3
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
1
-0
/
+1
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-1
/
+6
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-12
/
+43
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
1
-1
/
+1
*
Use accessors in two places where tests look at specific keys.
Nick Mathewson
2022-08-10
1
-7
/
+17
*
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-7
/
+11
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-0
/
+1
*
tor-circmgr: Clarify and improve Protocol error.
Nick Mathewson
2022-07-12
1
-0
/
+4
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Create and use API to report guard/fallback skew.
Nick Mathewson
2022-04-07
1
-12
/
+39
*
ChanMgr: Return provenance information from get_or_launch
Nick Mathewson
2022-04-07
1
-7
/
+8
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+10
|
\
|
*
typo
trinity-1686a
2022-02-28
1
-1
/
+1
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-0
/
+10
*
|
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
1
-1
/
+4
*
|
Expose more peer information from circuit build failures
Nick Mathewson
2022-03-21
1
-5
/
+22
|
/
*
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
1
-3
/
+8
[next]