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
...
|
*
|
|
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
|
/
/
/
*
|
|
Merge branch 'unpublishing' into 'main'
Ian Jackson
2023-07-05
3
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mark arti-bench with "publish = false"
Nick Mathewson
2023-07-03
1
-0
/
+4
|
*
|
Mark vestigial crates as "publish=false"
Nick Mathewson
2023-07-03
2
-0
/
+6
|
|
/
*
|
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
4
-7
/
+43
*
|
Finish a sentence in the documentation for TorClient::netdir()
Nick Mathewson
2023-07-03
1
-1
/
+2
|
/
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
12
-17
/
+0
*
keymgr: Fix broken doc link.
Gabriela Moldovan
2023-06-30
1
-2
/
+2
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
34
-167
/
+167
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
14
-21
/
+21
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
21
-21
/
+21
*
Merge branch 'arti-path-bug' into 'main'
gabi-250
2023-06-30
2
-10
/
+23
|
\
|
*
keystore: Change the dummy HsClientSpecifier to "default".
Gabriela Moldovan
2023-06-30
1
-1
/
+1
|
*
keymgr: Update ArtiPath and ArtiPathComponent docs.
Gabriela Moldovan
2023-06-30
1
-2
/
+2
|
*
keymgr: Allow periods in ArtiPath and ArtiPathComponent.
Gabriela Moldovan
2023-06-30
1
-9
/
+22
*
|
Merge branch 'keymgr-docs' into 'main'
Ian Jackson
2023-06-30
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
keymgr: Downgrade "TODO hs" to "TODO HSS"
Gabriela Moldovan
2023-06-30
2
-3
/
+3
*
|
Merge branch 'fix-unfortunate-merge-outcome' into 'main'
Ian Jackson
2023-06-30
1
-1
/
+1
|
\
|
|
*
arti-client: Rename KeyStore to Keystore.
Gabriela Moldovan
2023-06-30
1
-1
/
+1
*
|
Merge branch 'docsrs-fix' into 'main'
Ian Jackson
2023-06-30
1
-0
/
+1
|
\
\
|
*
|
Add a missing "experimental-api" rustdoc notation
Nick Mathewson
2023-06-29
1
-0
/
+1
*
|
|
Merge branch 'fixup-features' into 'main'
Ian Jackson
2023-06-30
8
-7
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
5
-11
/
+5
|
*
|
Run "cargo sort".
Nick Mathewson
2023-06-29
2
-2
/
+0
|
*
|
Run "fixup-features".
Nick Mathewson
2023-06-29
8
-7
/
+23
|
|
/
*
|
Merge branch 'keymgr-naming' into 'main'
Alexander Færøy
2023-06-30
10
-42
/
+42
|
\
\
|
*
|
keymgr: Rename KeyStore to Keystore globally.
Gabriela Moldovan
2023-06-29
10
-42
/
+42
|
|
/
[prev]
[next]