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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
chanmgr: Move Timeout functionality into a decorator object.
Nick Mathewson
2022-10-13
1
-2
/
+5
|
*
Have ChannelBuilder use TransportHelper.
Nick Mathewson
2022-10-13
1
-2
/
+3
*
|
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
|
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-33
/
+1
|
/
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+17
*
ChanMgr: new (unimplemented) APIs for pluggable transports
Nick Mathewson
2022-09-23
1
-0
/
+21
*
Improve docs for ChannelUsage
Nick Mathewson
2022-09-22
1
-7
/
+15
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
channel usage: Rename CU::UserTraffic from CU::Exit
Ian Jackson
2022-08-17
1
-1
/
+1
*
Improve comment for ChannelUsage::Exit
Nick Mathewson
2022-08-17
1
-1
/
+1
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-1
/
+23
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
1
-9
/
+14
*
chanmgr set_dormancy: Remove obsolete comment
Ian Jackson
2022-08-17
1
-4
/
+0
*
chanmgr: Extend doc comments for Dormancy
Ian Jackson
2022-08-17
1
-0
/
+6
*
Fix typos in comments.
eta
2022-08-17
1
-1
/
+1
*
chanmgr configuration: Hadle lack of a NetDir
Ian Jackson
2022-08-16
1
-1
/
+0
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-2
/
+22
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-2
/
+6
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
1
-3
/
+30
*
chanmgr: reconfigure_general: Rename fn and change types
Ian Jackson
2022-08-16
1
-1
/
+1
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-1
/
+6
*
ChanMgr: Only update parameters from a timely directory.
Nick Mathewson
2022-07-26
1
-2
/
+2
*
ChanMgr: Add more contextual info to error types.
Nick Mathewson
2022-07-06
1
-1
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
tor-chanmgr: Change to use unwrap_void
Ian Jackson
2022-06-21
1
-8
/
+4
*
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-3
/
+66
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
ChanMgr: Return provenance information from get_or_launch
Nick Mathewson
2022-04-07
1
-3
/
+17
*
chanmgr: bubble ClockSkew up through the Error object.
Nick Mathewson
2022-04-07
1
-1
/
+2
*
Make daemon tasks self-contained; introduce NetDirProvider
eta
2022-03-30
1
-0
/
+41
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+8
*
tor-chanmgr: Add bootstrap/status reporting.
Nick Mathewson
2022-01-18
1
-2
/
+21
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-2
/
+1
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
tor-linkspec: Remove redundant method; add more tests.
Nick Mathewson
2021-12-04
1
-2
/
+2
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+97
[prev]