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-client
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename tor-client to arti-tor-client for now.
Nick Mathewson
2021-06-24
1
-1
/
+1
*
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
1
-5
/
+5
*
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-4
/
+0
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Remove a few unused dependencies
Nick Mathewson
2021-04-05
1
-1
/
+0
*
Client: Add a function to expose the current dirmgr.
Nick Mathewson
2021-03-30
1
-0
/
+1
*
upgrade to newer version of config crate.
Nick Mathewson
2021-03-24
1
-1
/
+1
*
Refactor tokio implpementation in tor-rtcompat.
Nick Mathewson
2021-03-23
1
-3
/
+3
*
Move our command-line interface into a new crate called "arti".
Nick Mathewson
2021-03-17
1
-8
/
+1
*
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
*
Bump a couple of deps
Nick Mathewson
2021-03-13
1
-1
/
+1
*
Only enable the `config` features we are using.
Nick Mathewson
2021-03-10
1
-1
/
+1
*
Use AsyncRead and AsyncWrite in our proxy implementation
Nick Mathewson
2021-03-10
1
-1
/
+2
*
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
-4
/
+7
*
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
*
upgrade a few dependencies
Nick Mathewson
2021-02-10
1
-1
/
+1
*
Initial support for configuration from file and/or command-line.
Nick Mathewson
2021-02-02
1
-1
/
+4
*
Rename client-demo to tor-client.
Nick Mathewson
2021-02-02
1
-0
/
+29