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
/
crates
/
arti
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'test-isolation' into 'main'
Nick Mathewson
2022-03-17
3
-110
/
+48
|
\
|
*
add isolation to dns requests
trinity-1686a
2022-03-16
2
-9
/
+35
|
*
accept boxed isolation in StreamPref::set_isolation_group
trinity-1686a
2022-03-16
1
-1
/
+1
|
*
add tests on Isolation and fix conditional compilation issues
trinity-1686a
2022-03-16
1
-2
/
+2
|
*
replace IsolationMap with new Isolation trait
trinity-1686a
2022-03-16
1
-102
/
+14
*
|
Fix typo
Dimitris Apostolou
2022-03-16
1
-1
/
+1
|
/
*
make run_dns_resolver public and fix typo
trinity-1686a
2022-03-15
1
-3
/
+2
*
fix typos and minor issues
trinity-1686a
2022-03-14
2
-15
/
+23
*
actually add DNS support
trinity-1686a
2022-03-14
2
-4
/
+87
*
add skeleton for DNS handling
trinity-1686a
2022-03-14
2
-8
/
+90
*
add udp to runtime
trinity-1686a
2022-03-14
3
-10
/
+69
*
arti library crate: Add another note about panicking
Ian Jackson
2022-03-11
1
-0
/
+4
*
arti library crate: re-add clippy lints
Ian Jackson
2022-03-11
1
-0
/
+33
*
arti library crate: Add note about panicking
Ian Jackson
2022-03-11
1
-0
/
+4
*
arti: Make main module entrypoints pub
Ian Jackson
2022-03-11
6
-14
/
+14
*
arti: Provide some rubric docs.
Ian Jackson
2022-03-11
1
-0
/
+8
*
arti: Move all code from binary crate to library crate
Ian Jackson
2022-03-11
2
-261
/
+269
*
Add config paths table in `arti` docs
Lennart Kloock
2022-03-04
1
-3
/
+8
*
Merge branch 'clippy-allow-arc-clone' into 'main'
Nick Mathewson
2022-03-01
1
-1
/
+0
|
\
|
*
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
*
|
Merge branch 'main'
Ian Jackson
2022-03-01
1
-1
/
+16
|
\
\
|
*
|
Split "static" into sqlite and native-tls features.
Nick Mathewson
2022-02-25
1
-1
/
+16
*
|
|
arti-client: use PreferredRuntime by default, doc cleanups
eta
2022-02-28
1
-1
/
+1
|
/
/
*
|
Upgrade to newer version of config crate.
Nick Mathewson
2022-02-25
2
-0
/
+3
*
|
Upgrade dependency to new version of rlimit.
Nick Mathewson
2022-02-25
1
-1
/
+1
*
|
Merge branch 'socks-version-is-http' into 'main'
eta
2022-02-24
1
-1
/
+36
|
\
\
|
|
/
|
/
|
|
*
use less magic in http check
trinity-1686a
2022-02-24
1
-2
/
+4
|
*
make arti return a web page when receiving http request on socks port
trinity-1686a
2022-02-23
1
-1
/
+34
*
|
Merge branch 'client_builder' into 'main'
Nick Mathewson
2022-02-23
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Make a TorClientBuilder API.
Nick Mathewson
2022-02-18
1
-1
/
+4
*
|
Merge branch 'error-report' into 'main'
Nick Mathewson
2022-02-22
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Placate clippy
Ian Jackson
2022-02-18
1
-1
/
+2
|
*
Add a missing anyhow context() call
Ian Jackson
2022-02-18
1
-2
/
+2
|
*
Provide error reporter and use it in the arti binary
Ian Jackson
2022-02-18
1
-1
/
+5
*
|
arti cli: Add some anyhow context() calls
Ian Jackson
2022-02-18
1
-5
/
+8
*
|
arti cli: socks proxy: Start listening immedately
Ian Jackson
2022-02-18
1
-4
/
+7
*
|
arti cli: Do config watch setup before entering future select
Ian Jackson
2022-02-18
1
-3
/
+3
|
/
*
Merge branch 'remaining-errors'
Nick Mathewson
2022-02-17
1
-1
/
+1
|
\
|
*
Rename ExitTimeout to RemoteNetworkTimeout.
Nick Mathewson
2022-02-17
1
-1
/
+1
*
|
Fix compilation on main
Nick Mathewson
2022-02-17
1
-1
/
+2
*
|
arti: create TorClient first, then bootstrap.
Nick Mathewson
2022-02-15
1
-4
/
+3
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Merge branch 'eta/unbootstrapped-clients' into 'main'
Nick Mathewson
2022-02-11
1
-1
/
+1
|
\
|
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-1
/
+1
*
|
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
*
Properly linkify two doc comment xrefs to issues
Ian Jackson
2022-02-04
1
-2
/
+2
*
Merge branch 'ticket270' into 'main'
Nick Mathewson
2022-02-03
2
-13
/
+226
|
\
|
*
Document that `notify` behavior is strange with symlinks
Nick Mathewson
2022-02-03
1
-0
/
+5
|
*
Avoid a potential infinite loop in configuration-watching
Nick Mathewson
2022-02-03
1
-2
/
+5
[prev]
[next]