[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2205 [Tor Relay]: private network of nodes running master doesn't allow client requests to complete
#2205: private network of nodes running master doesn't allow client requests to
complete
-----------------------+----------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
-----------------------+----------------------------------------------------
Comment(by nickm):
re that email: The identity_digest field is *supposed* to get set by
connection_or_set_identity_digest(), which is called from
connection_or_init_conn_from_address and
connection_or_check_valid_tls_handshake (on outgoing connections only, so
it's not there). connection_or_init_conn_from_digest is called from
connection_or_connect [outgoing only again] and
connection_tls_finish_handshake(). That last one --
connection_tls_finish_handshake -- is where the identity digest is
''supposed'' to be set on incoming connections.
I'm not seeing the problem in the code here yet; maybe adding a debugging
log message to connection_tls_finish_handshake would help track down the
issue.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2205#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