November 25, 2011
View 53fb2c5

work around inet_ntop/inet_pton problems for MSVC builds on WinXP

Gert Doering authored on 2011/11/25 05:09:36
November 22, 2011
View 032f004

Fix compilation errors on Linux platforms without SO_MARK

David Sommerseth authored on 2011/11/22 00:17:44
September 19, 2011
View c02a840

fix ipv6 compilation under macosx >= 1070 - v3

JuanJo Ciarlante authored on 2011/09/19 23:07:14
September 1, 2011
View d90428d

add --mark option to set SO_MARK sockopt

Heiko Hund authored on 2011/09/01 03:05:15
July 7, 2011
View 1876ccd

Fixes for the plugin system:

Adriaan de Jong authored on 2011/07/07 16:21:03
May 31, 2011
View 2980364

Fix a Visual Studio 2008 build issue in socket.c

Samuli Seppänen authored on 2011/05/31 22:17:40
May 29, 2011
View 1ffdb2c

Replace 32-bit-based add_in6_addr() implementation by an 8-bit based one

Gert Doering authored on 2011/05/29 05:50:40
May 27, 2011
View eb23089

USE_PF_INET6 by default for v2.3

JuanJo Ciarlante authored on 2011/05/27 02:01:42
May 26, 2011
View afb6e85

Fixed a number of fatal build errors on Visual Studio 2008

Samuli Seppänen authored on 2011/05/26 22:23:02
April 27, 2011
View 20b18fd

Merge branch 'svn-branch-2.1' into merge

David Sommerseth authored on 2011/04/27 06:04:18
April 26, 2011
View c5f7d08

Merge branch 'feat_ipv6_payload'

David Sommerseth authored on 2011/04/26 00:16:34
April 25, 2011
View 15a436a

rebased to 2.2RC2 (beta 2.2 branch) removed mutex locking stuff (no more threading in 2.2) fixed rebase/merge artifacts in mroute.c add current ChangeLog.IPv6 and TODO.IPv6 to commit tag as ipv6-20110424-2

Gert Doering authored on 2011/04/25 00:15:56
March 15, 2011
View 9df9e13

Reduce log verbosity at level 3, with a focus on removing excessive log verbosity generated by port-share activity.

James Yonan authored on 2011/03/15 14:06:23
February 22, 2010
View 49a945e

* make ipv6_payload compile under windowze - create inet_ntop() and inet_pton() wrap-implementations using WSAAddressToString() and WSAStringToAddress() functions - add relevant win32-only headers to syshead.h NOTE: syshead.h changes are already included in ipv6_transport

JuanJo Ciarlante authored on 2010/02/22 02:46:59
January 7, 2010
View 512cda4

Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release. (cherry picked from commit ec9dce6387afd198881493bfebf13bb121e8a56b)

Gert Doering authored on 2010/01/07 22:51:40