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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move ArtiConfig to new arti::cfg module
Ian Jackson
2022-03-21
4
-3
/
+277
*
Alternative API for set_isolation_group().
Nick Mathewson
2022-03-17
2
-2
/
+2
*
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
3
-4
/
+88
*
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
2
-5
/
+16
*
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
*
|
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-6
/
+6
*
|
Update README.md files from rustdoc.
Nick Mathewson
2022-03-01
1
-1
/
+15
*
|
Merge branch 'main'
Ian Jackson
2022-03-01
2
-2
/
+19
|
\
\
|
*
|
Split "static" into sqlite and native-tls features.
Nick Mathewson
2022-02-25
2
-2
/
+19
*
|
|
arti-client: use PreferredRuntime by default, doc cleanups
eta
2022-02-28
1
-1
/
+1
|
/
/
*
|
Bump minimum tokio to 1.7, since tokio-util now needs that.
Nick Mathewson
2022-02-25
1
-1
/
+1
*
|
Upgrade to newer version of config crate.
Nick Mathewson
2022-02-25
3
-1
/
+4
*
|
Upgrade dependency to new version of rlimit.
Nick Mathewson
2022-02-25
2
-2
/
+2
*
|
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
2
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
Bump anyhow minimal version to 1.0.23
Ian Jackson
2022-02-18
1
-1
/
+1
|
*
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
2
-1
/
+6
*
|
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
[prev]
[next]