summaryrefslogtreecommitdiffstats
path: root/src/openvpn/syshead.h
Commit message (Expand)AuthorAgeFilesLines
* This fixes MSVS 2013 compilation.Lev Stipakov2015-10-061-0/+1
* get_default_gateway_ipv6(): Win32 implementation using GetBestRoute2()Gert Doering2015-10-061-1/+6
* Remove #ifdefs for client nat support.Arne Schwabe2015-09-151-5/+0
* Make __func__ work with Visual Studio tooSteffan Karger2015-07-021-0/+4
* Use OPENVPN_ETH_P_* so that <netinet/if_ether.h> is unecessaryFelix Janda2015-05-161-4/+0
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-311-5/+5
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-18/+2
* Remove ENABLE_BUFFER_LISTArne Schwabe2014-07-091-5/+0
* Fix socket-flag/TCP_NODELAY on Mac OS XJames Bekkema2014-06-301-0/+8
* make sure sa_family_t is definedHeiko Hund2014-01-171-0/+7
* Implement LZ4 compression.Gert Doering2014-01-061-1/+2
* --management-external-key for PolarSSLJoachim Schipper2013-11-231-1/+1
* Added support for the Snappy compression algorithmJames Yonan2013-05-191-0/+7
* Use constrain_int() instead of MIN()+syshead.c compat definition - v2.Gert Doering2013-05-071-7/+0
* Android platform specific changes.Arne Schwabe2013-05-011-1/+1
* Add MIN() compatibility macroGert Doering2013-03-231-0/+7
* Enable TCP_NODELAY configuration on FreeBSD.Matthias Andree2013-02-031-0/+4
* add option --management-query-proxyHeiko Hund2012-07-191-3/+3
* Remove ENABLE_CONNECTIONS ifdefsArne Schwabe2012-06-221-15/+1
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-8/+0
* build: use stdbool.h if availableAlon Bar-Lev2012-04-281-0/+1
* Removed support for PolarSSL < 1.1Adriaan de Jong2012-04-271-3/+0
* Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong2012-04-271-0/+8
* cleanup: avoid using ~0 - genericAlon Bar-Lev2012-04-021-0/+4
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-1/+17
* build: split out compatAlon Bar-Lev2012-03-221-0/+4
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-9/+0
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-221-2/+12
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-7/+7
* build: properly process lzo-stubAlon Bar-Lev2012-03-221-12/+0
* build: proper pkcs11-helper detection and usageAlon Bar-Lev2012-03-221-7/+0
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-1/+1
* build: libdl usageAlon Bar-Lev2012-03-221-11/+0
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+739