summaryrefslogtreecommitdiffstats
path: root/src/openvpn/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-7/+0
* Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe2013-11-221-6/+6
* Fix argument type warning introduced by http extra proxy header patch.Gert Doering2013-11-151-1/+1
* Implement custom HTTP header for http-proxy, and always send user-agent:Arne Schwabe2013-11-151-21/+67
* PATCHv3 Remove unused variables or put them to the defines they are being use...Arne Schwabe2013-06-201-1/+0
* Fix corner case in NTLM authentication (trac #172)Christian Niessner2013-03-071-2/+2
* fix regression with --http-proxy[-*] optionsHeiko Hund2012-07-301-6/+6
* add option --management-query-proxyHeiko Hund2012-07-191-0/+15
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-5/+5
* remove the --auto-proxy option from openvpnHeiko Hund2012-06-131-240/+2
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+1124