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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
28
-153
/
+153
*
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
13
-13
/
+13
*
Fix broken build and tests after arti!700.
Alexander Færøy
2022-08-31
1
-3
/
+4
*
Merge branch 'ahf/563-appveyor-test-fix' into 'main'
Nick Mathewson
2022-08-31
1
-2
/
+3
|
\
|
*
Shorten the duration needed in preemptive::test::does_not_predict_old_ports.
Alexander Færøy
2022-08-31
1
-2
/
+3
*
|
Merge branch 'rustdoc_fix_20220831' into 'main'
Nick Mathewson
2022-08-31
1
-1
/
+1
|
\
\
|
*
|
Fix a rustdoc link error.
Nick Mathewson
2022-08-31
1
-1
/
+1
*
|
|
Add test warning exceptions to arti::cfg::test
Nick Mathewson
2022-08-31
1
-0
/
+7
|
/
/
*
|
Update README.md files with "readmes" tool.
Nick Mathewson
2022-08-31
5
-9
/
+55
*
|
Merge branch 'compact_home_2' into 'main'
Nick Mathewson
2022-08-31
9
-13
/
+194
|
\
\
|
*
|
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
5
-13
/
+34
|
*
|
fs-mistrust: Add a `anonymize_home` extension fn for Path.
Nick Mathewson
2022-08-31
5
-2
/
+162
*
|
|
Merge branch 'ahf/557-mistrust-fixes-3' into 'main'
Nick Mathewson
2022-08-31
1
-2
/
+6
|
\
\
\
|
*
|
|
Comment out docstring as it fails to compile on Windows.
Alexander Færøy
2022-08-30
1
-2
/
+3
|
*
|
|
Disable 3 tests in fs-mistrust.
Alexander Færøy
2022-08-30
1
-0
/
+3
*
|
|
|
Merge branch 'refactor-anyhow-arti-crate' into 'main'
Nick Mathewson
2022-08-31
3
-5
/
+4
|
\
\
\
\
|
*
|
|
|
Remove `anyhow` from `tor-config` crate
Arturo Marquez
2022-08-28
3
-5
/
+4
*
|
|
|
|
Merge branch 'upgrade_2022_0830' into 'main'
Nick Mathewson
2022-08-31
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Upgrade serial_test in preparation for release.
Nick Mathewson
2022-08-30
1
-1
/
+1
|
*
|
|
|
Upgrade statrs in preparation for release.
Nick Mathewson
2022-08-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Mark a few APIs as experimental in docs.
Nick Mathewson
2022-08-30
2
-0
/
+2
|
/
/
/
*
|
|
tor-config: DisfavouredKey: Linkify Display
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
|
tor-config: DisfavouredKey: Widen applicability of .to_string()
Ian Jackson
2022-08-30
1
-1
/
+1
*
|
|
Add documentation note on `to_string()` usage for DisfavouredKey.
Alexander Færøy
2022-08-30
1
-0
/
+2
*
|
|
Fix Tests on Windows in Configuration Subsystem.
Alexander Færøy
2022-08-30
1
-6
/
+30
*
|
|
Merge branch 'sighup' into 'main'
Ian Jackson
2022-08-30
4
-65
/
+137
|
\
\
\
|
*
|
|
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
2
-1
/
+30
*
|
|
|
Use `expect()` instead of `unwrap()` in `mistrust_build()`.
Alexander Færøy
2022-08-29
1
-1
/
+1
*
|
|
|
Refactor the construction of the `Mistrust` type in tests.
Alexander Færøy
2022-08-29
2
-97
/
+93
*
|
|
|
Document in link_rel() why we do not support symlinks on Windows.
Alexander Færøy
2022-08-29
1
-0
/
+4
*
|
|
|
Disable fs-mistrust's simple_cases() unit test on non-Unix.
Alexander Færøy
2022-08-26
1
-1
/
+5
*
|
|
|
Fix compilation of tests for Windows.
Alexander Færøy
2022-08-26
1
-13
/
+49
*
|
|
|
Mark fs-mistrust's link_rel() and link_abs() as Unix-only.
Alexander Færøy
2022-08-26
1
-10
/
+3
*
|
|
|
Mark the repeats and looping tests in fs-mistrust as Unix-only.
Alexander Færøy
2022-08-26
1
-1
/
+6
|
|
/
/
|
/
|
|
*
|
|
fs-mistrust: Try to handle verbatim prefixes in test.
Nick Mathewson
2022-08-26
1
-0
/
+31
|
/
/
*
|
Merge branch 'fs-mistrust-by-component' into 'main'
Ian Jackson
2022-08-26
1
-11
/
+52
|
\
\
|
*
|
fs-mistrust: Clarify comment on `stack`
Ian Jackson
2022-08-26
1
-0
/
+2
|
*
|
fs-mistrust: Handle windows prefixes specially.
Nick Mathewson
2022-08-26
1
-11
/
+50
|
|
/
*
|
Merge branch 'safelog_more' into 'main'
Ian Jackson
2022-08-26
8
-14
/
+26
|
\
\
|
*
|
arti-client: Treat list of exit ports as sensitive.
Nick Mathewson
2022-08-25
2
-3
/
+4
|
*
|
arti: Adjust severity on per-socks-request log.
Nick Mathewson
2022-08-25
2
-5
/
+9
|
*
|
arti-client: Downgrade "got a circuit for" message.
Nick Mathewson
2022-08-25
1
-1
/
+1
|
*
|
Downgrade "guard set loaded" messages
Nick Mathewson
2022-08-25
1
-1
/
+1
|
*
|
circmgr: treat usage as sensitive.
Nick Mathewson
2022-08-25
1
-1
/
+6
|
*
|
tor-chanmgr: don't log addresses so much.
Nick Mathewson
2022-08-25
2
-3
/
+5
*
|
|
Merge branch 'clippy' into 'main'
Nick Mathewson
2022-08-26
1
-0
/
+8
|
\
\
\
|
*
|
|
tor-config: tests: Apply standard lint block in sources.rs
Ian Jackson
2022-08-25
1
-0
/
+8
[next]