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-rtcompat: Add a StreamOps trait.
Gabriela Moldovan
2024-12-10
2
-1
/
+11
|
/
*
Remove needless cbindgen item.
Nick Mathewson
2024-12-09
2
-1
/
+1
*
rpc-client: Reject relative paths.
Nick Mathewson
2024-12-09
3
-1
/
+11
*
rpc-client: split paths better on windows.
Nick Mathewson
2024-12-09
1
-1
/
+12
*
rpc-client: Add TODOs about links to connect point docs
Nick Mathewson
2024-12-09
1
-0
/
+6
*
rpc-client: Rename PathEntry to SearchEntry.
Nick Mathewson
2024-12-09
1
-18
/
+18
*
rpc-client: Clarity and consistency in envvar docs
Nick Mathewson
2024-12-09
1
-10
/
+20
*
connpt: note an opportunity to save some fds.
Nick Mathewson
2024-12-09
1
-0
/
+3
*
connpt: use cfg-if to declare connect point defaults.
Nick Mathewson
2024-12-09
2
-20
/
+28
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
6
-40
/
+231
*
rpc-client-core: Correct various FFI error types.
Nick Mathewson
2024-12-09
3
-6
/
+65
*
rpc-client: Initial implementation for RPC connect points.
Nick Mathewson
2024-12-09
5
-70
/
+314
*
connpts: duplicate socket before returning.
Nick Mathewson
2024-12-09
1
-15
/
+24
*
connpts: Add default connect points as constants.
Nick Mathewson
2024-12-09
1
-0
/
+60
*
rpc-client: move Builder to its own module.
Nick Mathewson
2024-12-09
3
-85
/
+96
*
arti_client_paths: Clean up documentation.
Nick Mathewson
2024-12-09
1
-4
/
+7
*
Move base CfgPathResolver for arti-client back to tor-config-path.
Nick Mathewson
2024-12-09
5
-121
/
+150
*
tor-keymgr: Replace internal error with keystore corruption error.
Gabriela Moldovan
2024-12-04
2
-1
/
+5
*
tor-keymgr: Add tests for ArtiNativeKeystore's handling of certs.
Gabriela Moldovan
2024-12-04
1
-1
/
+29
*
tor-keymgr: Add support for certs in ArtiNativeKeystore::insert().
Gabriela Moldovan
2024-12-04
1
-5
/
+8
*
tor-keymgr: Add support for certs in ArtiNativeKeystore::get().
Gabriela Moldovan
2024-12-04
1
-8
/
+36
*
tor-keymgr: Add arti native keystore helper for parsing tor certs.
Gabriela Moldovan
2024-12-04
2
-0
/
+42
*
tor-keymgr: Add tests for the new cert mgmt functions.
Gabriela Moldovan
2024-12-04
1
-1
/
+172
*
tor-keymgr: s/TestKey/TestItem in tests.
Gabriela Moldovan
2024-12-04
1
-55
/
+55
*
tor-keymgr: Add a test certificate specifier to test_utils.
Gabriela Moldovan
2024-12-04
1
-1
/
+34
*
tor-key-forge: Enable use of tor-cert experimental APIs.
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-cert: Add constructor for creating an encoded cert from a byte slice.
Gabriela Moldovan
2024-12-04
2
-0
/
+18
*
tor-key-forge: Export certificate-related types.
Gabriela Moldovan
2024-12-04
1
-0
/
+5
*
tor-keymgr: Note some breaking changes in semver.md.
Gabriela Moldovan
2024-12-04
1
-0
/
+3
*
tor-key-forge: Implement KeystoreItem::item_type.
Gabriela Moldovan
2024-12-04
2
-2
/
+9
*
tor-keymgr: s/key/item in error message test.
Gabriela Moldovan
2024-12-04
2
-2
/
+2
*
tor-key-forge: s/EncodableKey/EncodableItem in documentation.
Gabriela Moldovan
2024-12-04
1
-11
/
+11
*
tor-keymgr: Rename error variant.
Gabriela Moldovan
2024-12-04
3
-14
/
+13
*
tor-keymgr: Remove unused KeyType import.
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-keymgr: Add KeyMgr::get_or_generate_key_and_cert.
Gabriela Moldovan
2024-12-04
1
-0
/
+119
*
tor-keymgr: Add KeyMgr::get_key_and_cert() (fmt).
Gabriela Moldovan
2024-12-04
2
-6
/
+11
*
tor-keymgr: Add KeyMgr::get_key_and_cert().
Gabriela Moldovan
2024-12-04
4
-3
/
+98
*
tor-keymgr: Remove no-longer-needed explicit link targets.
Gabriela Moldovan
2024-12-04
1
-2
/
+2
*
tor-keymgr: Add helper for building certificate ArtiPaths.
Gabriela Moldovan
2024-12-04
3
-2
/
+130
*
tor-keymgr: Split some logic out of KeyMgr::get_from_store().
Gabriela Moldovan
2024-12-04
1
-6
/
+24
*
tor-keymgr: Add variants for missing cert/signing key errors.
Gabriela Moldovan
2024-12-04
1
-0
/
+8
*
tor-key-forge: Implement EncodableItem for Tor ed25519 certs.
Gabriela Moldovan
2024-12-04
3
-5
/
+20
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item (fmt).
Gabriela Moldovan
2024-12-04
4
-4
/
+5
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
6
-39
/
+42
*
tor-key-forge: Add into_erased impl for KeystoreItem.
Gabriela Moldovan
2024-12-04
1
-1
/
+12
*
tor-key-forge: Replace EncodableItem::key_type() with item_type() (fmt).
Gabriela Moldovan
2024-12-04
1
-2
/
+1
*
tor-key-forge: Replace EncodableItem::key_type() with item_type().
Gabriela Moldovan
2024-12-04
5
-38
/
+34
*
tor-keymgr: Update docs post-renaming.
Gabriela Moldovan
2024-12-04
1
-9
/
+9
*
tor-key-forge: Let declare_item_type macro generate the tests.
Gabriela Moldovan
2024-12-04
1
-32
/
+52
*
tor-keymgr: Replace KeyType with KeystoreItemType (fmt).
Gabriela Moldovan
2024-12-04
7
-21
/
+70
[prev]
[next]