March 28, 2011
View 6dbf82a

* ipv6-0.4.16: fix mingw32 build

JuanJo Ciarlante authored on 2011/03/28 06:41:22
March 25, 2011
View 86093c1

* ipv6-0.4.15b: rebase over openvpn-testing-master

JuanJo Ciarlante authored on 2011/03/25 22:51:33
March 23, 2011
View d3774cd

* ipv6-0.4.15: add --multihome support to xBSD - _both_ for IPv4 (which was missing) and for IPv6 - tested on OpenBSD 4.7, FreeBSD 8.1

JuanJo Ciarlante authored on 2011/03/23 05:59:23
March 21, 2011
View c47fd4b

* ipv6-0.4.14: fix xinetd usage: - closes http://bugs.debian.org/574164 - also needed for --disable-ipv6 builds - supports IPv6 from xinetd

JuanJo Ciarlante authored on 2011/03/21 17:21:39
February 6, 2011
View 5d6dbb0

* fix --multihome for ipv6: IPV6_RECVPKTINFO - setsockopt IPV6_RECVPKTINFO (not IPV6_PKTINFO!) - do check for setsockopt() failures - append %<iface> in INFO msg

JuanJo Ciarlante authored on 2011/02/06 17:52:46
September 23, 2010
View 830038f

* fix --multihome for ipv4: cmsg_len must compare against in_pktinfo size, not the full 4+6 union, also use saner variable names.

JuanJo Ciarlante authored on 2010/09/23 08:15:35
November 11, 2009
View 9d4c64b

* polished redirect-gateway (ipv4 on ipv6 endpoints) support

JuanJo Ciarlante authored on 2009/11/11 23:35:31
View efa85c8

* (prototype) fix for supporting "redirect-gateway" for tunneled ipv4 over ipv6 endpoints

JuanJo Ciarlante authored on 2009/11/11 07:46:46
October 21, 2009
View 1ad6fc2

* no new funcionality, just small cleanups: - cmdline options help: add tcp6/udp6 missing messages - win32: expand usage of proto_is_udp(), proto_is_tcp() - replace some memset(&obj, 0, sizeof obj) by openvpn's CLEAR(obj)

JuanJo Ciarlante authored on 2009/10/21 05:38:50
October 5, 2009
View 4af2d42

* fixed segfault for undef address family in print_sockaddr_ex (thanks Marcel!)

JuanJo Ciarlante authored on 2009/10/05 21:44:20
View fc9a44e

* socket.c: better buf logic in print_sockaddr_ex

JuanJo Ciarlante authored on 2009/10/05 19:24:20
October 1, 2009
View aa8e957

* fix multi-tcp crash (corrected assertion)

JuanJo Ciarlante authored on 2009/10/01 07:15:12
September 25, 2009
View 6d1b80b

* correctly setup hints.ai_socktype for getaddrinfo(), althought sorta hacky, see TODO.ipv6.

JuanJo Ciarlante authored on 2009/09/25 03:09:55
September 20, 2009
View b7f203c

* ipv6 on win32 "milestone": 1st snapshot that passes all unittests

JuanJo Ciarlante authored on 2009/09/20 04:36:46
View 4d3df22

* fixed win32 non-ipv6 build

JuanJo Ciarlante authored on 2009/09/20 01:33:40