Files
tor/changes/bug11118
T
Lunar 3a425ac3a8 Fix max client name length in HiddenServiceAuthorizeClient description
REND_CLIENTNAME_MAX_LEN is set to 16, not 19.
2014-03-03 09:53:38 -05:00

4 lines
153 B
Plaintext

o Documentation:
- Fix max client name length in HiddenServiceAuthorizeClient description:
should have been 16 and not 19. Fix ticket 11118.