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
/
tor-keymgr
/
src
/
key_specifier.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-53
/
+53
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
fix: fix typos
Dimitris Apostolou
2024-03-09
1
-3
/
+3
*
tor-keymgr: Pick a better name for error variable.
Ian Jackson
2024-02-19
1
-1
/
+1
*
tor-keymgr: Add more context to errors returned from HsId::from_slug.
Gabriela Moldovan
2024-02-19
1
-5
/
+4
*
tor-keymgr: Add more context to InvalidKeyPathComponentValue errors (fmt).
Gabriela Moldovan
2024-02-19
1
-5
/
+11
*
tor-keymgr: Add more context to InvalidKeyPathComponentValue errors.
Gabriela Moldovan
2024-02-19
1
-9
/
+7
*
tor-keymgr: Document what context to add to invalid slug errors.
Gabriela Moldovan
2024-02-19
1
-0
/
+7
*
tor-keymgr: Make InvalidKeyPathComponentValue an enum.
Gabriela Moldovan
2024-02-19
1
-11
/
+20
*
tor-keymgr: Add a note about KeyPathError.
Gabriela Moldovan
2024-02-19
1
-0
/
+10
*
tor-keymgr: Include the ArtiPath in PatternNotMatched.
Gabriela Moldovan
2024-02-19
1
-4
/
+1
*
tor-keymgr: Include ArtiPath in InvalidArtiPath.
Gabriela Moldovan
2024-02-19
1
-2
/
+8
*
tor-keymgr: Include the ArtiPath in InvalidKeyPathComponentValue.
Gabriela Moldovan
2024-02-19
1
-0
/
+2
*
tor-keymgr: Rename {to,from}_component to {to,from}_slug.
Gabriela Moldovan
2024-02-19
1
-17
/
+17
*
tor-keymgr: Downgrade a TODO from a test.
Gabriela Moldovan
2024-02-05
1
-1
/
+1
*
tor-keymgr: Rename KeyInfoExtractor to KeyPathInfoExtractor.
Gabriela Moldovan
2024-02-05
1
-7
/
+7
*
tor-keymgr: Derive getters for KeyPathInfo.
Gabriela Moldovan
2024-02-05
1
-3
/
+1
*
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-4
/
+12
*
tor-keymgr: Add roundrip test for HsId -> Slug -> HsId conversion.
Gabriela Moldovan
2024-01-31
1
-1
/
+22
*
tor-keymgr: Allow empty denotators in ArtiPath (fmt).
Gabriela Moldovan
2024-01-31
1
-8
/
+2
*
tor-keymgr: Allow empty denotators in ArtiPath.
Gabriela Moldovan
2024-01-31
1
-8
/
+6
*
tor-persist: Forbid slugs from starting with a hyphen.
Gabriela Moldovan
2024-01-31
1
-3
/
+22
*
tor-keymgr: Remove the Slug tests (fmt).
Gabriela Moldovan
2024-01-31
1
-4
/
+1
*
tor-keymgr: Remove the Slug tests.
Gabriela Moldovan
2024-01-31
1
-34
/
+0
*
tor-keymgr: Abolish ArtiPathComponent.
Gabriela Moldovan
2024-01-31
1
-37
/
+38
*
tor-keymgr: Make ArtiPathComponent a Slug internally (fmt).
Gabriela Moldovan
2024-01-31
1
-21
/
+47
*
tor-keymgr: Make ArtiPathComponent a Slug internally.
Gabriela Moldovan
2024-01-31
1
-60
/
+26
*
tor-keymgr: Strip .onion suffix from HsId before building Slug.
Gabriela Moldovan
2024-01-31
1
-3
/
+28
*
tor-keymgr: Turn some TODOs into #1195.
Gabriela Moldovan
2024-01-10
1
-1
/
+1
*
tor-keymgr: Turn some TODOs into #1115.
Gabriela Moldovan
2024-01-10
1
-4
/
+5
*
tor-keymgr: Downgrade some TODO HSS.
Gabriela Moldovan
2024-01-10
1
-2
/
+2
*
tor-keymgr: Implement KeySpecifierComponentViaDisplayFromStr for HsId.
Gabriela Moldovan
2024-01-10
1
-0
/
+3
*
Merge branch 'keyspec' into 'main'
Ian Jackson
2024-01-08
1
-345
/
+128
|
\
|
*
tor-keymgr: KeySpecifierPattern: fix grammar
Ian Jackson
2024-01-08
1
-1
/
+1
|
*
tor-keymgr: KeySpecifierPattern: fix docs
Ian Jackson
2024-01-08
1
-3
/
+3
|
*
tor-keymgr: Fix typos
gabi-250
2024-01-08
1
-1
/
+1
|
*
KeyPathInfo: Add role field
Ian Jackson
2024-01-04
1
-0
/
+11
|
*
KeySpecifier d-a macro: Populate extra_info
Ian Jackson
2024-01-04
1
-2
/
+7
|
*
KeySpecifier d-a macro: Use dyn for describing
Ian Jackson
2024-01-04
1
-1
/
+0
|
*
KeySpecifier d-a macro: Add a test for describing
Ian Jackson
2024-01-04
1
-0
/
+16
|
*
KeyPathError::PatternNotMatched: Remove pattern from error
Ian Jackson
2024-01-04
1
-2
/
+2
|
*
KeySpecifier: Make KeySpecifierPattern a trait
Ian Jackson
2024-01-04
1
-0
/
+17
|
*
KeySpecifier d-a macro: Abolish prefix fns
Ian Jackson
2024-01-04
1
-14
/
+0
|
*
KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dyn
Ian Jackson
2024-01-04
1
-6
/
+15
|
*
KeySpecifier tests: add a TimePeriod test
Ian Jackson
2024-01-04
1
-2
/
+36
|
*
KeySpecifierComponent: Add .fmt_pretty() method
Ian Jackson
2024-01-04
1
-1
/
+21
|
*
KeySpecifier d-a macro: Move to its own module
Ian Jackson
2024-01-04
1
-318
/
+4
|
*
KeySpecifier d-a macro: insist on structs
Ian Jackson
2024-01-03
1
-1
/
+1
|
*
KeySpecifier d-a macro: rename from KeySpecifierDefault
Ian Jackson
2024-01-03
1
-10
/
+10
*
|
Remove an unneeded allow
Ian Jackson
2024-01-02
1
-2
/
+0
|
/
[next]