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-netdoc: Wrap port policies in Intern
Clara Engler
2026-06-24
1
-2
/
+4
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
1
-4
/
+2
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
14
-0
/
+15
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-5
/
+5
*
circmgr,hsclient: s/requery_period/requery_interval
Gabriela Moldovan
2026-05-07
1
-3
/
+3
*
circmgr: Add config option for the HsDir requery period
Gabriela Moldovan
2026-05-07
1
-0
/
+16
*
circmgr: Document caveats about BuildCircuit estimator
Nick Mathewson
2026-05-07
1
-0
/
+11
*
circmgr: Modernize and correct saturating_mul_f64
Nick Mathewson
2026-05-07
1
-19
/
+23
*
circmgr: Avoid half-steps in our timeout_scale calculation
Nick Mathewson
2026-05-07
1
-12
/
+23
*
circmgr, hsclient: Introduce and use a OneWay timeout estimator.
Nick Mathewson
2026-05-07
1
-0
/
+10
*
circmgr: simplify a loop counter.
Nick Mathewson
2026-04-21
1
-3
/
+1
*
Log tunnel and circuit IDs
Jim Newsome
2026-04-08
1
-4
/
+8
*
Fix log typo Preeemptive
Jim Newsome
2026-04-08
1
-1
/
+1
*
circmgr: Use runtime.now() in place of Instant/SystemTime::get().
Nick Mathewson
2026-03-31
2
-9
/
+7
*
circmgr: Port to web-time-compat.
Nick Mathewson
2026-03-26
12
-26
/
+36
*
Merge branch 'weak_table_explicit_hasher' into 'main'
David Goulet
2026-03-24
1
-2
/
+8
|
\
|
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-2
/
+8
*
|
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
|
/
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
relay: Add a TLS acceptor in the ChanBuilder
David Goulet
2026-02-09
2
-8
/
+12
*
circmgr: Make test helper non-async (fmt)
Gabriela Moldovan
2026-01-28
1
-5
/
+1
*
circmgr: Make test helper non-async
Gabriela Moldovan
2026-01-28
1
-9
/
+9
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
test: Remove unused import
David Goulet
2026-01-13
1
-1
/
+0
*
chanmgr: Introduce a ChanMgrConfig struct
David Goulet
2026-01-13
2
-2
/
+2
*
chanmgr: Remove KeyMgr from constructor
David Goulet
2026-01-13
2
-2
/
+0
*
fix: preserve timestamps when flattening RetryErrors
Nihal
2025-12-17
1
-7
/
+1
*
fix: use wallclock timestamps in all push_timed calls
Nihal
2025-12-17
2
-22
/
+27
*
fix: semver labels and extend() with push_timed loop
Nihal
2025-12-17
1
-3
/
+6
*
refactor: convert Extend to inherent method, forbid push/extend, fix rend_han...
Nihal
2025-12-17
2
-0
/
+10
*
refactor: clean code
Nihal
2025-12-17
1
-4
/
+4
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-7
/
+26
*
Demonstration: convert tor-circmgr to use derive_deftly(TorConfig)
Nick Mathewson
2025-12-09
1
-98
/
+32
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
3
-5
/
+0
*
tor-circmgr: small comment fix
Steven Engler
2025-12-03
1
-1
/
+1
*
tor-circmgr: reduce level of info reactor tracing msg
Steven Engler
2025-12-03
1
-1
/
+1
*
circmgr: Add missing docs for RestrictionFailed
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
circmgr: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+4
*
tor-circmgr: simplify `CircMgrConfig`
Steven Engler
2025-11-26
1
-9
/
+2
*
tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always built
Steven Engler
2025-11-26
1
-4
/
+0
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
10
-5
/
+72
*
tor-circmgr: fix incorrect match on `HsOnly`
Steven Engler
2025-11-19
1
-0
/
+1
*
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
2
-7
/
+7
*
RelayFlags: Use the singular RelayFlag for naming individual flags
Ian Jackson
2025-11-18
2
-9
/
+9
*
tor-netdoc: Remove the RelayFlags type alias in netstatus
Ian Jackson
2025-11-18
2
-2
/
+3
*
tor-netdoc: Rename RelayFlags elements for regularity vs spec
Ian Jackson
2025-11-18
1
-1
/
+1
*
Fix another doc link.
Nick Mathewson
2025-11-13
1
-1
/
+1
*
Fix compilation without all-features.
Nick Mathewson
2025-11-12
1
-7
/
+8
*
circmgr: report errors from update_long_lived_tunnel_last_used
Nick Mathewson
2025-11-12
1
-21
/
+54
[next]