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-rtcompat
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
Bump tokio-related dependencies
Nick Mathewson
2021-06-24
1
-2
/
+2
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-1
/
+0
*
Remove a redundant feature in tokio
Nick Mathewson
2021-05-20
1
-1
/
+1
*
Implement Runtime for a thin wrapper around tokio runtime handles
Nick Mathewson
2021-05-20
1
-1
/
+1
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Split mocking parts of rtcompat into new rtmock crate.
Nick Mathewson
2021-05-03
1
-5
/
+0
*
bump to latest async_io
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Add a MockNetwork structure for testing.
Nick Mathewson
2021-04-28
1
-0
/
+1
*
Add a "socketpair"-style linked-reader/writer implementation for testing
Nick Mathewson
2021-04-21
1
-0
/
+3
*
Begin a refactoring of tor-rtcompat to use runtime objects.
Nick Mathewson
2021-04-16
1
-2
/
+4
*
Move responsibility for knowing about TLS into tor_rtcompat.
Nick Mathewson
2021-03-23
1
-2
/
+6
*
Refactor tokio implpementation in tor-rtcompat.
Nick Mathewson
2021-03-23
1
-3
/
+6
*
Add appropriate categories to some Cargo.toml files.
Nick Mathewson
2021-03-17
1
-0
/
+1
*
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
*
Cut down on tokio features.
Nick Mathewson
2021-03-10
1
-1
/
+1
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-1
/
+1
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
1
-1
/
+6
*
Upgrade async-io
Nick Mathewson
2020-12-03
1
-1
/
+1
*
Bump to latest async-io
Nick Mathewson
2020-12-01
1
-1
/
+1
*
Remove a couple of unused dependencies
Nick Mathewson
2020-11-11
1
-5
/
+0
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
1
-0
/
+23