mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r9561@Kushana: nickm | 2006-11-16 22:32:54 -0500
Tweaks to test-connection patch: use ".noconnect" instead of ".test" (since there are lots of ways to test things). Use a regular sequence of STREAM events (NEW followed by CLOSED) instead of a new event type. Make the function that checks the address be static and use const and strcasecmpend properly. svn:r8959
This commit is contained in:
@@ -7,6 +7,12 @@ Changes in version 0.1.2.4-alpha - 2006-11-??
|
||||
o Minor features
|
||||
- Add breakdown of public key operations to dumped statistics.
|
||||
|
||||
o Minor features, controller
|
||||
- Make all connections to addresses of the form .noconnect immediately
|
||||
get closed. This is more useful than you'd think, since it lets
|
||||
application/controller combos successfully tell when they're talking to
|
||||
the same Tor by watching for STREAM events.
|
||||
|
||||
o Major bugfixes
|
||||
- Handle TransPort connections even when the server sends data before
|
||||
the client sends data. Previously, the connection would just hang
|
||||
|
||||
Reference in New Issue
Block a user