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
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
cfg compilation: Add two allows
Ian Jackson
2022-11-18
1
-0
/
+1
*
Upgrade to clap 3: replace deprecated functions
Gabriel de Perthuis
2022-11-04
1
-28
/
+36
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
1
-6
/
+6
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-186
/
+1
*
Add pt-client and bridge-client features to arti and arti-client
Ian Jackson
2022-10-12
1
-0
/
+2
*
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
*
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
[next]