index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-0
/
+4
*
arti: Add support for process hardening
Nick Mathewson
2022-08-15
6
-3
/
+75
*
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
2
-3
/
+19
*
arti: Move most public APIs behind `experimental-api`.
Nick Mathewson
2022-08-11
9
-12
/
+43
*
arti: Add a feature flag for dns-proxy.
Nick Mathewson
2022-08-11
2
-3
/
+14
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-2
/
+0
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
Rename download_tolerance to directory_tolerance
Nick Mathewson
2022-07-22
2
-2
/
+6
*
disable-fs-permission-checks: remove variable from help message
Jim Newsome
2022-07-19
1
-1
/
+0
*
Merge branch 'mistrust-envvar' into 'main'
Nick Mathewson
2022-07-19
2
-26
/
+18
|
\
|
*
Arti: Use synthetic argument to implement --disable-fs-permission-checks
Nick Mathewson
2022-07-19
2
-22
/
+12
|
*
Move responsibility for disable-fs-mistrust envvar.
Nick Mathewson
2022-07-19
1
-4
/
+6
*
|
socksproto: Use fallible writers.
Nick Mathewson
2022-07-11
1
-10
/
+20
|
/
*
Remove semver.md files now that 0.5.0 is out
Nick Mathewson
2022-06-24
1
-1
/
+0
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-7
/
+7
*
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
2
-0
/
+6
|
\
|
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
2
-0
/
+6
*
|
Update README.md files from rustdoc.
Nick Mathewson
2022-06-24
1
-41
/
+69
|
/
*
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
2
-14
/
+7
|
\
\
|
*
|
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
2
-7
/
+5
*
|
|
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
4
-3
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
2
-41
/
+67
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove "rustls" from "full", for license reasons.
Nick Mathewson
2022-06-15
2
-2
/
+6
|
*
|
config: document semver change
Ian Jackson
2022-06-10
1
-0
/
+1
|
*
|
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
2
-0
/
+12
|
|
/
|
/
|
*
|
Document "full", "experimental" in toplevel crate documentation.
Nick Mathewson
2022-06-13
1
-41
/
+56
*
|
Add "full" and "experimental" features to arti.
Nick Mathewson
2022-06-10
1
-0
/
+7
|
/
*
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
[prev]
[next]