March 30, 2014
View 1ba6f42

Fix crash when using --inetd.

Gert Doering authored on 2014/03/30 21:09:36
March 23, 2014
View e719a05

Introduce an option to resolve dns names in advance for --remote, --local and --http-proxy

Arne Schwabe authored on 2014/03/23 21:13:06
March 21, 2014
View 7dbe04d

Clean up of socket code.

Arne Schwabe authored on 2014/03/21 22:18:43
View 5118787

Fix connecting to localhost on Android

Arne Schwabe authored on 2014/03/21 22:18:34
November 25, 2013
View 8832c6c

Implement listing on IPv4/IPv6 dual socket on all platform

Arne Schwabe authored on 2013/11/25 21:31:18
View 23d61c5

Implement dual stack client support for OpenVPN

Arne Schwabe authored on 2013/11/25 21:31:17
View 6c5db19

change the type of 'remote' to addrinfo*, and rename to 'remote_list'.

Arne Schwabe authored on 2013/11/25 21:31:15
View 34136dd

Change proto_remote() function to return a constant string

Arne Schwabe authored on 2013/11/25 21:31:13
November 24, 2013
View 30077d1

Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP part.

Arne Schwabe authored on 2013/11/24 04:57:04
November 22, 2013
View d3310d2

Simplify print_sockaddr_ex function, merge duplicate ipv4/ipv6 logic.

Arne Schwabe authored on 2013/11/22 05:08:03
View 076fd3e

Change the type of all ports in openvpn to const char* and let getaddrinfo resolve the port together with the hostname.

Arne Schwabe authored on 2013/11/22 05:08:02
July 29, 2013
View 46e0212

MSVC fixes

James Yonan authored on 2013/07/29 07:05:35
December 20, 2012
View d39f31d

Fix parameter type for IP_TOS setsockopt on non-Linux systems.

Gert Doering authored on 2012/12/20 06:12:41
December 1, 2012
View 740137f

Remove dnsflags_to_socktype, it is not used anywhere

Arne Schwabe authored on 2012/12/01 04:17:47
August 7, 2012
View f2d6f3b

Merge getaddr_multi and getaddr6 into one function

Arne Schwabe authored on 2012/08/07 19:03:57