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
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-7
/
+7
*
Upgrade rlimit -> 0.8.0
Nick Mathewson
2022-04-01
1
-1
/
+1
*
Update README.md files using readmes script
Nick Mathewson
2022-03-29
1
-1
/
+9
*
rename *_isolation_group to *_isolation
trinity-1686a
2022-03-24
2
-2
/
+2
*
Move SystemConfig to arti::cfg
Ian Jackson
2022-03-21
3
-6
/
+39
*
Run rustfmt to tidy up imports
Ian Jackson
2022-03-21
1
-1
/
+4
*
ApplicationConfig: abolish accessor
Ian Jackson
2022-03-21
3
-10
/
+3
*
Move ApplicationConfig to arti crate
Ian Jackson
2022-03-21
2
-2
/
+26
*
socks: abolish config accessors
Ian Jackson
2022-03-21
2
-19
/
+4
*
Move ProxyConfig to arti crate
Ian Jackson
2022-03-21
2
-2
/
+51
*
Tidy up filt_from_opt_str
Ian Jackson
2022-03-21
1
-4
/
+3
*
Abolish logging filter option accessors
Ian Jackson
2022-03-21
1
-19
/
+7
*
Abolish easy accessors for logging config
Ian Jackson
2022-03-21
1
-26
/
+6
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
4
-5
/
+132
*
Rename arti::trace module to arti::logging
Ian Jackson
2022-03-21
2
-2
/
+2
*
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
[next]