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
...
*
circmgr: Propagate Option<HsCircKind> down to path selection functions
Nick Mathewson
2025-05-20
4
-46
/
+103
*
circmgr: Change get_or_launch_stem to take a HsCircKind
Nick Mathewson
2025-05-20
1
-13
/
+22
*
circmgr: rename ensure_circuit_{compatible_with => can_extend_to}_target
Nick Mathewson
2025-05-20
1
-6
/
+3
*
relay-selection: tweak messages about rejection reasons
Nick Mathewson
2025-05-20
1
-3
/
+3
*
tor-proto: Future-proof some comments about path_ref() errors.
Gabriela Moldovan
2025-05-15
1
-2
/
+2
*
tor-proto: Return Error::Protocol if ClientCirc accessors return an error.
Gabriela Moldovan
2025-05-15
1
-32
/
+40
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
5
-13
/
+36
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
1
-2
/
+1
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
Merge branch 'clientcirc_extend' into 'main'
Nick Mathewson
2025-05-06
5
-19
/
+11
|
\
|
*
proto: Provide and use a create_firsthop() wrapper too.
Nick Mathewson
2025-04-28
1
-7
/
+2
|
*
circmgr: Rename AbstractCirc::{extend_ntor => extend}
Nick Mathewson
2025-04-28
4
-6
/
+5
|
*
tor-proto: New extend() to pick between ntor and ntor3
Nick Mathewson
2025-04-28
2
-7
/
+5
*
|
circmgr: Make path module public on "--features=experimental-api"
Nick Mathewson
2025-05-05
1
-1
/
+9
*
|
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
2
-25
/
+24
*
|
maint: Update semver.md files from semver-checks
Wesley Aptekar-Cassels
2025-04-30
1
-0
/
+1
*
|
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
|
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
|
/
*
tor-circmgr: put vegas cc in `CircParameters` behind `if false`
Steven Engler
2025-04-23
1
-22
/
+42
*
tor-circmgr: only use congestion control if "flowctl-cc" feature is enabled
Steven Engler
2025-04-23
2
-3
/
+7
*
tor-circmgr: switch from `supports_{known,named}_subver()`
Steven Engler
2025-04-23
1
-3
/
+3
*
circ: Don't pin CC algorithm to FixedWindow anymore
David Goulet
2025-04-23
1
-4
/
+1
*
circ: Apply possible subprotocol changes to circ params
David Goulet
2025-04-23
1
-5
/
+20
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
5
-17
/
+16
*
congestion: Setup a fallback algorithm in the params
David Goulet
2025-04-23
1
-0
/
+1
*
tor-circmgr: Added TODO about replacing OnceCell
hashcatHitman
2025-04-17
1
-0
/
+8
*
tor-circmgr: clean up after "ntor_v3" feature flag removal
Steven Engler
2025-04-01
1
-21
/
+13
*
tor-circmgr: removed "ntor_v3" feature flag
Steven Engler
2025-04-01
2
-13
/
+1
*
Remove semver.md files post-release.
Gabriela Moldovan
2025-04-01
1
-2
/
+0
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-24
/
+24
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
tor-circmgr: Explicit type annotation
Clara Engler
2025-03-26
1
-1
/
+1
*
circmgr: test behavior of IteratorRandom::choose_multiple
Nick Mathewson
2025-03-25
1
-1
/
+15
*
Merge branch 'named_protovers' into 'main'
David Goulet
2025-03-20
1
-7
/
+7
|
\
|
*
Use named subprotocol versions throughout arti.
Nick Mathewson
2025-03-12
1
-7
/
+7
*
|
Merge branch 'timeout_est_overflow' into 'main'
Nick Mathewson
2025-03-19
1
-3
/
+11
|
\
\
|
*
|
Impose a maximum on our fallback estimated timeout
Nick Mathewson
2025-03-06
1
-3
/
+11
*
|
|
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
5
-8
/
+8
*
|
|
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
|
|
/
|
/
|
*
|
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
2
-1
/
+19
|
/
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-24
/
+24
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
relay-selection: Add FamilyRules to exclude_relays_in_same_family.
Nick Mathewson
2025-02-25
2
-12
/
+22
*
Merge branch 'versions' into 'main'
Ian Jackson
2025-02-06
1
-24
/
+24
|
\
|
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-24
/
+24
*
|
Fix Cargo.toml features formatting
Ian Jackson
2025-02-06
1
-1
/
+2
*
|
Add some missing "full" features
Ian Jackson
2025-02-06
1
-1
/
+1
|
/
*
Upgrade to downcast-rs 2
Ian Jackson
2025-02-05
1
-1
/
+1
[prev]
[next]