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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-netdoc: Add helper function for computing the descriptor signing key cert.
Gabriela Moldovan
2023-10-25
1
-1
/
+1
*
tor-netdoc: Remove outdated note.
Gabriela Moldovan
2023-09-25
1
-4
/
+0
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...
Gabriela Moldovan
2023-09-25
1
-4
/
+4
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
1
-5
/
+5
*
tor-netdoc: "testing" feature: Provide test_parsed_hsdesc
Ian Jackson
2023-09-18
1
-12
/
+20
*
tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_ID (fmt)
Ian Jackson
2023-09-18
1
-4
/
+1
*
tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_ID
Ian Jackson
2023-09-18
1
-3
/
+9
*
tor-netdoc: provide a IntroPointDescBuilder (fmt)
Ian Jackson
2023-08-29
1
-2
/
+1
*
tor-netdoc: provide a IntroPointDescBuilder
Ian Jackson
2023-08-29
1
-0
/
+13
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Fix a rustdoc link.
Nick Mathewson
2023-06-29
1
-1
/
+1
*
tor-netdoc: hsdesc: Disregard intro points after the MAX'th
Ian Jackson
2023-06-28
1
-0
/
+1
*
tor-netdoc: Reject hsdescs with no intro points
Ian Jackson
2023-06-28
1
-0
/
+3
*
netdoc: remove final TODO HS
Nick Mathewson
2023-06-26
1
-1
/
+0
*
netdoc: Downgrade TODO on EncryptedHsDesc::decrypt
Nick Mathewson
2023-06-26
1
-2
/
+5
*
netdoc: Remove "decrypted_with_id" as meaningless
Nick Mathewson
2023-06-26
1
-26
/
+9
*
netdoc: Remove dead_code exception; add accessors.
Nick Mathewson
2023-06-26
1
-3
/
+35
*
netdoc: fill in some test data
Nick Mathewson
2023-06-23
1
-1
/
+6
*
hsdescerror: Add paragraph breaks to docs.
Nick Mathewson
2023-06-22
1
-3
/
+11
*
netdoc: Use a dev-dependency on anyhow to fix a doc example
Nick Mathewson
2023-06-22
1
-1
/
+1
*
netdoc: Introduce HsDescError
Nick Mathewson
2023-06-22
1
-26
/
+114
*
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
1
-1
/
+1
|
\
|
*
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
|
netdoc: downgrade two accessor-related TODOs
Nick Mathewson
2023-06-20
1
-4
/
+1
*
|
netdoc: Use derive amplify::Getters for HsDesc accessors.
Nick Mathewson
2023-06-20
1
-46
/
+8
|
/
*
hsdesc.rs: finally remove "allows".
Nick Mathewson
2023-06-16
1
-1
/
+1
*
netdoc::doc::hsdesc changes to let us downgrade/remove allows
Nick Mathewson
2023-06-16
1
-4
/
+4
*
hsdesc: Add minimal set of accessors for HsDesc and IntroPointDesc
Ian Jackson
2023-06-05
1
-0
/
+65
*
hsdesc docs: Don't imply that a thing has been done, which hasn't yet
Ian Jackson
2023-06-05
1
-1
/
+1
*
hsdesc docs: Use the definite article
Ian Jackson
2023-06-05
1
-3
/
+3
*
netdoc: Use the RangeBoundsExt impl of TimerangeBound.
Gabriela Moldovan
2023-05-13
1
-11
/
+24
*
netdoc: Do not consume EncryptedHsDesc when decrypting.
Gabriela Moldovan
2023-05-13
1
-1
/
+1
*
hsclient: Compute HsDesc validity time from the TimerangeBounds of its layers.
Gabriela Moldovan
2023-05-13
1
-13
/
+16
*
hsclient: Build cached descriptor TimerangeBounds from descriptor lifetime.
Gabriela Moldovan
2023-05-13
1
-0
/
+7
*
Merge branch 'hs-linkspec-work-v2' into 'main'
Nick Mathewson
2023-05-11
1
-2
/
+2
|
\
|
*
Rename UnparsedLinkSpec => EncodedLinkSpec
Nick Mathewson
2023-05-10
1
-2
/
+2
*
|
netdoc: Remove experimental-api gate from parse_decrypt_validate.
Gabriela Moldovan
2023-05-10
1
-1
/
+0
*
|
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-1
/
+1
|
/
*
netdoc: Mark parse_decrypt_validate as experimental.
Gabriela Moldovan
2023-05-02
1
-0
/
+1
*
netdoc: Document how to extract an `HsDesc` out of an `UncheckedEncryptedHsDe...
Gabriela Moldovan
2023-04-25
1
-0
/
+32
*
netdoc: Add a convenience method for HS descriptor parsing.
Gabriela Moldovan
2023-04-25
1
-1
/
+30
*
tor-netdoc: Expose test data under new "testing" feature flag
Ian Jackson
2023-04-05
1
-19
/
+29
*
tor-netdoc: Fix feature builds
Ian Jackson
2023-04-05
1
-0
/
+1
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-21
/
+21
*
Fix typos
Dimitris Apostolou
2023-03-03
1
-1
/
+1
*
tor-netdoc: Validate inner certs in HsDesc
Nick Mathewson
2023-03-01
1
-16
/
+32
*
Apply a missing cfg_attr(docsrs...) in netdoc
Nick Mathewson
2023-02-21
1
-0
/
+1
*
tor-netdoc: Use UnparsedLinkSpec in IntroPointDesc.
Nick Mathewson
2023-02-17
1
-9
/
+2
[next]