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
...
*
|
|
prepare_send_from: clippy: Replace two unwraps
Ian Jackson
2022-05-23
1
-2
/
+6
*
|
|
prepare_send_from: Break out get_output! macro
Ian Jackson
2022-05-23
1
-2
/
+11
*
|
|
prepare_send_from: docs and comments improvements
Ian Jackson
2022-05-23
1
-13
/
+115
*
|
|
prepare_send_from: Add tests
Ian Jackson
2022-05-23
1
-0
/
+122
*
|
|
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
4
-75
/
+322
|
/
/
*
|
Merge branch 'cert_dl_recovery_v3' into 'main'
eta
2022-05-19
6
-246
/
+631
|
\
\
|
*
|
Simplify advance and reset functions with mem::replace.
Nick Mathewson
2022-05-19
1
-8
/
+4
|
*
|
Explain why we call update_status unconditionally.
Nick Mathewson
2022-05-19
1
-0
/
+3
|
*
|
Remove BootstrapAction::Impossible
Nick Mathewson
2022-05-19
3
-7
/
+4
|
*
|
Fix compilation with Rust 1.56.
Nick Mathewson
2022-05-17
1
-3
/
+2
|
*
|
DirMgr: Remove blocking_error return path.
Nick Mathewson
2022-05-17
2
-53
/
+29
|
*
|
DirMgr: Unify error return paths
Nick Mathewson
2022-05-17
3
-170
/
+262
|
*
|
DirMgr: Remove special handling of "changed" boolean
Nick Mathewson
2022-05-17
2
-84
/
+69
|
*
|
DirMgr: Start refactoring error handling.
Nick Mathewson
2022-05-17
2
-3
/
+96
|
*
|
Fix a portability issue with Rust 1.56
Nick Mathewson
2022-05-16
1
-1
/
+1
|
*
|
Give an error if the cache violates If-Modified-Since.
Nick Mathewson
2022-05-16
1
-7
/
+24
|
*
|
Add missing extend_tolerance to add_consensus_text.
Nick Mathewson
2022-05-16
1
-0
/
+1
|
*
|
DirMgr: Blame the correct cache for consensus validation failure
Nick Mathewson
2022-05-16
1
-2
/
+15
|
*
|
Move consensus signature verification to add-document code.
Nick Mathewson
2022-05-16
1
-22
/
+95
|
*
|
On a blocking error, blame the appropriate directory cache
Nick Mathewson
2022-05-16
2
-0
/
+22
|
*
|
DirMgr: Add a way for a state to report a blocking error.
Nick Mathewson
2022-05-16
2
-7
/
+26
|
*
|
Implement nonfatal errors in add_from_*
Nick Mathewson
2022-05-16
1
-52
/
+91
|
*
|
DirMgr: Let add_from_* distinguish non-fatal errors
Nick Mathewson
2022-05-16
2
-54
/
+79
|
*
|
DirMgr: Improve display for DocSource
Nick Mathewson
2022-05-16
3
-4
/
+14
|
*
|
DirMgr: make DocSource useful by having it include dirserver info.
Nick Mathewson
2022-05-16
3
-22
/
+47
*
|
|
Placate rustfmt
Ian Jackson
2022-05-17
1
-5
/
+1
*
|
|
Do backtrace string matching test only on some platforms.
Ian Jackson
2022-05-17
1
-0
/
+19
|
/
/
*
|
Merge branch 'main' into 'ticket_466'
Nick Mathewson
2022-05-16
37
-541
/
+611
|
\
\
|
*
|
Revert "Merge branch 'backtrace' into 'main'"
eta
2022-05-16
1
-6
/
+0
|
*
|
Merge branch 'backtrace' into 'main'
eta
2022-05-16
1
-0
/
+6
|
|
\
\
|
|
*
|
Do backtrace string matching test only on Linux
Ian Jackson
2022-05-16
1
-0
/
+6
|
*
|
|
Fix typo
Dimitris Apostolou
2022-05-14
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'arti-config-2' into 'main'
Nick Mathewson
2022-05-13
15
-332
/
+285
|
|
\
\
|
|
*
|
Abolish arti-config, replacing with tombstone crate
Ian Jackson
2022-05-13
6
-83
/
+8
|
|
*
|
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
7
-7
/
+15
|
|
*
|
tor-config: Provide useful documentation for sources module
Ian Jackson
2022-05-13
1
-0
/
+14
|
|
*
|
arti-config abolition: Move functionality to tor-config
Ian Jackson
2022-05-13
3
-233
/
+238
|
|
*
|
arti-config abolition: Add deps to tor-config
Ian Jackson
2022-05-13
1
-0
/
+2
|
|
*
|
arti-config: Move default config file test to arti-client
Ian Jackson
2022-05-13
2
-10
/
+9
|
*
|
|
Merge branch 'builder-default-3' into 'main'
Nick Mathewson
2022-05-13
6
-83
/
+83
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
impl_standard_builder: Better comments explaining the parser
Ian Jackson
2022-05-13
1
-1
/
+7
|
|
*
|
impl_standard_builder: Have it generate FooConfig::builder
Ian Jackson
2022-05-12
5
-68
/
+7
|
|
*
|
impl_standard_builder: Test the Deserialize impl
Ian Jackson
2022-05-12
2
-15
/
+70
|
*
|
|
Fix comment location
Ian Jackson
2022-05-13
1
-2
/
+2
|
*
|
|
config load: Move mistrust checking to load()
Ian Jackson
2022-05-13
2
-21
/
+43
|
*
|
|
arti-bench: Disable all fs permissions (fs-mistrust) checks
Ian Jackson
2022-05-13
2
-0
/
+8
|
*
|
|
Merge branch 'network-config-error' into 'main'
Nick Mathewson
2022-05-12
1
-5
/
+0
|
|
\
\
\
|
|
*
|
|
Delete tor_dirmgr::Error::BadNetworkConfig
Ian Jackson
2022-05-12
1
-5
/
+0
|
*
|
|
|
Merge branch 'template' into 'main'
Nick Mathewson
2022-05-12
6
-54
/
+74
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
arti-example-config.toml: Add a slightly improved comment
Ian Jackson
2022-05-12
1
-0
/
+1
[prev]
[next]