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-netdoc
/
src
/
doc
/
hsdesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remove-hsdesc-todo' into 'main'
Ian Jackson
2023-04-12
1
-3
/
+0
|
\
|
*
Remove misleading TODO.
Gabriela Moldovan
2023-04-11
1
-3
/
+0
*
|
tor-netdoc: Tidy up and fix some broken intra-doc links
Ian Jackson
2023-04-11
2
-3
/
+5
|
/
*
tor-netdoc: Expose test data under new "testing" feature flag
Ian Jackson
2023-04-05
4
-4
/
+4
*
tor-netdoc: Fix feature builds
Ian Jackson
2023-04-05
1
-1
/
+1
*
Generate a new KP_hss_desc_enc keypair for each new descriptor.
Gabriela Moldovan
2023-03-31
2
-33
/
+51
*
Remove unnecessary test constant.
Gabriela Moldovan
2023-03-31
2
-14
/
+8
*
Add an encode-decode test for descriptors with client auth.
Gabriela Moldovan
2023-03-31
1
-23
/
+96
*
Use constants instead of magic numbers.
Gabriela Moldovan
2023-03-31
1
-6
/
+10
*
Stop requiring the caller to supply `AuthClient`s.
Gabriela Moldovan
2023-03-31
4
-102
/
+151
*
Merge branch 'fix-broken-doc-links' into 'main'
Nick Mathewson
2023-03-30
2
-5
/
+5
|
\
|
*
Fix broken doc link.
Gabriela Moldovan
2023-03-27
2
-5
/
+5
*
|
Remove hard-coded test certs.
Gabriela Moldovan
2023-03-27
4
-98
/
+86
*
|
Make the HS encoder randomness source injectable.
Gabriela Moldovan
2023-03-27
4
-49
/
+44
*
|
Use the type system to enforce use of blinded keys.
Gabriela Moldovan
2023-03-27
2
-25
/
+37
|
/
*
Use transparent structs instead of builders.
Gabriela Moldovan
2023-03-24
4
-100
/
+95
*
Refactor the inner doc tests to be more DRY.
Gabriela Moldovan
2023-03-24
1
-53
/
+55
*
Remove `NetdocText` and replace its uses with `String`.
Gabriela Moldovan
2023-03-24
4
-16
/
+14
*
Remove some unnecessary visibility restrictions.
Gabriela Moldovan
2023-03-24
3
-130
/
+74
*
Create a new `IntroPointDesc` type.
Gabriela Moldovan
2023-03-24
2
-21
/
+55
*
Use the less ambiguous inner/middle/outer terminology.
Gabriela Moldovan
2023-03-24
3
-17
/
+19
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
8
-16
/
+1215
*
Define constants for `AuthClient` field lengths.
Gabriela Moldovan
2023-03-24
2
-7
/
+19
*
Turn two blocking TODOs in hsdesc into "TODO HS"
Ian Jackson
2023-03-21
2
-2
/
+2
*
tor-netdoc: Clarify that we must indeed check cert expiration.
Nick Mathewson
2023-03-01
1
-3
/
+1
*
tor-netdoc: Validate inner certs in HsDesc
Nick Mathewson
2023-03-01
2
-66
/
+167
*
netdoc: Remove a TODO hs comment.
Nick Mathewson
2023-02-17
1
-1
/
+0
*
tor-netdoc: Run rustfmt (separately from the refactoring)
Ian Jackson
2023-02-15
1
-2
/
+2
*
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
3
-6
/
+3
*
netdoc: Add a feature to expose hsdesc inner doc parsers
Nick Mathewson
2023-02-14
3
-0
/
+7
*
batching_split_before: Rename "prefix" to "header"
Ian Jackson
2023-02-13
1
-1
/
+1
*
tor-netdoc: Use batching_split_before in HsDescInner
Ian Jackson
2023-02-10
1
-25
/
+10
*
Rename DescEncNonce => HsDescEncNonce
Nick Mathewson
2023-02-09
2
-4
/
+4
*
hsdesc: Use an IntegerMinutes<u16> to hold lifetime.
Nick Mathewson
2023-02-08
1
-5
/
+5
*
netdoc: Fix most "TODO HS rename" comments
Nick Mathewson
2023-02-08
3
-10
/
+10
*
netdoc::hsdesc: Distinguish layer from document.
Nick Mathewson
2023-02-08
4
-32
/
+32
*
netdoc::hsdesc: Rename "layer" modules.
Nick Mathewson
2023-02-08
3
-3
/
+3
*
netdoc::hsdesc: Excise reference to "password" authentication
Nick Mathewson
2023-02-08
1
-1
/
+1
*
hscrypto,netdoc: Add and use a type for KP_hss_desc_enc.
Nick Mathewson
2023-02-08
1
-5
/
+5
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
4
-11
/
+11
*
Rename DescriptorCookie to DescEncNonce
Nick Mathewson
2023-02-08
3
-16
/
+15
*
Renaming cleanup for and around now-renamed "KP_hs_desc_ephem".
Nick Mathewson
2023-02-08
1
-8
/
+5
*
Rename key identifiers that have changed in the spec
Nick Mathewson
2023-02-08
2
-9
/
+9
*
Fix typo
Dimitris Apostolou
2023-02-08
1
-1
/
+1
*
Update hsdesc parser code to new sectionrules::builder code.
Nick Mathewson
2023-02-07
3
-8
/
+8
*
netdoc::hsdesc: rename Passwd to Password.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
netdoc: Rename/comment objects from inner_layer.
Nick Mathewson
2023-02-07
1
-20
/
+38
*
netdoc: Rename/comment objects from middle_layer.
Nick Mathewson
2023-02-07
3
-18
/
+27
*
netdoc: Rename/comment objects from desc_enc
Nick Mathewson
2023-02-07
3
-21
/
+36
*
netdoc: Renaming and comments in outer_layer.
Nick Mathewson
2023-02-07
1
-8
/
+13
[next]