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 'keymgr-from-bug' into 'main'
Nick Mathewson
2023-06-29
1
-1
/
+1
|
\
\
|
*
|
keymgr: Fix another infinite loop around Keymgr error handling.
Gabriela Moldovan
2023-06-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'changelog3' into 'main'
Nick Mathewson
2023-06-29
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
update changelog one more time.
Nick Mathewson
2023-06-29
1
-4
/
+7
|
/
*
Merge branch 'rustdoc_fix' into 'main'
Nick Mathewson
2023-06-29
1
-1
/
+1
|
\
|
*
Fix a rustdoc link.
Nick Mathewson
2023-06-29
1
-1
/
+1
*
|
Merge branch 'exp' into 'main'
Ian Jackson
2023-06-29
2
-1
/
+4
|
\
\
|
*
|
tor-error: Make KeystoreFsPermissions experimental for now
Ian Jackson
2023-06-29
1
-0
/
+3
|
*
|
tor-keymgr: When keymgr enabled, enable tor-error's experimental too
Ian Jackson
2023-06-29
1
-1
/
+1
*
|
|
Merge branch 'validate-client-spec' into 'main'
Ian Jackson
2023-06-29
6
-41
/
+176
|
\
\
\
|
*
|
|
Run rustfmt
Ian Jackson
2023-06-29
1
-3
/
+2
|
*
|
|
keymgr: Remove unstable ErrorKind, use internal! for ArtiPath errors.
Gabriela Moldovan
2023-06-29
3
-29
/
+8
|
*
|
|
keymgr: Validate the individual ArtiPahtComponents of ArtiPath.
Gabriela Moldovan
2023-06-29
1
-37
/
+25
|
*
|
|
keymgr: Rephrase ArtiPath docs.
Gabriela Moldovan
2023-06-29
1
-14
/
+5
|
*
|
|
keymgr: Remove ArtiPath normalization, introduce additional restrictions.
Gabriela Moldovan
2023-06-29
3
-58
/
+69
|
*
|
|
keymgr: Document how ArtiPath validation is actually supposed to work.
Gabriela Moldovan
2023-06-29
1
-7
/
+11
|
*
|
|
keymgr: Move validation requirements to the ArtiPath docs.
Gabriela Moldovan
2023-06-29
1
-12
/
+15
|
*
|
|
keymgr: Make ArtiPath platform-independent by always using '/' as a separator.
Gabriela Moldovan
2023-06-29
1
-10
/
+10
|
*
|
|
hsclient: Make HsClientSpecifier a newtype instead of a type alias.
Gabriela Moldovan
2023-06-29
1
-1
/
+11
|
*
|
|
keymgr: Add tests for ArtiPath validation.
Gabriela Moldovan
2023-06-29
1
-0
/
+90
|
*
|
|
keymgr: Validate ArtiPath and ArtiPathComponent.
Gabriela Moldovan
2023-06-29
1
-12
/
+45
|
*
|
|
keymgr: Derive Into for ArtiPath and ArtiPathComponent.
Gabriela Moldovan
2023-06-29
1
-1
/
+3
|
*
|
|
keymgr: Define an error type for bad `ArtiPathComponents`.
Gabriela Moldovan
2023-06-29
4
-14
/
+29
|
*
|
|
arti-client, hsclient: Typealias HsClientSpecifier to ArtiPathComponent.
Gabriela Moldovan
2023-06-29
2
-26
/
+14
|
*
|
|
keymgr: Derive Display for ArtiPath and ArtiPathComponent.
Gabriela Moldovan
2023-06-29
1
-3
/
+4
|
*
|
|
keymgr: Define `ArtiPathComponent`.
Gabriela Moldovan
2023-06-29
2
-1
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'keymgr-config' into 'main'
gabi-250
2023-06-29
6
-9
/
+196
|
\
\
\
|
*
|
|
arti-client: Fix clippy lint.
Gabriela Moldovan
2023-06-29
1
-0
/
+1
|
*
|
|
arti-client: Make keystore_dir an experimental option.
Gabriela Moldovan
2023-06-29
2
-25
/
+17
|
*
|
|
arti-client: Add TODO regarding keystore_dir deserialization.
Gabriela Moldovan
2023-06-29
1
-0
/
+3
|
*
|
|
arti cfg tests: Add declare_exceptions for storage.keystore_dir.
Gabriela Moldovan
2023-06-29
1
-1
/
+22
|
*
|
|
tor-config: Remove semver.md
Gabriela Moldovan
2023-06-29
1
-1
/
+0
|
*
|
|
tor-config: Make ItemOrBool an experimental feature.
Gabriela Moldovan
2023-06-29
4
-3
/
+35
|
*
|
|
example-config: Temporarily remove keystore_dir example.
Gabriela Moldovan
2023-06-29
2
-17
/
+1
|
*
|
|
arti-client: Fix clippy lints.
Gabriela Moldovan
2023-06-29
1
-1
/
+1
|
*
|
|
arti-client: Load keystore dir and permissions from config.
Gabriela Moldovan
2023-06-29
1
-6
/
+2
|
*
|
|
arti-client: Add expand_keystore_dir function.
Gabriela Moldovan
2023-06-29
1
-0
/
+13
|
*
|
|
arti-client: Add keystore_dir to StorageConfig.
Gabriela Moldovan
2023-06-29
5
-5
/
+91
|
*
|
|
config: Add ItemOrBool helper for deserializing a bool or a value.
Gabriela Moldovan
2023-06-29
2
-0
/
+60
|
|
/
/
*
|
|
Merge branch 'keymgr' into 'main'
Ian Jackson
2023-06-29
2
-5
/
+20
|
\
\
\
|
*
|
|
tor-keymgr: Add missing footnote
Ian Jackson
2023-06-29
1
-0
/
+5
|
*
|
|
tor-keymgr: Replace whole-crate-is-unstable warning
Ian Jackson
2023-06-29
1
-3
/
+5
|
*
|
|
tor-keymgr features: Document that "keymgr" is experimental
Ian Jackson
2023-06-29
1
-0
/
+8
|
*
|
|
tor-keymgr features: Make "keymgr" disabled by default
Ian Jackson
2023-06-29
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'changelog2' into 'main'
Ian Jackson
2023-06-29
1
-8
/
+21
|
\
\
\
|
*
|
|
changelog: Tweak onion-client warning
Nick Mathewson
2023-06-29
1
-5
/
+10
|
*
|
|
CHANGELOG: Expand on .onion support, say it's 1.1.6
Ian Jackson
2023-06-29
1
-5
/
+6
|
*
|
|
More changelog entries for 1.next
Nick Mathewson
2023-06-29
1
-4
/
+11
*
|
|
|
Merge branch 'how' into 'main'
Ian Jackson
2023-06-29
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
README: document how to test .onion connections
Ian Jackson
2023-06-29
1
-0
/
+8
[prev]
[next]