[tor-bugs] #27734 [Core Tor/Tor]: tor on OpenSSL doesn't supports LinkAuth=1
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Sep 17 00:53:05 UTC 2018
    
    
  
#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
    
    
More information about the tor-bugs
mailing list