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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
event_report: assert correctness of format ending
Nick Mathewson
2023-07-07
2
-0
/
+23
|
*
|
|
|
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
6
-43
/
+30
|
*
|
|
|
tor-error: Add optional tracing support
Nick Mathewson
2023-07-07
3
-1
/
+176
|
|
/
/
/
*
|
|
|
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
50
-59
/
+2
|
\
\
\
\
|
*
|
|
|
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
6
-14
/
+2
|
*
|
|
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
45
-45
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'clippy-nightly-20230703' into 'main'
Nick Mathewson
2023-07-07
6
-15
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Avoid matches!(x, None), matches!(x, Ok(_))
Nick Mathewson
2023-07-06
3
-5
/
+5
|
*
|
|
tor-rtcompat: Simplify trivial all() expressions.
Nick Mathewson
2023-07-06
2
-9
/
+9
|
*
|
|
tor-config: Use next_back() instead of rev().next()
Nick Mathewson
2023-07-03
1
-1
/
+1
|
|
/
/
*
|
|
tor-rtmock: statically assert that the macro makes a Runtime impl
Ian Jackson
2023-07-06
1
-0
/
+6
*
|
|
tor-rtmock: Use the same specified field for BlockOn and Spawn
Ian Jackson
2023-07-06
4
-10
/
+8
*
|
|
Merge branch 'task4' into 'main'
Ian Jackson
2023-07-06
13
-453
/
+1481
|
\
\
\
|
*
|
|
tor-rtmock: Add semver.md
Ian Jackson
2023-07-06
1
-0
/
+3
|
*
|
|
tor-rtmock: task: Fix a typo
Ian Jackson
2023-07-06
1
-1
/
+1
|
*
|
|
tor-rtmock: task: clarify progress_until_stalled a little
Ian Jackson
2023-07-06
2
-1
/
+5
|
*
|
|
tor-rtmock: Runtime: Expand on "allowed" documentation
Ian Jackson
2023-07-06
1
-3
/
+33
|
*
|
|
tor-rtmock: task: Remove a () assignment
Ian Jackson
2023-07-06
1
-1
/
+1
|
*
|
|
tor-rtmock: task: Abolish TaskFutureInfo alias (fmt)
Ian Jackson
2023-07-06
1
-1
/
+3
|
*
|
|
tor-rtmock: task: Abolish TaskFutureInfo alias
Ian Jackson
2023-07-06
1
-7
/
+6
|
*
|
|
tor-rtmock: Net: Make UDP sockets un-constructable
Ian Jackson
2023-07-06
1
-14
/
+15
|
*
|
|
tor-rtmock: Add a cross-reference from MockSleepRuntime::wait_for
Ian Jackson
2023-07-06
1
-0
/
+4
|
*
|
|
tor-dirmgr: bridge descriptor tests: Add a missing #[traced_test]
Ian Jackson
2023-07-06
1
-0
/
+1
|
*
|
|
tor-dirmgr: bridge descriptor tests: Use MockRuntime (drop Tokio dep)
Ian Jackson
2023-07-06
1
-1
/
+0
|
*
|
|
tor-dirmgr: bridge descriptor tests: Use MockRuntime (fmt)
Ian Jackson
2023-07-06
1
-270
/
+271
|
*
|
|
tor-dirmgr: bridge descriptor tests: Use MockRuntime
Ian Jackson
2023-07-06
1
-35
/
+25
|
*
|
|
tor-dirmgr: bridge descriptor tests: Fix a v. low prob. race
Ian Jackson
2023-07-06
1
-2
/
+5
|
*
|
|
tor-hsclient: Abolish ad-hoc real-world-time sleeps
Ian Jackson
2023-07-06
1
-12
/
+4
|
*
|
|
tor-rtmock: MockRuntime: provide test_with_various
Ian Jackson
2023-07-06
2
-0
/
+44
|
*
|
|
tor-rtmock: MockExecutor: Configurable scheduling policy
Ian Jackson
2023-07-06
3
-5
/
+75
|
*
|
|
tor-rtmock: Provide MockRuntime
Ian Jackson
2023-07-06
3
-0
/
+132
|
*
|
|
tor-rtmock: Unit tests for MockExecutor
Ian Jackson
2023-07-06
2
-0
/
+107
|
*
|
|
tor-rtmock: Provide MockExecutor
Ian Jackson
2023-07-06
3
-0
/
+585
|
*
|
|
tor-rtmock: impl Default for MockNetProvider
Ian Jackson
2023-07-06
1
-0
/
+6
|
*
|
|
tor-rtmock: impl Default for MockNetProvider (prep)
Ian Jackson
2023-07-06
1
-3
/
+2
|
*
|
|
tor-rtmock: impl Default for MockSleepProvider
Ian Jackson
2023-07-06
1
-0
/
+7
|
*
|
|
tor-rtmock: net: "Provide" a UDP "implementation" which doesn't work
Ian Jackson
2023-07-06
4
-5
/
+46
|
*
|
|
tor-rtmock: Introduce impl_runtime_prelude (fmt)
Ian Jackson
2023-07-06
1
-1
/
+3
|
*
|
|
tor-rtmock: Introduce impl_runtime_prelude
Ian Jackson
2023-07-06
3
-17
/
+26
|
*
|
|
tor-rtmock: Introduce impl_runtime! macro
Ian Jackson
2023-07-06
4
-118
/
+115
*
|
|
|
Merge branch 'log_precision' into 'main'
Nick Mathewson
2023-07-06
5
-4
/
+381
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arti: comments about catch_unwind
Nick Mathewson
2023-07-06
1
-0
/
+9
|
*
|
|
time_granularity: Make sure formatter can't panic
Nick Mathewson
2023-07-06
1
-17
/
+49
|
*
|
|
arti: Add a `logging.time_granularity` option with 1s default.
Nick Mathewson
2023-07-06
5
-5
/
+342
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tracing-panic' into 'main'
Nick Mathewson
2023-07-06
3
-2
/
+41
|
\
\
\
|
*
|
|
arti: Note possibility for future use of other tracing panic provider
Nick Mathewson
2023-07-06
1
-0
/
+5
|
*
|
|
arti: On panic, avoid allocation even more.
Nick Mathewson
2023-07-06
1
-7
/
+5
|
*
|
|
Add TODO comments about possibly migrating away from the backtrace crate.
Nick Mathewson
2023-07-05
2
-1
/
+4
|
*
|
|
arti: Install a panic hook that sends messages to `tracing`
Nick Mathewson
2023-07-05
2
-1
/
+34
*
|
|
|
keymgr: Explain why the TODO regarding EncodableKey can't be addressed.
Gabriela Moldovan
2023-07-05
1
-1
/
+12
|
/
/
/
[prev]
[next]