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
*
Enforce SafeLogging on the console.
Nick Mathewson
2022-09-26
1
-30
/
+10
*
fix compilation error with async-std
trinity-1686a
2022-09-06
1
-2
/
+3
*
document TOR_SKIP_CONTROLPORTTEST=1 for no warning on Tor Browser
trinity-1686a
2022-09-03
1
-9
/
+7
*
docs: Move Tor Browser part to arti top-level (rustfmt etc.)
Ian Jackson
2022-09-02
1
-16
/
+16
*
README: Remove caveats from Tor Browser instructions
Ian Jackson
2022-09-02
1
-3
/
+1
*
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
*
update to v5.0.0
trinity-1686a
2022-08-31
1
-23
/
+28
*
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
*
Mark a few APIs as experimental in docs.
Nick Mathewson
2022-08-30
2
-0
/
+2
*
Fix Tests on Windows in Configuration Subsystem.
Alexander Færøy
2022-08-30
1
-6
/
+30
*
small refactoring to reduce duplicaiton of config reloading
trinity-1686a
2022-08-27
2
-42
/
+44
*
connect SIGHUP to watch_cfg
trinity-1686a
2022-08-27
2
-62
/
+90
*
WIP: listen for sighups and reconfigure?
Nick Mathewson
2022-08-26
1
-0
/
+13
*
Add functionality to listen for SIGHUPs.
Nick Mathewson
2022-08-26
1
-0
/
+22
*
Merge branch 'safelog_more' into 'main'
Ian Jackson
2022-08-26
2
-5
/
+9
|
\
|
*
arti: Adjust severity on per-socks-request log.
Nick Mathewson
2022-08-25
2
-5
/
+9
*
|
tor-config Listen: Rename localhost_port_legacy (from _deprecated)
Ian Jackson
2022-08-25
1
-2
/
+2
*
|
arti cfg: Provide comprehensive tests for port listening
Ian Jackson
2022-08-25
1
-1
/
+116
*
|
arti: cfg: Rename `*_port` to `*_listen` and change the type
Ian Jackson
2022-08-25
3
-13
/
+76
*
|
tor-config: Support tracking deprecated config keys
Ian Jackson
2022-08-25
1
-5
/
+11
*
|
tor-config: Introduce ResolutionResults
Ian Jackson
2022-08-25
1
-6
/
+7
*
|
Merge branch 'default_log_severity' into 'main'
Nick Mathewson
2022-08-25
3
-3
/
+3
|
\
\
|
*
|
arti: Raise the default console log severity to "info"
Nick Mathewson
2022-08-25
3
-3
/
+3
|
|
/
*
|
tor-config source: just ConfigurationSource, not FoundConfigFile
Ian Jackson
2022-08-25
1
-8
/
+7
*
|
config watch: Fix and reduce debounce interval
Ian Jackson
2022-08-25
1
-3
/
+3
*
|
config sources: Read arti.d as well as arti.toml
Ian Jackson
2022-08-25
1
-3
/
+3
*
|
config sources: Supporting reading directories
Ian Jackson
2022-08-25
1
-3
/
+5
*
|
config sources: Introduce scan() and FoundConfigFiles
Ian Jackson
2022-08-25
1
-11
/
+25
*
|
config watch: Provide watch_dir
Ian Jackson
2022-08-25
1
-8
/
+37
*
|
config watch: Re-establish watcher on each iteration
Ian Jackson
2022-08-25
1
-2
/
+14
*
|
config watch: Rescan once on startup
Ian Jackson
2022-08-25
1
-3
/
+8
*
|
config watch: Break out prepare_watcher
Ian Jackson
2022-08-25
1
-5
/
+10
*
|
config watch: Make the mpsc channel part of FileWatcher
Ian Jackson
2022-08-25
1
-8
/
+15
*
|
config: Do process hardening on reconfigure even if not watching
Ian Jackson
2022-08-25
1
-4
/
+4
|
/
*
fix nightly lints
trinity-1686a
2022-08-24
1
-0
/
+1
*
fix test failing due to missing allow_running_as_root
trinity-1686a
2022-08-24
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Merge branch 'no_root' into 'main'
Nick Mathewson
2022-08-24
4
-0
/
+42
|
\
|
*
arti: Do not allow running as root.
Nick Mathewson
2022-08-24
4
-0
/
+42
*
|
arti cfg: Write down future plans
Ian Jackson
2022-08-23
1
-0
/
+13
*
|
arti cfg: Test parsing of the oldest config file we still support
Ian Jackson
2022-08-22
2
-8
/
+310
*
|
arti cfg: Fix docs about ARTI_EXAMPLE_CONFIG
Ian Jackson
2022-08-22
1
-1
/
+4
|
/
*
channel: Introduce padding config
Ian Jackson
2022-08-16
1
-1
/
+13
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-0
/
+4
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
5
-1
/
+71
*
Add a few dire warnings about main; make main_main experimental.
Nick Mathewson
2022-08-11
1
-2
/
+31
[next]