aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-21Platform cleanup for NetBSDGert Doering
2011-09-21fix ipv6 compilation under macosx >= 1070 - v3JuanJo Ciarlante
2011-09-21Fixed compile issues on FreeBSD and SolarisDavid Sommerseth
2011-09-05Fixed management interface bug where >FATAL notifications wereJames Yonan
2011-09-01Minor fix to CC_PRINT char class -- treat DEL (ascii 127)James Yonan
2011-08-31add --mark option to set SO_MARK sockoptHeiko Hund
2011-08-31define IN6_ARE_ADDR_EQUAL macro for WIN32Heiko Hund
2011-08-31lowercase include header name in syshead.hHeiko Hund
2011-08-25Fixed a typo in win32.h that prevented building with Visual StudioSamuli Seppänen
2011-08-25Additional Visual Studio 2008 build fixes to tun.cSamuli Seppänen
2011-08-25USE_PF_INET6 by default for v2.3JuanJo Ciarlante
2011-08-25Replace 32-bit-based add_in6_addr() implementation by an 8-bit based oneGert Doering
2011-08-25Fix a Visual Studio 2008 build issue in socket.cSamuli Seppänen
2011-08-25Fix a Visual Studio 2008 build error in options.cSamuli Seppanen
2011-08-25Fix a Visual Studio 2008 build error in tun.cSamuli Seppanen
2011-08-25Fix Microsoft Visual Studio incompatibility in plugin.cDavid Sommerseth
2011-08-25Fixed a number of fatal build errors on Visual Studio 2008Samuli Seppänen
2011-08-24Skip rather than fail test in addressless FreeBSD jails.Matthias Andree
2011-08-24remove legacy code to query IE proxy informationHeiko Hund
2011-08-24Merged TODO.IPv6 with TODO.ipv6 and README.IPv6 with README.ipv6Samuli Seppänen
2011-08-24remove function is_proto_tcp()Heiko Hund
2011-08-24add .gitignore to official repositoryHeiko Hund
2011-08-24For all accesses to "struct route_list * rl", check first that rl is non-NULLGert Doering
2011-08-24"status" management interface command (version >= 2) will nowJames Yonan
2011-08-24CC_PRINT character class now allows any 8-bit character value >= 32.James Yonan
2011-08-24Fixed issue where redirect-gateway block-local code was notJames Yonan
2011-08-24Increased the --verb threshold for "PID_ERR replay" messagesJames Yonan
2011-08-24Changed CC_PRINT character class to allow UTF-8 chars.James Yonan
2011-08-24Modified sanitize_control_message to remove redacted data fromJames Yonan
2011-08-24Redact "echo" directive strings from log, sinceJames Yonan
2011-08-24Merge branch 'svn-merger'David Sommerseth
2011-08-19Merge remote branch SVN 2.1 into the git treeDavid Sommerseth
2011-07-28Moved doxygen-specific files to a separate directoryDavid Sommerseth
2011-07-28Added main/control docsDavid Sommerseth
2011-07-28Added data channel fragmentation docsDavid Sommerseth
2011-07-28Added memory management documentationDavid Sommerseth
2011-07-28Added reliability layer documentationDavid Sommerseth
2011-07-28Added compression docsDavid Sommerseth
2011-07-28Added control channel crypto docsDavid Sommerseth
2011-07-28Doxygen: Added data channel crypto docsDavid Sommerseth
2011-07-28Added Doxygen doxyfileAdriaan de Jong
2011-07-06Fixed MSVC compile error related to r7408.James Yonan
2011-07-05Version 2.1.5.James Yonan
2011-07-05Added "management-query-remote" directive (client) to allowJames Yonan
2011-07-04Extended x509-track to allow SHA1 certificate hash to be extracted,James Yonan
2011-07-01Fixes to easy-rsa/2.0Samuli Seppänen
2011-07-01Made domake-win builds to use easy-rsa/2.0/openssl-1.0.0.cnfSamuli Seppänen
2011-07-01Updated "easy-rsa" for OpenSSL 1.0.0Samuli Seppänen
2011-06-20Revert "Add new openssl.cnf to easy-rsa/Windows"David Sommerseth
2011-06-20Add new openssl.cnf to easy-rsa/WindowsSamuli Seppänen