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
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
2
-0
/
+6
*
Updated the warning message providing additional information about the type o...
0x4ndy
2022-06-21
1
-2
/
+1
*
Merge branch 'reachable_addrs_v2' into 'main'
Nick Mathewson
2022-06-17
1
-0
/
+10
|
\
|
*
Add a configuration option for reachable_addrs
Nick Mathewson
2022-06-17
1
-0
/
+10
*
|
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-14
/
+6
|
\
\
|
*
|
impl_standard_builder: Use for arti::logging::LogfileConfig
Ian Jackson
2022-06-16
1
-7
/
+2
|
*
|
arti: logging config: Replace a manual Debug impl
Ian Jackson
2022-06-16
1
-7
/
+4
*
|
|
Merge branch 'config-fix' into 'main'
Ian Jackson
2022-06-16
2
-46
/
+89
|
\
\
\
|
*
|
|
arti: cfg: Remove another needless borrow
Ian Jackson
2022-06-16
1
-1
/
+1
|
*
|
|
arti cfg tests: Remove a redundant line that shadows an earlier binding
Ian Jackson
2022-06-16
1
-1
/
+0
|
*
|
|
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
|
*
|
|
arti cfg tests: Test that example config works as-is
Ian Jackson
2022-06-16
1
-0
/
+2
|
*
|
|
arti: cfg tests: Refactor to prepare for new test
Ian Jackson
2022-06-16
1
-16
/
+23
|
|
/
/
*
|
|
Merge branch 'main' into 'accel-features'
Nick Mathewson
2022-06-16
2
-2
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
1
-41
/
+60
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove "rustls" from "full", for license reasons.
Nick Mathewson
2022-06-15
1
-1
/
+5
|
*
|
config: Do not strip_option for journald (and in future)
Ian Jackson
2022-06-10
1
-1
/
+1
*
|
|
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
|
/
*
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
1
-2
/
+0
*
return nodata instead of servfail in some instances
trinity-1686a
2022-06-08
1
-3
/
+13
*
Merge branch 'lint' into 'main'
Ian Jackson
2022-05-31
2
-6
/
+10
|
\
|
*
lints: Make lint blocks consistent
Ian Jackson
2022-05-31
2
-4
/
+0
|
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
2
-0
/
+2
|
*
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
2
-0
/
+4
*
|
arti config: Check that example config is exhaustive
Ian Jackson
2022-05-30
1
-0
/
+114
*
|
mistrust: Canonicalise prefix from Some("") to None
Ian Jackson
2022-05-30
1
-0
/
+1
*
|
arti: config: Canonicalise ports, and provide example dns_port
Ian Jackson
2022-05-30
2
-8
/
+5
*
|
config: Provide tor_config::resolve_option and resolve journald
Ian Jackson
2022-05-30
2
-3
/
+6
*
|
arti: config example: Add entries for tor_network fields
Ian Jackson
2022-05-30
1
-0
/
+9
*
|
arti: config example: Add some missing defaults
Ian Jackson
2022-05-30
1
-3
/
+17
*
|
arti: example config: Arrange to uncomment logfiles
Ian Jackson
2022-05-30
1
-2
/
+2
*
|
arti: Make ProxyConfig no longer Deserialize
Ian Jackson
2022-05-30
1
-4
/
+1
*
|
arti: cfg: Actually uncomment *all* the things in the example
Ian Jackson
2022-05-30
1
-1
/
+1
|
/
*
Merge branch 'arti-cfg-tests' into 'main'
Ian Jackson
2022-05-30
1
-0
/
+24
|
\
|
*
add unit tests for ArtiConfig public functions
michael mccune
2022-05-28
1
-0
/
+24
*
|
deduplicate dns requests based on transaction id
trinity-1686a
2022-05-30
1
-49
/
+139
|
/
*
Merge branch 'config-split' into 'main'
Ian Jackson
2022-05-26
3
-73
/
+44
|
\
|
*
arti: Better doc for ArtiCombinedConfig
Ian Jackson
2022-05-25
1
-1
/
+3
|
*
tor-config: Rename resolve_return_unrecognized, ..._ignore_...
Ian Jackson
2022-05-25
1
-1
/
+1
|
*
tor-config: Rename "ignored" to "unrecognized" throughout
Ian Jackson
2022-05-25
1
-3
/
+3
|
*
tor-config: Tests for ignored config key handling
Ian Jackson
2022-05-24
1
-8
/
+4
|
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
3
-45
/
+21
|
*
arti tests: Introduce bld_tor variable
Ian Jackson
2022-05-24
1
-22
/
+19
*
|
reply socks error on more codepath
trinity-1686a
2022-05-25
1
-48
/
+67
|
/
*
Apply fs-mistrust to logfile directories.
Nick Mathewson
2022-05-24
3
-7
/
+26
*
Make fs-mistrust configurable from the top level.
Nick Mathewson
2022-05-24
2
-19
/
+31
[next]