summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure sys/un.h autoconf detection includes sys/socket.hAdriaan de Jong2012-04-261-2/+2
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-261-0/+10
* build: properly detect netinet/ip.h structsAlon Bar-Lev2012-04-261-0/+3
* build: fix some statement left from conversionAlon Bar-Lev2012-04-261-6/+6
* cleanup: avoid using ~0 - genericAlon Bar-Lev2012-04-021-1/+1
* Enable pedantic in windows compilationAlon Bar-Lev2012-03-301-1/+2
* build: tap: search for tap headerAlon Bar-Lev2012-03-281-16/+16
* build: openbsd: detect netinet/ip.h correctlyAlon Bar-Lev2012-03-281-0/+3
* build: assume dlfcn is available on all supported platformsAlon Bar-Lev2012-03-261-1/+0
* build: enable lzo by defaultAlon Bar-Lev2012-03-261-2/+2
* build: autoconf: misc sockets fixupsAlon Bar-Lev2012-03-261-25/+28
* build: use tap-windows.h as external dependencyAlon Bar-Lev2012-03-241-0/+12
* build: distribute samples in windowsAlon Bar-Lev2012-03-241-0/+3
* build: windows: install version.sh to allow installer read versionAlon Bar-Lev2012-03-241-0/+1
* build: move inet_ntop(), inet_pton() emulation into compatAlon Bar-Lev2012-03-221-1/+1
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-1/+0
* build: split out compatAlon Bar-Lev2012-03-221-1/+2
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-221-1/+4
* build: autoconf: update defaults for optionsAlon Bar-Lev2012-03-221-28/+28
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-115/+112
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-52/+49
* build: properly process lzo-stubAlon Bar-Lev2012-03-221-5/+7
* build: proper pkcs11-helper detection and usageAlon Bar-Lev2012-03-221-31/+18
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-20/+15
* build: autoconf: minor cleanupsAlon Bar-Lev2012-03-221-73/+72
* build: properly detect and use socket libsAlon Bar-Lev2012-03-221-10/+17
* build: libdl usageAlon Bar-Lev2012-03-221-33/+17
* build: autoconf: commands as environmentAlon Bar-Lev2012-03-221-38/+28
* build: add libtool + windows resources for executablesAlon Bar-Lev2012-03-221-1/+19
* build: standard directory layoutAlon Bar-Lev2012-03-221-4/+12
* build: remove awk and non-standard autoconf output processingAlon Bar-Lev2012-03-221-0/+3
* build: autoconf: remove OPENVPN_ADD_LIBS useless macroAlon Bar-Lev2012-03-221-16/+10
* build: autotools: first pass of trivial autotools changesAlon Bar-Lev2012-03-221-651/+598
* build: m4/ax_socklen_t.m4: cleanupAlon Bar-Lev2012-03-221-1/+1
* build: split acinclude.m4 into m4/*Alon Bar-Lev2012-03-221-0/+1
* cleanup: rename tap-windows function from win32 to winAlon Bar-Lev2012-03-221-9/+9
* Remove tap-win32Alon Bar-Lev2012-03-221-7/+7
* Remove install-win32Alon Bar-Lev2012-03-221-3/+0
* build: correct place to alter WINVER is at build systemAlon Bar-Lev2012-03-221-1/+1
* cleanup: memcmp.c: remove unused sourceAlon Bar-Lev2012-03-221-3/+0
* Windows UTF-8 input/outputHeiko Hund2012-02-041-0/+1
* Fix compilation errors on Linux platforms without SO_MARKDavid Sommerseth2012-01-111-0/+3
* Enable access() when building in Visual StudioDavid Sommerseth2012-01-101-1/+1
* Move away from openvpn_basename() over to platform provided basename()David Sommerseth2012-01-101-1/+1
* Add support to forward console query to systemdFrederic Crozat2012-01-091-0/+11
* Fixed disabling crypto and SSLAdriaan de Jong2011-10-241-2/+0
* Disabled X.509 track and username selection for PolarSSLAdriaan de Jong2011-10-221-0/+4
* Added PolarSSL support:Adriaan de Jong2011-10-221-18/+49
* Changed configure to accept --with-ssl-type=opensslAdriaan de Jong2011-10-191-69/+84
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-251-11/+3