[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #27734 [Core Tor/Tor]: tor on OpenSSL claims not to support LinkAuth=1
#27734: tor on OpenSSL claims not to support LinkAuth=1
--------------------------+------------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.5.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #27288 | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Old description:
> HAVE_WORKING_TOR_TLS_GET_TLSSECRETS is defined in tortls.c, which
> protover.c and test_protover.c do not include.
>
> Therefore, every Tor on master now thinks it only supports LinkAuth=3:
> {{{
> #ifdef HAVE_WORKING_TOR_TLS_GET_TLSSECRETS
> "LinkAuth=1,3 "
> #else
> "LinkAuth=3 "
> #endif
> }}}
New description:
HAVE_WORKING_TOR_TLS_GET_TLSSECRETS is defined in tortls.h, which
protover.c and test_protover.c do not include.
Therefore, every Tor on master now thinks it only supports LinkAuth=3:
{{{
#ifdef HAVE_WORKING_TOR_TLS_GET_TLSSECRETS
"LinkAuth=1,3 "
#else
"LinkAuth=3 "
#endif
}}}
--
Comment (by teor):
another typo
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27734#comment:2>
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