summaryrefslogtreecommitdiffstats
path: root/syshead.h
Commit message (Expand)AuthorAgeFilesLines
* build: correct place to alter WINVER is at build systemAlon Bar-Lev2012-03-221-4/+0
* handle Windows unicode pathsHeiko Hund2012-02-131-0/+1
* The code blocks enabled by ENABLE_CLIENT_CR depends on managementIgor Novgorodov2012-02-131-0/+2
* autotools ./configure don't like compat.hDavid Sommerseth2012-01-111-1/+1
* Move away from openvpn_basename() over to platform provided basename()David Sommerseth2012-01-101-0/+2
* Added "memstats" option to maintain real-time operating statsJames Yonan2011-12-141-0/+7
* Disabled X.509 track and username selection for PolarSSLAdriaan de Jong2011-10-221-1/+1
* Removed support for management external keys in PolarSSLAdriaan de Jong2011-10-221-1/+1
* Disable CryptoAPI when not using OpenSSL, and document that fact.Adriaan de Jong2011-10-221-0/+7
* Refactored X509 track feature to be contained within the openssl backendAdriaan de Jong2011-10-221-1/+1
* Platform cleanup for NetBSDGert Doering2011-09-211-0/+4
* fix ipv6 compilation under macosx >= 1070 - v3JuanJo Ciarlante2011-09-211-0/+14
* lowercase include header name in syshead.hHeiko Hund2011-08-311-1/+1
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-251-2/+2
* Fix a Visual Studio 2008 build error in options.cSamuli Seppanen2011-08-251-0/+1
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-1/+10
|\
| * Added "management-query-remote" directive (client) to allowJames Yonan2011-07-051-0/+9
| * Added support for static challenge/response protocol.James Yonan2011-06-031-1/+1
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+712
* Don't define ENABLE_PUSH_PEER_INFO if SSL is not availableDavid Sommerseth2011-05-271-0/+2
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-0/+24
|\
| * Added --enable-lzo-stub configure option to build an OpenVPN client without L...James Yonan2011-04-251-0/+12
| * Added "client-nat" option for stateless, one-to-oneJames Yonan2011-02-181-0/+5
| * Added --x509-track option.James Yonan2011-01-051-0/+7
| * Added "management-external-key" option. This option can be usedJames Yonan2010-12-091-0/+15
* | * ipv6-0.4.15: add --multihome support to xBSDJuanJo Ciarlante2011-03-251-2/+3
* | * ipv6 on win32 "milestone": 1st snapshot that passes all unittestsJuanJo Ciarlante2011-03-251-0/+7
* | Added "management-external-key" option. This option can be usedJames Yonan2011-03-251-0/+15
* | Windows cross-compile cleanupAlon Bar-Lev2011-03-241-0/+1
* | Replaced config-win32.h with win/config.h.inSamuli Seppänen2011-03-211-4/+0
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-18/+0
|\ \
| * | Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-18/+0
* | | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-131-0/+5
|\ \ \ | | |/ | |/|
| * | Implement challenge/response authentication support in client mode,James Yonan2010-10-241-0/+5
* | | On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth2010-10-211-0/+4
|/ /
* | Fixed an issue where application payload transmissions on theJames Yonan2010-07-271-3/+1
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+5
* | Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-7/+16
* | Proxy improvements:James Yonan2010-05-111-0/+9
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Added "setcon" directive for interoperability with SELinuxjames2009-09-041-0/+4
* Added new ./configure flags:james2009-08-241-2/+0
* Update copyright to 2009.james2009-05-301-1/+1
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-0/+13
* Reverted r3181, accomplish the same thing via a special casejames2008-08-051-12/+0
* Workaround for MinGW autoconf issue where HAVE_SETSOCKOPT,james2008-08-051-0/+12
* Completely revamped the system for calling external programs and scripts:james2008-07-261-0/+8
* Fixed code inclusion bug that was erroneously testingjames2008-07-181-4/+4
* Added likely() and unlikely() branch prediction hint macrosjames2008-07-161-0/+9