summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * For Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry ipconfigJames Yonan2011-04-121-1/+11
| | * Fixed bug in port-share that could cause port share process toJames Yonan2011-04-032-1/+4
| | * Fixed bug that incorrectly placed stricter TCP packet replay rules onJames Yonan2011-04-026-14/+15
| | * Added more packet ID debug info at debug level 3 for debuggingJames Yonan2011-03-316-28/+142
| | * Added ./configure --enable-osxipconfig option for Mac OS X which willJames Yonan2011-03-273-2/+26
| | * Added "auth-token" client directive, which is intended to beJames Yonan2011-03-2611-13/+113
| | * win/sign.py now accepts an optional tap-dir argument.James Yonan2011-03-251-4/+8
| | * Version 2.1.3nJames Yonan2011-03-211-1/+1
| | * Client will now try to reconnect if no push reply receivedJames Yonan2011-03-204-3/+20
| | * Extended "client-kill" management interface command (server-side)James Yonan2011-03-207-19/+53
| | * Fixed bug introduced in r7031 that might cause this error message:James Yonan2011-03-201-6/+16
| | * Fixed issue where a client might receive multiple push replies fromJames Yonan2011-03-183-2/+14
| | * env_filter_match now includes the serial number of all certsJames Yonan2011-03-171-1/+1
| | * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-17355-0/+104511
* | Moved doxygen-specific files to a separate directoryDavid Sommerseth2011-07-2816-1/+1
* | Added main/control docsDavid Sommerseth2011-07-2816-117/+1476
* | Added data channel fragmentation docsDavid Sommerseth2011-07-282-73/+460
* | Added memory management documentationDavid Sommerseth2011-07-282-9/+147
* | Added reliability layer documentationDavid Sommerseth2011-07-282-64/+430
* | Added compression docsDavid Sommerseth2011-07-283-49/+341
* | Added control channel crypto docsDavid Sommerseth2011-07-284-243/+841
* | Doxygen: Added data channel crypto docsDavid Sommerseth2011-07-282-25/+218
* | Added Doxygen doxyfileAdriaan de Jong2011-07-281-0/+279
|/
* Fixes to easy-rsa/2.0Samuli Seppänen2011-07-013-6/+309
* Made domake-win builds to use easy-rsa/2.0/openssl-1.0.0.cnfSamuli Seppänen2011-07-012-5/+5
* Updated "easy-rsa" for OpenSSL 1.0.0Samuli Seppänen2011-07-015-22/+27
* Revert "Add new openssl.cnf to easy-rsa/Windows"David Sommerseth2011-06-201-350/+0
* Add new openssl.cnf to easy-rsa/WindowsSamuli Seppänen2011-06-201-0/+350
* Fix a build-ca issue on WindowsSamuli Seppänen2011-06-202-3/+3
* Remove support for Linux 2.2 configuration fallbackDavid Sommerseth2011-06-152-20/+3
* Documented --x509-username-field optionRobert Fischer2011-06-142-1/+9
* Added info about --show-proxy-settingsRobert Fischer2011-06-142-0/+6
* Fix compiling issues with pkcs11 when --disable-management is configuredDavid Sommerseth2011-05-311-0/+2
* Don't define ENABLE_PUSH_PEER_INFO if SSL is not availableDavid Sommerseth2011-05-271-0/+2
* Merge remote-tracking branch 'cron2/feat_ipv6_payload_2.3'David Sommerseth2011-05-235-26/+109
|\
| * Windows IPv6 cleanup - properly remove IPv6 routes and interface configGert Doering2011-05-225-24/+107
| * Change the netsh.exe command from "add" to "set".smos2011-05-191-2/+2
* | Fix const declarations in plug-in v3 structsDavid Sommerseth2011-05-191-4/+4
* | Fix 2.2.0 build failure when management interface disabledMatthew L. Creech2011-05-191-0/+2
* | Fix issues with some older GCC compilersSimon Matter2011-05-101-3/+3