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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move around the public modules in tor_rtcompat.
Nick Mathewson
2021-04-17
4
-5
/
+5
*
Remove all non-runtime methods in tor_rtcompat.
Nick Mathewson
2021-04-16
2
-5
/
+14
*
Add a "Runtime" parameter to all the manager types.
Nick Mathewson
2021-04-16
1
-9
/
+22
*
rtcompat: Make TLS functionality use Runtime traits.
Nick Mathewson
2021-04-16
4
-23
/
+7
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
3
-7
/
+7
*
Move responsibility for knowing about TLS into tor_rtcompat.
Nick Mathewson
2021-03-23
5
-50
/
+28
*
Refactor tokio implpementation in tor-rtcompat.
Nick Mathewson
2021-03-23
2
-33
/
+2
*
Add the tor project as an author.
Nick Mathewson
2021-03-17
1
-1
/
+1
*
Add keywords to each Cargo.toml
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Add a description field to all our Cargo.toml files
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Give it a homepage everyplace.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
Bump a couple of deps
Nick Mathewson
2021-03-13
1
-1
/
+1
*
upgrade async-trait
Nick Mathewson
2021-03-09
1
-1
/
+1
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-1
/
+1
*
Missing doc for private member
Nick Mathewson
2021-03-02
1
-0
/
+3
*
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
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
[prev]
[next]