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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo: Bump all non arti/tor crates
Clara Engler
2026-01-12
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-26
/
+26
*
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
*
Merge branch 'deftly-1.6.0' into 'main'
Ian Jackson
2025-12-04
1
-1
/
+1
|
\
|
*
Pin our derive-deftly version to ~1.6.0 everywhere
Ian Jackson
2025-12-03
1
-1
/
+1
|
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
|
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
|
/
*
Remove semver.md files post-release
Gabriela Moldovan
2025-12-02
1
-4
/
+0
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-26
/
+26
*
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
2
-9
/
+3
*
tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always built
Steven Engler
2025-11-26
2
-4
/
+3
*
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
*
circmgr: In expiration task, try again if we are not yet ready to expire.
Nick Mathewson
2025-11-12
1
-21
/
+31
*
circmgr: Add a timeout setting for long-lived circuits.
Nick Mathewson
2025-11-12
2
-1
/
+20
*
circmgr: Implement expiration for long-lived tunnels.
Nick Mathewson
2025-11-12
4
-22
/
+228
*
circmgr: Add a notion of long-lived tunnels.
Nick Mathewson
2025-11-12
2
-8
/
+77
*
circmgr: Refactor should_expire()
Nick Mathewson
2025-11-12
1
-24
/
+40
*
circmgr: make expiration functions async
Nick Mathewson
2025-11-12
2
-31
/
+29
*
circmgr: rename expire_tunnel to consider_expiring_tunnel
Nick Mathewson
2025-11-12
1
-3
/
+7
*
Add a notion of isolation strong enough to enable long-lived circuits.
Nick Mathewson
2025-11-12
1
-0
/
+38
*
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
|
*
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
14
-15
/
+15
|
/
*
all: run cargo fmt
Steven Engler
2025-11-04
3
-3
/
+3
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
4
-5
/
+5
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-29
/
+29
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-3
/
+4
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-29
/
+29
*
release: Run fixup-features.
Wesley Aptekar-Cassels
2025-10-01
1
-0
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
[next]