November 25, 2013
View 34136dd

Change proto_remote() function to return a constant string

Arne Schwabe authored on 2013/11/25 21:31:13
View 48f1d41

Split link_socket_init_phase1 and link_socket_init_phase2 into smaller more managable/readable functions. No functional changes

Arne Schwabe authored on 2013/11/25 21:31:12
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 282788a

Fix assertion when SIGUSR1 is received while getaddrinfo is successful

Arne Schwabe authored on 2013/11/22 05:08:05
View 500c16f

Fix two instances of asserting AF_INET

Arne Schwabe authored on 2013/11/22 05:08:07
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
May 30, 2013
View 8c431f9

Fix problem with UDP tunneling due to mishandled pktinfo structures.

Gert Doering authored on 2013/05/30 20:31:24
May 1, 2013
View a55b3cd

Android platform specific changes.

Arne Schwabe authored on 2013/05/01 04:29:11
December 5, 2012
View 38727e0

Fix the proto is used inconsistently warning

Arne Schwabe authored on 2012/12/05 04:42:54
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
August 2, 2012
View e1f6121

Merge almost identical create_socket_tcp and create_socket_tcp6

Arne Schwabe authored on 2012/08/02 22:36:59
July 18, 2012
View 910675d

don't treat socket related errors special anymore

Heiko Hund authored on 2012/07/18 01:25:16