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
*
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
*
congestion: Don't use Vegas just yet
David Goulet
2025-01-16
1
-1
/
+4
*
Make cargo clippy happy
David Goulet
2025-01-16
1
-4
/
+4
*
Add missing semver.md files
David Goulet
2025-01-16
1
-0
/
+2
*
circmgr: Remove the CircParameters build .expect()
David Goulet
2025-01-16
4
-53
/
+26
*
circ: Specialize the circparams from netparams function
David Goulet
2025-01-16
4
-64
/
+102
*
congestion: Remove Default from every parameters
David Goulet
2025-01-16
1
-0
/
+2
*
congestion: Make the cc_alg values a caret_int for better code semantic
David Goulet
2025-01-16
1
-4
/
+4
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
5
-27
/
+129
*
tor-circmgr: Add trace log on circuit build timeout.
Wesley Aptekar-Cassels
2025-01-08
1
-0
/
+2
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-23
/
+23
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+2
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-23
/
+23
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-2
/
+2
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Remove obsolete semver files post 1.3.0 release
Ian Jackson
2024-10-31
1
-3
/
+0
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-24
/
+24
|
\
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-23
/
+23
*
|
cargo: Run fixup-features (formatting)
Ian Jackson
2024-10-30
1
-1
/
+2
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
tor-circmgr: Clarify that using guarded for client rend is an exception.
Gabriela Moldovan
2024-10-24
1
-1
/
+14
*
tor-circmgr: Rename Short/Extended to Naive/Guarded.
Gabriela Moldovan
2024-10-24
4
-32
/
+32
*
tor-circmgr: Try to clarify what a "circuit stem" is.
Gabriela Moldovan
2024-10-24
1
-2
/
+3
*
tor-circmgr: Post-renaming documentation fixes.
Gabriela Moldovan
2024-10-24
4
-14
/
+14
*
tor-circmgr: s/stub/stem throughout.
Gabriela Moldovan
2024-10-24
4
-100
/
+100
*
tor-circmgr: s/HsCircStubKind/HsCircStemKind.
Gabriela Moldovan
2024-10-24
2
-27
/
+27
[next]