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
/
src
/
mgr
/
state.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-chanmgr: add experimental `ChanMgr::handle_incoming`
Steven Engler
2024-09-11
1
-0
/
+11
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
1
-5
/
+5
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
ChannelState::ready_to_expire: return true when rem time is zero
Jim Newsome
2023-12-13
1
-0
/
+5
*
ChannelState::ready_to_expire: refactor using let-else
Jim Newsome
2023-12-13
1
-18
/
+14
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Add exceptions for some cases of diverging_sub_expression
Nick Mathewson
2023-07-10
1
-0
/
+2
*
chanmgr: fix a unit-default warning from clippy nightly.
Nick Mathewson
2023-05-18
1
-1
/
+1
*
chanmgr: remove a needless mut.
Nick Mathewson
2023-05-11
1
-1
/
+1
*
Errors: Mark the type of an error, for clarity
Ian Jackson
2023-01-30
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
tor-chanmgr: Introduce the BootstrapReporter API, publicize ChanBuilder
eta
2022-11-28
1
-1
/
+6
*
ChanMgr: Fix a few more conditional-compilation issues
Nick Mathewson
2022-11-23
1
-0
/
+1
*
ChanMgr: Implement functions that replace channel factories.
Nick Mathewson
2022-11-23
1
-4
/
+6
*
ChanMgr: move the AbstractChanFactory into MgrState.
Nick Mathewson
2022-11-22
1
-7
/
+47
*
chanmgr: rename new_test_channel_map to new_test_state.
Nick Mathewson
2022-11-16
1
-5
/
+5
*
chanmgr::mgr::*: misc spelling fixes and normali[sz]ations
Nick Mathewson
2022-11-16
1
-5
/
+5
*
Fix up documentation that referred to a ChannelMap.
Nick Mathewson
2022-11-16
1
-17
/
+13
*
ChanMgr: Rename map.rs to state.rs
Nick Mathewson
2022-11-16
1
-0
/
+744