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-chanmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-19
/
+19
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-19
/
+19
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-19
/
+19
*
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
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-19
/
+19
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
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
1
-1
/
+5
*
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
-19
/
+19
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Remove semver.md files post release
Ian Jackson
2025-02-07
1
-1
/
+0
*
Merge branch 'versions' into 'main'
Ian Jackson
2025-02-06
1
-19
/
+19
|
\
|
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-19
/
+19
*
|
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
|
/
*
tor-chanmgr: Update NetParamsExtract docs (fmt).
Gabriela Moldovan
2025-01-15
1
-1
/
+2
*
tor-chanmgr: Update NetParamsExtract docs.
Gabriela Moldovan
2025-01-15
1
-4
/
+1
*
tor-chanmgr: Move KIST and padding params to ChannelParams.
Gabriela Moldovan
2025-01-15
1
-11
/
+22
*
tor-proto: Remove dependency on tor-netdir.
Gabriela Moldovan
2025-01-15
2
-5
/
+42
*
tor-chanmgr: Add a TODO about a possible renaming.
Gabriela Moldovan
2025-01-15
1
-0
/
+3
*
tor-changmgr: Update the KIST params whenever the consensus/config changes.
Gabriela Moldovan
2025-01-15
1
-8
/
+34
*
tor-chanmgr: Add reparameterize_kist to AbstractChannel trait.
Gabriela Moldovan
2025-01-15
5
-0
/
+22
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-1
/
+2
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-19
/
+19
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
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
-19
/
+19
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
tor-chanmgr: remove immediately awaited async block expression
Steven Engler
2024-11-27
1
-23
/
+15
*
tor-chanmgr: use `Defer` in `AbstractChanMgr` to handle cancellations
Steven Engler
2024-11-27
1
-18
/
+23
*
tor-chanmgr: add `util::defer` module
Steven Engler
2024-11-27
3
-0
/
+79
*
tor-chanmgr: change `RequestCancelled` retry from `Never` to `Immediate`
Steven Engler
2024-11-21
1
-1
/
+1
*
tor-chanmgr: fix reconfigure bug when given `CheckAllOrNothing`
Steven Engler
2024-11-12
1
-2
/
+9
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
tor-chanmgr: remove panics in debug builds
Steven Engler
2024-11-11
2
-7
/
+1
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-20
/
+20
|
\
|
*
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
-19
/
+19
*
|
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-chanmgr: rename `replace_pending_channel` to `upgrade_pending_channel_to_...
Steven Engler
2024-10-24
2
-9
/
+10
[next]