[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #24118 [Core Tor/Tor]: spec: Update dir-spec.txt with HS v3 consensus param
#24118: spec: Update dir-spec.txt with HS v3 consensus param
------------------------------+------------------------------------
Reporter: dgoulet | Owner: dgoulet
Type: defect | Status: reopened
Priority: Medium | Milestone: Tor: 0.3.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-hs, tor-spec | Actual Points:
Parent ID: | Points:
Reviewer: asn | Sponsor:
------------------------------+------------------------------------
Changes (by dgoulet):
* status: closed => reopened
* resolution: fixed =>
Comment:
Arf... forgot:
{{{
/* Return the maximum size of a v3 HS descriptor. */
unsigned int
hs_cache_get_max_descriptor_size(void)
{
return (unsigned) networkstatus_get_param(NULL,
"HSV3MaxDescriptorSize",
HS_DESC_MAX_LEN, 1,
INT32_MAX);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24118#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs