index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tor-chanmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update docs wrt tokio a bit
Nick Mathewson
2021-03-02
1
-0
/
+3
*
Make a few async_test tests work correctly again.
Nick Mathewson
2021-03-02
1
-122
/
+131
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
2
-14
/
+44
*
Use anyhow::Context in tor-chanmgr.
Nick Mathewson
2020-12-11
2
-3
/
+9
*
It is an internal error if we do a TLS connection and get no cert.
Nick Mathewson
2020-12-08
1
-3
/
+4
*
Make RSAIdentity implement Copy.
Nick Mathewson
2020-12-08
1
-1
/
+1
*
De-parameterize ChanMgr and everything that wraps it.
Nick Mathewson
2020-12-08
2
-40
/
+113
*
Mark some XXXX issues as XXXX-A1.
Nick Mathewson
2020-12-07
1
-1
/
+1
*
Run cargo fix --edition-idioms
Nick Mathewson
2020-12-02
1
-4
/
+4
*
Refactor first-hop handling types a bit
Nick Mathewson
2020-11-17
4
-9
/
+18
*
Turn the channel "closed" method into an AtomicBool
Nick Mathewson
2020-11-13
2
-3
/
+3
*
Move a few immutable fields from ChannelImpl outside the lock.
Nick Mathewson
2020-11-13
2
-6
/
+5
*
Make the Arc-ness of channels more explicit.
Nick Mathewson
2020-11-12
2
-24
/
+21
*
tor-chanmgr: timeout support.
Nick Mathewson
2020-11-11
2
-7
/
+21
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
3
-27
/
+13
*
Use anyhow in tor-circmgr and tor-chanmgr
Nick Mathewson
2020-11-11
3
-30
/
+11
*
chanmgr: Make sure chanmgr can be shared among threads
Nick Mathewson
2020-11-04
1
-14
/
+18
*
Document tor-circmgr
Nick Mathewson
2020-11-02
1
-0
/
+1
*
Add missing testing.rs file
Nick Mathewson
2020-10-30
1
-0
/
+102
*
Tests for tor-chanmgr.
Nick Mathewson
2020-10-30
1
-6
/
+242
*
chanmgr: don't return closing channels.
Nick Mathewson
2020-10-30
1
-1
/
+11
*
Implement a channel-manager type to get or launch channels on request.
Nick Mathewson
2020-10-30
4
-0
/
+322
[prev]