[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #27734 [Core Tor/Tor]: tor on OpenSSL doesn't supports LinkAuth=1
#27734: tor on OpenSSL doesn't supports 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 | Keywords:
Actual Points: | Parent ID: #27288
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
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
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27734>
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