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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add a CLI option to disable FS permission checks.
Nick Mathewson
2022-05-09
1
-1
/
+10
|
*
Remove "Mistrust" from the public API of arti-client.
Nick Mathewson
2022-05-09
1
-7
/
+31
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-1
/
+14
*
|
arti: add support for safe-logging configuration
Nick Mathewson
2022-05-06
1
-1
/
+2
|
/
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-2
/
+0
*
Move SystemConfig to arti::cfg
Ian Jackson
2022-03-21
1
-2
/
+2
*
Run rustfmt to tidy up imports
Ian Jackson
2022-03-21
1
-1
/
+4
*
ApplicationConfig: abolish accessor
Ian Jackson
2022-03-21
1
-1
/
+1
*
Move ApplicationConfig to arti crate
Ian Jackson
2022-03-21
1
-1
/
+1
*
socks: abolish config accessors
Ian Jackson
2022-03-21
1
-5
/
+2
*
Move ProxyConfig to arti crate
Ian Jackson
2022-03-21
1
-1
/
+1
*
Move logging configuration from arti_config::options to arti::logging
Ian Jackson
2022-03-21
1
-0
/
+1
*
Rename arti::trace module to arti::logging
Ian Jackson
2022-03-21
1
-2
/
+2
*
Move ArtiConfig to new arti::cfg module
Ian Jackson
2022-03-21
1
-2
/
+5
*
add tests on Isolation and fix conditional compilation issues
trinity-1686a
2022-03-16
1
-2
/
+2
*
fix typos and minor issues
trinity-1686a
2022-03-14
1
-13
/
+18
*
actually add DNS support
trinity-1686a
2022-03-14
1
-0
/
+7
*
add udp to runtime
trinity-1686a
2022-03-14
1
-10
/
+48
*
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
1
-7
/
+7
*
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
1
-0
/
+267
[prev]