#25139: Link protocol negotiation without common version
-------------------------------------------+-------------------------------
 Reporter:  atagar                         |          Owner:  (none)
     Type:  defect                         |         Status:  new
 Priority:  Low                            |      Milestone:  Tor:
                                           |  0.3.5.x-final
Component:  Core Tor/Tor                   |        Version:
 Severity:  Minor                          |     Resolution:
 Keywords:  spec-compliance protocol easy  |  Actual Points:
Parent ID:                                 |         Points:
 Reviewer:                                 |        Sponsor:
-------------------------------------------+-------------------------------

Comment (by jvsg):

 `channel_tls_process_versions_cell(...)` in channeltls.c calls
 `connection_or_close_for_error(...)` which is responsible for killing
 connections. This function is called from several other places too.

 We should not only implement this functionality for cases where the
 versions dont match, but we should also implement it for several other
 cases where a feedback might be useful for the client to know where it's
 going wrong.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25139#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to