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 'ticket_759' into 'main'
Nick Mathewson
2023-05-16
9
-17
/
+66
|
\
\
\
|
*
|
|
Deprecate check_key, and refactor its logic into the new functions.
Nick Mathewson
2023-05-16
1
-16
/
+33
|
*
|
|
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
7
-11
/
+11
|
*
|
|
tor-cert: Add new functions to replace KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
2
-0
/
+32
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'resolve_relay' into 'main'
Nick Mathewson
2023-05-16
1
-0
/
+142
|
\
\
\
|
*
|
|
netdir: New function to check consistency of a HasRelayIds
Nick Mathewson
2023-05-16
1
-0
/
+142
|
|
/
/
*
|
|
Merge branch 'key-mgmt-api-updates-v2' into 'main'
gabi-250
2023-05-16
1
-81
/
+208
|
\
\
\
|
*
|
|
dev docs: The key store version file should specify a minimum supported version.
Gabriela Moldovan
2023-05-16
1
-2
/
+10
|
*
|
|
dev docs: Remove unused arguments.
Gabriela Moldovan
2023-05-16
1
-12
/
+9
|
*
|
|
dev docs: Clarify how C Tor key store loads keys from multiple different key ...
Gabriela Moldovan
2023-05-16
1
-26
/
+66
|
*
|
|
dev docs: Distinguish between arti_extension and ctor_extension.
Gabriela Moldovan
2023-05-16
1
-2
/
+7
|
*
|
|
dev docs: Clarify that ArtiPath/CTorPath are relative to the key store root.
Gabriela Moldovan
2023-05-16
1
-1
/
+9
|
*
|
|
dev docs: Add note about key store versioning.
Gabriela Moldovan
2023-05-16
1
-0
/
+9
|
*
|
|
dev docs: Add note about C Tor store configuration.
Gabriela Moldovan
2023-05-16
1
-1
/
+49
|
*
|
|
dev docs: Move the key passphrases subsection to the Arti store section.
Gabriela Moldovan
2023-05-16
1
-6
/
+6
|
*
|
|
dev docs: Create a separate section for the C tor key store discussion.
Gabriela Moldovan
2023-05-16
1
-5
/
+17
|
*
|
|
dev docs: Rename {Key, HsClient}Identity.
Gabriela Moldovan
2023-05-16
1
-45
/
+45
|
|
/
/
*
|
|
Merge branch 'rpc-objectmap' into 'main'
Nick Mathewson
2023-05-16
5
-231
/
+214
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rpc: Clarify how authentication works.
Nick Mathewson
2023-05-16
1
-10
/
+5
|
*
|
rpc: Clarify some object ID docs and remove impl details.
Nick Mathewson
2023-05-16
1
-37
/
+4
|
*
|
rpc: Revise example in documentation
Nick Mathewson
2023-05-16
1
-4
/
+4
|
*
|
rpc: Split the generational index into two.
Nick Mathewson
2023-05-16
1
-113
/
+92
|
*
|
rpc: Change the formatting of object IDs
Nick Mathewson
2023-05-15
3
-22
/
+79
|
*
|
rpc: rename GenIdx::into/try_from implementations
Nick Mathewson
2023-05-15
2
-11
/
+9
|
*
|
rpc: do not deduplicate strong object ids
Nick Mathewson
2023-05-15
1
-52
/
+39
|
*
|
rpc: Repair an error in our ObjectId encoding.
Nick Mathewson
2023-05-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'run-fixup-features' into 'main'
gabi-250
2023-05-16
43
-117
/
+412
|
\
\
|
|
/
|
/
|
|
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
19
-89
/
+79
|
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
19
-0
/
+70
|
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
20
-69
/
+230
|
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
42
-44
/
+118
|
/
*
Merge branch 'better-fixup-features' into 'main'
Nick Mathewson
2023-05-15
9
-146
/
+416
|
\
|
*
fixup-features: minor doc fix.
Nick Mathewson
2023-05-15
1
-5
/
+5
|
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
5
-14
/
+24
|
*
fixup-features: Do not annotate non-features.
Nick Mathewson
2023-05-15
2
-3
/
+7
|
*
fixup-features: Do not add edges from non-features.
Nick Mathewson
2023-05-15
2
-2
/
+7
|
*
fixup-features: distinguish internal and external edges
Nick Mathewson
2023-05-15
2
-3
/
+8
|
*
fixup-features: Add an option to not annotate.
Nick Mathewson
2023-05-15
3
-6
/
+25
|
*
fixup-features: ability to add annotations for everything.
Nick Mathewson
2023-05-15
1
-7
/
+13
|
*
fixup-features: fix off-by-one in argument reading.
Nick Mathewson
2023-05-15
1
-1
/
+1
|
*
fixup-features: Implement remaining rules.
Nick Mathewson
2023-05-15
1
-34
/
+64
|
*
fixup-features: Enforce __is_experimental tagging rule.
Nick Mathewson
2023-05-15
1
-0
/
+19
|
*
fixup-features: Revise our rule 2 enforcement to use newer APIs.
Nick Mathewson
2023-05-15
1
-14
/
+14
|
*
fixup-features: Refactor "apply a list of changes" code into a new module.
Nick Mathewson
2023-05-15
2
-25
/
+88
|
*
fixup-features: Make a feature graph type in a submodule
Nick Mathewson
2023-05-15
3
-60
/
+149
|
*
fixup-features: minor spelling and comment fixes.
Nick Mathewson
2023-05-15
1
-1
/
+1
|
*
fixup-features: Describe the semantics we actually want
Nick Mathewson
2023-05-15
1
-6
/
+26
*
|
Merge branch 'x25519-dalek-upgrade' into 'main'
gabi-250
2023-05-15
8
-28
/
+72
|
\
\
|
*
|
Use non-deprecated *Secret::random_from_rng.
Nick Mathewson
2023-05-13
6
-20
/
+21
|
*
|
llcrypto: upgrade x25519-dalek.
Nick Mathewson
2023-05-13
2
-8
/
+51
|
/
/
[prev]
[next]