[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4312 [Tor Relay]: Rate limit renegotiations
#4312: Rate limit renegotiations
-----------------------+----------------------------------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Relay | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Currently tor allows any number of renegotiations because:
a) tor_tls_block_renegotiation() won't do it for rfc5746 renegotiations.
b) The renegotiation callback which calls tor_tls_block_renegotiation() is
only called on the first Application Data packet instead of when the
renegotiation takes place. This is because the SSL_read() return value is
not treated correctly.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4312>
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