November 24, 2015
View 4f19cd1

Fix memory leak in add_option() by simplifying get_ipv6_addr

Steffan Karger authored on 2015/11/24 05:58:55
November 6, 2015
View 3671bd1

Fix (potential) memory leak in init_route_list()

Steffan Karger authored on 2015/11/06 16:42:39
September 25, 2015
View c40f088

Repair test_local_addr() on WIN32

Gert Doering authored on 2015/09/25 15:36:10
September 17, 2015
View 1ff39cf

Do not install a host route for the VPN on Android

Arne Schwabe authored on 2015/09/17 19:23:58
September 15, 2015
View 429f056

Use pseudo gw as default gw on Android as a workaround for not being able to read /proc/net/route

Arne Schwabe authored on 2015/09/15 18:23:35
View ad80d67

Don't redirect the gateway on Android even if requested

Arne Schwabe authored on 2015/09/15 18:23:34
September 12, 2015
View 5fcd493

get_default_gateway_ipv6(): Win32 implementation using GetBestRoute2()

Gert Doering authored on 2015/09/12 00:33:47
View fa5697f

Fix IPv6 host routes to LAN gateway on OpenSolaris

Gert Doering authored on 2015/09/12 00:33:46
View 2ff366f

get_default_gateway_ipv6(): *BSD / MacOS / Solaris PF_ROUTE implementation

Gert Doering authored on 2015/09/12 00:33:45
View 3ddb564

Implement handling of overlapping IPv6 routes with IPv6 remote VPN server address

Gert Doering authored on 2015/09/12 00:33:43
View 3128abc

get_default_gateway_ipv6(): Linux / Netlink implementation.

Gert Doering authored on 2015/09/12 00:33:42
View d8a8656

Create basic infrastructure for IPv6 default gateway handling / redirection.

Gert Doering authored on 2015/09/12 00:33:41
View 0ad7385

refactor struct route_ipv6_list, bring in line with struct route_list again

Gert Doering authored on 2015/09/12 00:33:39
View c3ef2d2

refactor struct route_ipv6, bring in line with struct route_ipv4 again

Gert Doering authored on 2015/09/12 00:33:38
June 2, 2015
View 1e2b229

Fix --redirect-private in --dev tap mode.

Guy Yur authored on 2015/06/02 04:51:13