summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactored maximum cipher and hmac length constantsAdriaan de Jong2011-10-194-36/+46
* Refactored OpenSSL-specific constantsAdriaan de Jong2011-10-195-23/+42
* Refactored to rand_bytes for OpenSSL-independencyAdriaan de Jong2011-10-198-9/+166
* Changed configure to accept --with-ssl-type=opensslAdriaan de Jong2011-10-191-69/+84
* Move block for "stale-routes-check" config inside #ifdef P2MP_SERVER blockGert Doering2011-10-091-19/+19
* New feauture: Add --stale-routes-checkDavide Guerri2011-09-305-0/+97
* Platform cleanup for NetBSDGert Doering2011-09-212-16/+72
* fix ipv6 compilation under macosx >= 1070 - v3JuanJo Ciarlante2011-09-214-8/+19
* Fixed compile issues on FreeBSD and SolarisDavid Sommerseth2011-09-211-9/+8
* Fixed management interface bug where >FATAL notifications wereJames Yonan2011-09-051-5/+9
* Minor fix to CC_PRINT char class -- treat DEL (ascii 127)James Yonan2011-09-011-1/+1
* add --mark option to set SO_MARK sockoptHeiko Hund2011-08-316-0/+38
* define IN6_ARE_ADDR_EQUAL macro for WIN32Heiko Hund2011-08-311-0/+6
* lowercase include header name in syshead.hHeiko Hund2011-08-311-1/+1
* Fixed a typo in win32.h that prevented building with Visual StudioSamuli Seppänen2011-08-251-1/+1
* Additional Visual Studio 2008 build fixes to tun.cSamuli Seppänen2011-08-251-1/+2
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-2510-246/+33
* Replace 32-bit-based add_in6_addr() implementation by an 8-bit based oneGert Doering2011-08-251-18/+16
* Fix a Visual Studio 2008 build issue in socket.cSamuli Seppänen2011-08-251-1/+2
* Fix a Visual Studio 2008 build error in options.cSamuli Seppanen2011-08-251-0/+1
* Fix a Visual Studio 2008 build error in tun.cSamuli Seppanen2011-08-251-1/+1
* Fix Microsoft Visual Studio incompatibility in plugin.cDavid Sommerseth2011-08-251-10/+10
* Fixed a number of fatal build errors on Visual Studio 2008Samuli Seppänen2011-08-254-7/+13
* Skip rather than fail test in addressless FreeBSD jails.Matthias Andree2011-08-241-1/+1
* remove legacy code to query IE proxy informationHeiko Hund2011-08-244-176/+0
* Merged TODO.IPv6 with TODO.ipv6 and README.IPv6 with README.ipv6Samuli Seppänen2011-08-244-116/+131
* remove function is_proto_tcp()Heiko Hund2011-08-242-7/+1
* add .gitignore to official repositoryHeiko Hund2011-08-241-0/+40
* For all accesses to "struct route_list * rl", check first that rl is non-NULLGert Doering2011-08-242-7/+11
* "status" management interface command (version >= 2) will nowJames Yonan2011-08-243-4/+20
* CC_PRINT character class now allows any 8-bit character value >= 32.James Yonan2011-08-241-1/+1
* Fixed issue where redirect-gateway block-local code was notJames Yonan2011-08-241-1/+1
* Increased the --verb threshold for "PID_ERR replay" messagesJames Yonan2011-08-241-2/+2
* Changed CC_PRINT character class to allow UTF-8 chars.James Yonan2011-08-242-2/+2
* Modified sanitize_control_message to remove redacted data fromJames Yonan2011-08-241-17/+29
* Redact "echo" directive strings from log, sinceJames Yonan2011-08-242-0/+9
* Merge branch 'svn-merger'David Sommerseth2011-08-2418-708/+1366
|\
| * Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-1918-708/+1366
| |\
| | * Fixed MSVC compile error related to r7408.James Yonan2011-07-062-3/+2
| | * Version 2.1.5.James Yonan2011-07-052-2/+2
| | * Added "management-query-remote" directive (client) to allowJames Yonan2011-07-059-12/+242
| | * Extended x509-track to allow SHA1 certificate hash to be extracted,James Yonan2011-07-042-41/+63
| | * Added redirect-gateway block-local flag, with support forJames Yonan2011-06-129-604/+820
| | * r7316 fixes.James Yonan2011-06-103-4/+5
| | * Added support for static challenge/response protocol.James Yonan2011-06-0314-68/+274
| | * Fixed compile issues on Windows.James Yonan2011-04-254-4/+4
| | * Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan2011-04-257-1/+128
| | * Added 'dir' flag to "crl-verify" (see man page for info).James Yonan2011-04-247-61/+96
| | * Revert r7092 and r7151, i.e. remove --enable-osxipconfigJames Yonan2011-04-193-35/+1
| | * Version 2.1.3tJames Yonan2011-04-121-1/+1