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-client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
improve crate doc for tor-client.
Nick Mathewson
2021-05-21
1
-3
/
+59
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Check "connection" usage for when stream or channel would be better.
Nick Mathewson
2021-05-18
1
-5
/
+6
*
Remove tor-proto exposure in tor-client API.
Nick Mathewson
2021-05-18
1
-5
/
+34
*
Rename NetDirConfig to DirMgrConfig.
Nick Mathewson
2021-05-14
1
-2
/
+2
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Fix experimental-api feature after refactoring
David Goulet
2021-05-03
1
-2
/
+2
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+3
*
Refactor and simplify ChanMgr to use AbstractChanMgr.
Nick Mathewson
2021-04-23
1
-6
/
+1
*
Move timer functions into an extension trait.
Nick Mathewson
2021-04-17
1
-3
/
+5
*
Move around the public modules in tor_rtcompat.
Nick Mathewson
2021-04-17
1
-1
/
+1
*
Remove all non-runtime methods in tor_rtcompat.
Nick Mathewson
2021-04-16
1
-7
/
+21
*
Add a "Runtime" parameter to all the manager types.
Nick Mathewson
2021-04-16
1
-8
/
+7
*
rtcompat: Make TLS functionality use Runtime traits.
Nick Mathewson
2021-04-16
1
-1
/
+6
*
circmgr: Add a function to build a circuit by path
David Goulet
2021-04-07
1
-0
/
+9
*
Remove a few unused dependencies
Nick Mathewson
2021-04-05
1
-1
/
+0
*
DirMgr::netdir() is no longer async
Nick Mathewson
2021-04-02
1
-1
/
+1
*
Client: Add a function to expose the current dirmgr.
Nick Mathewson
2021-03-30
2
-0
/
+10
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-5
/
+5
*
Move stream timeout logic into tor-client.
Nick Mathewson
2021-03-24
1
-3
/
+6
*
upgrade to newer version of config crate.
Nick Mathewson
2021-03-24
1
-1
/
+1
*
Move responsibility for knowing about TLS into tor_rtcompat.
Nick Mathewson
2021-03-23
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
7
-1220
/
+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
*
Improve implementation of copy_interactive
Nick Mathewson
2021-03-12
1
-11
/
+50
*
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
2
-30
/
+36
*
Refactor DataStream constituents a bit.
Nick Mathewson
2021-03-09
1
-1
/
+1
*
Bump dependencies with "cargo upgrade"
Nick Mathewson
2021-03-06
1
-1
/
+1
*
Remove use of unwrap() in tor-client.
Nick Mathewson
2021-03-04
2
-7
/
+15
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
2
-6
/
+18
*
Move .onion check into TorClient.
Nick Mathewson
2021-02-25
2
-7
/
+5
*
Clean-ups for documentations and lints in tor-client
Nick Mathewson
2021-02-25
2
-10
/
+24
*
Use a ConnectPref type for TorClient::connect, simplify APIs a bit, doc some.
Nick Mathewson
2021-02-25
3
-23
/
+90
*
Restore code in proxy.rs so that socks timeout errors work again
Nick Mathewson
2021-02-25
2
-15
/
+17
*
Start refactoring the tor-client crate.
Nick Mathewson
2021-02-25
4
-199
/
+252
*
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
*
Make first-level directory retry logic configurable.
Nick Mathewson
2021-02-17
1
-5
/
+16
*
Make our initial bootstrap retry schedule configurarable
Nick Mathewson
2021-02-17
2
-1
/
+17
[prev]
[next]