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
...
*
README: Fix links to Tor Browser
Ian Jackson
2022-09-02
1
-3
/
+4
*
docs: Move Tor Browser part to arti top-level (syntax fixup)
Ian Jackson
2022-09-02
1
-6
/
+16
*
docs: Move Tor Browser part to arti top-level (code motion)
Ian Jackson
2022-09-02
1
-0
/
+44
*
README: change an NB to Note
Ian Jackson
2022-09-02
1
-1
/
+1
*
READMEs: arti (CLI): Remove several caveats, and tidying
Ian Jackson
2022-09-02
1
-12
/
+24
*
Mark a few APIs as experimental in docs.
Nick Mathewson
2022-08-30
1
-0
/
+1
*
small refactoring to reduce duplicaiton of config reloading
trinity-1686a
2022-08-27
1
-5
/
+5
*
connect SIGHUP to watch_cfg
trinity-1686a
2022-08-27
1
-16
/
+1
*
WIP: listen for sighups and reconfigure?
Nick Mathewson
2022-08-26
1
-0
/
+13
*
tor-config Listen: Rename localhost_port_legacy (from _deprecated)
Ian Jackson
2022-08-25
1
-2
/
+2
*
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
1
-2
/
+5
*
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-3
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
1
-0
/
+4
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
1
-1
/
+11
*
Add a few dire warnings about main; make main_main experimental.
Nick Mathewson
2022-08-11
1
-2
/
+31
*
Document more explicitly what "voiding a semver warranty" entails
Nick Mathewson
2022-08-11
1
-1
/
+5
*
arti: `main_main` takes command-line arguments does not call exit()
Nick Mathewson
2022-08-11
1
-3
/
+18
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
1
-3
/
+21
*
arti: Add a feature flag for dns-proxy.
Nick Mathewson
2022-08-11
1
-0
/
+10
*
disable-fs-permission-checks: remove variable from help message
Jim Newsome
2022-07-19
1
-1
/
+0
*
Arti: Use synthetic argument to implement --disable-fs-permission-checks
Nick Mathewson
2022-07-19
1
-22
/
+11
*
Move responsibility for disable-fs-mistrust envvar.
Nick Mathewson
2022-07-19
1
-4
/
+6
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Updated the warning message providing additional information about the type o...
0x4ndy
2022-06-21
1
-2
/
+1
*
Merge branch 'config-fix' into 'main'
Ian Jackson
2022-06-16
1
-30
/
+65
|
\
|
*
Fix grammar error
eta
2022-06-16
1
-1
/
+1
|
*
arti: Enable some pre-config logging
Ian Jackson
2022-06-16
1
-2
/
+16
|
*
arti: Introduce closure which will be used for pre-config logging
Ian Jackson
2022-06-16
1
-31
/
+52
*
|
Merge branch 'main' into 'accel-features'
Nick Mathewson
2022-06-16
1
-1
/
+5
|
\
\
|
*
|
Remove "rustls" from "full", for license reasons.
Nick Mathewson
2022-06-15
1
-1
/
+5
*
|
|
Add "accel-*" features to arti-client and arti.
Nick Mathewson
2022-06-13
1
-0
/
+9
|
/
/
*
/
Document "full", "experimental" in toplevel crate documentation.
Nick Mathewson
2022-06-13
1
-41
/
+56
|
/
*
lints: Make lint blocks consistent
Ian Jackson
2022-05-31
1
-1
/
+0
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: arti: Move some allows outside the auto block
Ian Jackson
2022-05-31
1
-2
/
+4
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
1
-7
/
+5
*
Apply fs-mistrust to logfile directories.
Nick Mathewson
2022-05-24
1
-1
/
+10
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
1
-19
/
+7
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-9
/
+7
*
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
1
-2
/
+3
*
config load: Move mistrust checking to load()
Ian Jackson
2022-05-13
1
-6
/
+9
*
ARTI_EXAMPLE_CONFIG: Rename from ARTI_DEFAULTS
Ian Jackson
2022-05-12
1
-1
/
+1
*
ARTI_DEFAULTS: Move to arti crate
Ian Jackson
2022-05-12
1
-1
/
+1
*
clippy: Use write! rather than push_str, format
Ian Jackson
2022-05-11
1
-1
/
+3
*
Move default_config_file() into arti-client
Ian Jackson
2022-05-11
1
-2
/
+2
*
ConfigurationSource: Move "usual" logic for construction
Ian Jackson
2022-05-11
1
-26
/
+6
*
default_config_file(): Have it return Result, not Option
Ian Jackson
2022-05-11
1
-8
/
+10
*
ConfigurationSource: Rename new to new_empty
Ian Jackson
2022-05-11
1
-1
/
+1
[prev]
[next]