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
/
tor-chanmgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-19
/
+51
*
Update to latest futures, once_cell
Nick Mathewson
2021-02-23
1
-1
/
+1
*
Update some dependencies.
Nick Mathewson
2021-02-19
1
-1
/
+1
*
bump serde and log
Nick Mathewson
2021-02-01
1
-1
/
+1
*
require latest futures crate
Nick Mathewson
2021-01-15
1
-1
/
+1
*
Upgrade a few more dependencies.
Nick Mathewson
2021-01-13
1
-1
/
+1
*
Upgrade a few dependencies.
Nick Mathewson
2021-01-13
1
-3
/
+3
*
cargo upgrade.
Nick Mathewson
2020-12-30
1
-3
/
+3
*
upgrade to latest anyhow
Nick Mathewson
2020-12-21
1
-1
/
+1
*
Use anyhow::Context in tor-chanmgr.
Nick Mathewson
2020-12-11
2
-3
/
+9
*
upgrade to require latest anyhow.
Nick Mathewson
2020-12-08
1
-1
/
+1
*
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
*
Upgrade a couple of dependencies
Nick Mathewson
2020-11-28
1
-1
/
+1
*
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
*
Remove a couple of unused dependencies
Nick Mathewson
2020-11-11
1
-2
/
+0
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
4
-29
/
+15
*
Use anyhow in tor-circmgr and tor-chanmgr
Nick Mathewson
2020-11-11
4
-30
/
+12
*
update some dependencies
Nick Mathewson
2020-11-11
1
-3
/
+3
*
Upgrade dependencies
Nick Mathewson
2020-11-10
1
-1
/
+1
*
upgrade a few packages.
Nick Mathewson
2020-11-05
1
-1
/
+1
*
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
2
-7
/
+245
*
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
5
-0
/
+352
[prev]