[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #3437 [Pluggable transport]: obfsproxy should run on the Windows platform
#3437: obfsproxy should run on the Windows platform
---------------------------------+------------------------------------------
Reporter: asn | Owner: asn
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
Comment(by nickm):
looks good except for the sockaddr_in6 thing: MSDN says that windows has
socksaddr_in6 defined if you include the Ws2tcpip.h header.
In any case, it doesn't make sense to have a fake sockaddr_in6 here: it
only makes sense to actually parse SOCKS5 requests to ipv6 addresses if
the platform will actually let us connect to them. If the platform
doesn't provide sockaddr_in6, making up our own won't do any good.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3437#comment:3>
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