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
/
crates
/
arti
/
src
/
proxy.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try to resolve the "Truncated" error in tor-socksproto
Nick Mathewson
2022-02-11
1
-3
/
+3
*
Make the Error detail type non-exported from arti-client
Nick Mathewson
2022-02-04
1
-3
/
+3
*
Remove many needless borrows and slices
Ian Jackson
2022-02-02
1
-2
/
+2
*
Un-Arc<> TorClient in the arti crate
Nick Mathewson
2022-02-01
1
-3
/
+3
*
StreamPrefs: Re-alphabetise imports following rename
Ian Jackson
2022-01-21
1
-1
/
+1
*
StreamPrefs: rename from ConnectPrefs
Ian Jackson
2022-01-21
1
-3
/
+3
*
connection preferences: Take ConnectPrefs by reference
Ian Jackson
2022-01-19
1
-3
/
+3
*
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
1
-3
/
+5
*
proxy: introduce new functions to write_all & flush/close
Muhammad Falak R Wani
2021-12-15
1
-42
/
+42
*
proxy: send SOCKS5 reply on failure cases
Muhammad Falak R Wani
2021-12-11
1
-1
/
+14
*
proxy: report an error if all listeners fail.
Nick Mathewson
2021-12-08
1
-1
/
+1
*
Resolve XXXXs in proxy.rs
Nick Mathewson
2021-12-08
1
-3
/
+3
*
More typo fixes that I forgot to save :(
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Typo fix in an expect() message.
Nick Mathewson
2021-10-28
1
-1
/
+1
*
Tests and refactoring for IsolationMap.
Nick Mathewson
2021-10-26
1
-13
/
+50
*
TorClient::resolve_ptr should take an IpAddr.
Nick Mathewson
2021-10-26
1
-1
/
+13
*
Rename tor_client/arti_tor_client to arti_client.
Nick Mathewson
2021-10-21
1
-2
/
+2
*
Change how we connect to target addresses.
Nick Mathewson
2021-10-18
1
-1
/
+1
*
Do not use downcast_ref, use tor-client error.
Jani Monoses
2021-10-18
1
-8
/
+6
*
Add a cast to correct a type error about WSAEMFILE
Nick Mathewson
2021-10-15
1
-1
/
+7
*
proxy: Mark ENFILES and EMFILES as survivable.
Nick Mathewson
2021-10-14
1
-2
/
+27
*
Fix typos
Jani Monoses
2021-09-07
1
-1
/
+1
*
Light refactoring and documentation improvements in proxy.rs
Nick Mathewson
2021-08-27
1
-40
/
+103
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+346
[prev]