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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge branch 'miri-1' into 'main'
Ian Jackson
2024-10-09
18
-28
/
+90
|
\
\
\
\
|
*
|
|
|
tor-rtmock: Add some commentary about SleepLocation
Ian Jackson
2024-10-08
1
-0
/
+6
|
*
|
|
|
tor-rtmock: Simplify two cfg
Ian Jackson
2024-10-08
2
-2
/
+1
|
*
|
|
|
CI: run miri on tor-persist too
Ian Jackson
2024-10-08
1
-1
/
+1
|
*
|
|
|
tor-persist: miri: disable tests that involve fs access
Ian Jackson
2024-10-08
4
-4
/
+10
|
*
|
|
|
tor-basic-utils: Change a function to not be unsafe
Ian Jackson
2024-10-08
1
-2
/
+2
|
*
|
|
|
CI: run miri on tor-rtmock too
Ian Jackson
2024-10-08
1
-1
/
+1
|
*
|
|
|
tor-rtmock: Fix a memory leak
Ian Jackson
2024-10-08
1
-6
/
+20
|
*
|
|
|
tor-rtmock: miri: disable tests that use wallclock time
Ian Jackson
2024-10-08
6
-3
/
+15
|
*
|
|
|
tor-rtmock: Provide a fake SleepProvider for miri
Ian Jackson
2024-10-08
1
-0
/
+16
|
*
|
|
|
tor-rtmock: Disable dead code warnings when not in a full build
Ian Jackson
2024-10-08
1
-0
/
+3
|
*
|
|
|
CI: run miri on tor-memquota too
Ian Jackson
2024-10-08
1
-1
/
+1
|
*
|
|
|
tor-memquota: miri: disable tests that use coarsetime
Ian Jackson
2024-10-08
3
-3
/
+9
|
*
|
|
|
tor-error: Disable backtraces under miri, even if cargo feature enabled
Ian Jackson
2024-10-08
1
-2
/
+2
|
*
|
|
|
miri: Update the nightly version
Ian Jackson
2024-10-08
1
-6
/
+6
|
*
|
|
|
miri: Fix update runes
Ian Jackson
2024-10-08
1
-2
/
+2
*
|
|
|
|
Merge branch 'fix-clippy' into 'main'
gabi-250
2024-10-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
tor-keymgr: Fix indentation in doc comment.
Gabriela Moldovan
2024-10-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'fix-cargo-warning' into 'main'
Jim Newsome
2024-10-09
3
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix Cargo.toml typo with `no_default_features = true`
Steven Engler
2024-10-03
3
-3
/
+3
*
|
|
|
|
Merge branch 'rpc-feature-check' into 'main'
gabi-250
2024-10-09
5
-4
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
arti-rpcserver: minimal handling for request.meta.require
Nick Mathewson
2024-10-07
2
-2
/
+30
|
*
|
|
|
|
arti-rpcserver: Correctly handle rpc.meta without `updates`
Nick Mathewson
2024-10-07
1
-0
/
+1
|
*
|
|
|
|
tor-{error,rpcbase}: Add new RPC error codes from spec.
Nick Mathewson
2024-10-07
2
-0
/
+17
|
*
|
|
|
|
rpc spec: correct the name of a field.
Nick Mathewson
2024-10-07
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'secondary-keystores' into 'main'
gabi-250
2024-10-08
48
-405
/
+2307
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
arti-client: Fix a broken doc comment.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
|
*
|
|
|
|
tor-keymgr: Move C Tor keystore configs under ctor key (fmt).
Gabriela Moldovan
2024-10-08
1
-5
/
+10
|
*
|
|
|
|
tor-keymgr: Move C Tor keystore configs under ctor key.
Gabriela Moldovan
2024-10-08
3
-39
/
+51
|
*
|
|
|
|
arti: Add a ctor-keystore feature.
Gabriela Moldovan
2024-10-08
1
-0
/
+1
|
*
|
|
|
|
editorconfig: Ignore the new keymgr test files.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
|
*
|
|
|
|
tor-keymgr: Add tests for CTorServiceKeystore.
Gabriela Moldovan
2024-10-08
4
-1
/
+149
|
*
|
|
|
|
tor-keymgr: Add tests for CTorClientKeystore.
Gabriela Moldovan
2024-10-08
7
-2
/
+183
|
*
|
|
|
|
tor-keymgr: Move assert_found helper to test_utils.
Gabriela Moldovan
2024-10-08
2
-14
/
+24
|
*
|
|
|
|
tor-keymgr: Add tests for the keystore config.
Gabriela Moldovan
2024-10-08
2
-0
/
+165
|
*
|
|
|
|
tor-config: Expose assert_config_error test helper.
Gabriela Moldovan
2024-10-08
5
-15
/
+26
|
*
|
|
|
|
tor-keymgr: Validate keystore ID uniqueness in ArtiKeystoreConfigBuilder.
Gabriela Moldovan
2024-10-08
1
-1
/
+23
|
*
|
|
|
|
arti-client, tor-keymgr: Remove a couple of now-addressed TODOs.
Gabriela Moldovan
2024-10-08
2
-6
/
+0
|
*
|
|
|
|
tor-key-forge: Remove now-outdated TODO.
Gabriela Moldovan
2024-10-08
1
-3
/
+0
|
*
|
|
|
|
tor-key-forge: Remove unused function.
Gabriela Moldovan
2024-10-08
1
-8
/
+0
|
*
|
|
|
|
arti-client: Use the configured C Tor client keystores.
Gabriela Moldovan
2024-10-08
3
-3
/
+14
|
*
|
|
|
|
tor-keymgr: Add configuration for C Tor client keystores.
Gabriela Moldovan
2024-10-08
3
-4
/
+107
|
*
|
|
|
|
arti-client: Use the configured C Tor keystores, if any.
Gabriela Moldovan
2024-10-08
4
-12
/
+28
|
*
|
|
|
|
tor-keymgr: Export the CTor{Client,Service}Keystores.
Gabriela Moldovan
2024-10-08
0
-0
/
+0
|
*
|
|
|
|
tor-keymgr: Derive Getters for CTorKeystoreConfig.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
|
*
|
|
|
|
tor-keymgr: Derive Getters for the ArtiKeystoreConfig.
Gabriela Moldovan
2024-10-08
1
-1
/
+2
|
*
|
|
|
|
arti-client: Refactor KeyMgr building logic.
Gabriela Moldovan
2024-10-08
1
-15
/
+14
|
*
|
|
|
|
tor-keymgr: Add a keystore for C Tor client keys.
Gabriela Moldovan
2024-10-08
5
-1
/
+333
|
*
|
|
|
|
tor-keymgr: Add a keystore for C Tor service keys.
Gabriela Moldovan
2024-10-08
6
-0
/
+480
|
*
|
|
|
|
tor-keymgr: Rename Filesystem variant to Io for clarity (fmt).
Gabriela Moldovan
2024-10-08
2
-44
/
+57
[prev]
[next]