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
/
hspool
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-circmgr: Rename Short/Extended to Naive/Guarded.
Gabriela Moldovan
2024-10-24
1
-4
/
+4
*
tor-circmgr: s/stub/stem throughout.
Gabriela Moldovan
2024-10-24
1
-39
/
+39
*
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
1
-6
/
+6
*
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
1
-12
/
+12
*
tor-circmgr: Use the new vanguards terminology throughout.
Gabriela Moldovan
2024-10-24
1
-40
/
+40
*
CircMgr: Make CircMgr and HsCircPool generic over builder type.
Wesley Aptekar-Cassels
2024-09-24
1
-9
/
+12
*
tor-circmgr: Make retire_all_circuits unconditional.
Gabi Moldovan
2024-06-03
1
-1
/
+0
*
tor-circmgr: Remove VanguardMode from Pool (fmt).
Gabriela Moldovan
2024-06-03
1
-3
/
+1
*
tor-circmgr: Remove VanguardMode from Pool.
Gabriela Moldovan
2024-06-03
1
-25
/
+5
*
tor-circmgr: Remove dangerous vanguards_enabled() function.
Gabriela Moldovan
2024-06-03
1
-5
/
+0
*
tor-guardmgr: Replace From impl with VanguardConfig::mode accessor.
Gabriela Moldovan
2024-06-03
1
-1
/
+1
*
tor-guardmgr: Use ExplicitOrAuto in the VanguardConfig
Gabriela Moldovan
2024-06-03
1
-1
/
+1
*
tor-guardmgr: Unconditionally define VanguardConfig.
Gabriela Moldovan
2024-06-03
2
-2
/
+2
*
tor-circmgr: Replace STUB/STUB+ terminology with SHORT/EXTENDED (fmt).
Gabriela Moldovan
2024-05-16
1
-1
/
+3
*
tor-circmgr: Replace STUB/STUB+ terminology with SHORT/EXTENDED.
Gabriela Moldovan
2024-05-16
1
-21
/
+21
*
tor-circmgr: Rename HsCircStubKind::Stub to HsCircStubKind::Short.
Gabriela Moldovan
2024-05-16
1
-2
/
+2
*
tor-circmgr: Downgrade some TODO HS-VANGUARDs.
Gabriela Moldovan
2024-05-09
1
-1
/
+1
*
tor-circmgr: Prefer STUB+ where possible.
Gabriela Moldovan
2024-04-29
1
-4
/
+35
*
tor-circmgr: Have separate targets for the STUB and STUB+ pools (fmt).
Gabriela Moldovan
2024-04-29
1
-3
/
+3
*
tor-circmgr: Have separate targets for the STUB and STUB+ pools.
Gabriela Moldovan
2024-04-29
1
-32
/
+46
*
tor-circmgr: Expand on the ForLaunch docs.
Nick Mathewson
2024-04-29
1
-1
/
+2
*
tor-circmgr: Log the kinds of circuits we're about to launch.
Gabriela Moldovan
2024-04-29
1
-0
/
+10
*
tor-circmgr: Make a fraction of preemptive HS circuits be STUB+.
Gabriela Moldovan
2024-04-29
1
-4
/
+103
*
tor-circmgr: Remove unnecessary Result wrapping.
Gabriela Moldovan
2024-03-20
1
-3
/
+2
*
tor-circmgr: Unconditionally define VanguardMode.
Gabriela Moldovan
2024-03-20
1
-15
/
+5
*
tor-circmgr: Add functions for checking if vanguards are enabled.
Gabriela Moldovan
2024-03-20
1
-0
/
+16
*
tor-circmgr: For each HS ClientCirc, note whether it's STUB or STUB+.
Gabriela Moldovan
2024-03-20
1
-10
/
+7
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-circmgr: Add HsCircPoolConfig, make HsCircPool::reconfigure general-purpose.
Gabriela Moldovan
2024-03-11
1
-0
/
+25
*
tor-circmgr: Rename Pool::reconfigure to Pool::reconfigure_vanguards.
Gabriela Moldovan
2024-03-11
1
-1
/
+1
*
tor-circmgr: Add functions for reconfiguring the HS circuit pool.
Gabriela Moldovan
2024-03-11
1
-1
/
+24
*
tor-circmgr: Store the VanguardMode in HsCircPool.
Gabriela Moldovan
2024-03-11
1
-0
/
+11
*
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 (fmt)
Ian Jackson
2023-07-10
1
-1
/
+2
*
|
rng ranges: Use gen_range_checked().expect() in obvious cases
Ian Jackson
2023-07-10
1
-1
/
+3
|
/
*
random_idx_where: Ensure uniform distribution of choice
Jim Newsome
2023-06-23
1
-22
/
+32
*
Add more tests for random_idx_where
Jim Newsome
2023-06-23
1
-0
/
+10
*
tor-circmgr: Test random_idx_where with empty slice
Ian Jackson
2023-06-23
1
-0
/
+7
*
tor-circmgr: random_idx_where: Don't panic on empty range
Ian Jackson
2023-06-23
1
-0
/
+3
*
Typo fixes
gabi-250
2023-06-20
1
-2
/
+2
*
circmgr: Use a slightly nicer way to pick a circuit from our pool.
Nick Mathewson
2023-06-16
1
-13
/
+58
*
circmgr: Make hspool size dynamic
Nick Mathewson
2023-06-16
1
-9
/
+98
*
circmgr::hspool: Move the Mutex into an intermediary Inner struct
Nick Mathewson
2023-06-16
1
-11
/
+11
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-6
/
+6
*
circmgr: Add an actual pool to HsCircPool.
Nick Mathewson
2023-03-22
1
-0
/
+52