summaryrefslogtreecommitdiffstats
path: root/src/openvpn/socks.c
Commit message (Expand)AuthorAgeFilesLines
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-6/+0
* Fix SOCKSv5 method selectionYawning Angel2014-04-131-3/+15
* Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP ...Arne Schwabe2013-11-241-1/+1
* Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe2013-11-221-3/+27
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-13/+13
* remove the --auto-proxy option from openvpnHeiko Hund2012-06-131-14/+1
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+551