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
...
|
*
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
3
-20
/
+29
|
*
arti_rpc_tests: Check that the various forms of connect-point cfg work.
Nick Mathewson
2024-12-09
2
-0
/
+231
|
*
arti_rpc_tests: Clear environment variables with special meaning.
Nick Mathewson
2024-12-09
1
-0
/
+13
|
*
artilib: Revise C and Python APIs for builders.
Nick Mathewson
2024-12-09
10
-57
/
+376
|
*
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
7
-71
/
+323
|
*
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
2
-1
/
+61
|
*
rpc-client: move Builder to its own module.
Nick Mathewson
2024-12-09
4
-85
/
+97
|
*
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
6
-122
/
+150
*
|
Merge branch 'idna-audit' into 'main'
Nick Mathewson
2024-12-09
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add an exception for RUSTSEC-2024-0421 to fix CI.
Nick Mathewson
2024-12-09
1
-0
/
+9
|
/
*
Merge branch 'use-tpo-images' into 'main'
David Goulet
2024-12-09
1
-2
/
+4
|
\
|
*
Use TPA-maintained debian image
Jim Newsome
2024-12-04
1
-2
/
+4
*
|
Merge branch 'dev/cve/mit' into 'main'
Ian Jackson
2024-12-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
meta: Update license year range to 2024
Clara Engler
2024-12-05
1
-1
/
+1
|
/
*
Merge branch 'release_clarify_pages' into 'main'
Nick Mathewson
2024-12-04
1
-4
/
+27
|
\
|
*
release: Clarify how to alert network-team and when.
Nick Mathewson
2024-11-12
1
-1
/
+10
|
*
Release.md: Add an "unfreeze the tree" step
Nick Mathewson
2024-11-05
1
-1
/
+4
|
*
Release.md: Add "email bekeela" step, with explanation.
Nick Mathewson
2024-11-05
1
-1
/
+7
|
*
Clarify "update pages branch" in the Release.md instructions.
Nick Mathewson
2024-11-05
1
-2
/
+7
*
|
Merge branch 'keymgr-certmgr' into 'main'
David Goulet
2024-12-04
27
-391
/
+1438
|
\
\
|
*
|
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
[prev]
[next]