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
*
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
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
1
-14
/
+49
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-4
/
+50
|
\
|
*
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
[next]