summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove C++ commentsAlon Bar-Lev2012-04-261-3/+3
* cleanup: plugin: support C++ pluginAlon Bar-Lev2012-04-261-0/+8
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-264-7/+17
* 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: gc usageAlon Bar-Lev2012-04-025-44/+55
* cleanup: avoid using ~0 - windowsAlon Bar-Lev2012-04-023-36/+42
* cleanup: avoid using ~0 - netmaskAlon Bar-Lev2012-04-026-10/+12
* cleanup: avoid using ~0 - ipv6Alon Bar-Lev2012-04-021-1/+1
* cleanup: avoid using ~0 - genericAlon Bar-Lev2012-04-024-2/+7
* cleanup: flags should not be boolAlon Bar-Lev2012-03-302-6/+6
* Migrated x509_get_sha1_hash to use the garbage collectorAdriaan de Jong2012-03-304-42/+11
* Migrated x509_get_serial to use the garbage collectorAdriaan de Jong2012-03-304-47/+26
* Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong2012-03-308-75/+51
* Enable pedantic in windows compilationAlon Bar-Lev2012-03-301-1/+2
* Fixed off-by-one in serial length calculationAdriaan de Jong2012-03-291-1/+1
* Remove calls to OpenSSL when building with --disable-sslIgor Novgorodov2012-03-293-4/+19
* build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev2012-03-2920-1292/+1121
* build: tap: search for tap headerAlon Bar-Lev2012-03-282-17/+17
* 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: windows: set vendor to openvpn project + cleanupsAlon Bar-Lev2012-03-262-5/+5
* build: enable lzo by defaultAlon Bar-Lev2012-03-261-2/+2
* build: autoconf: misc sockets fixupsAlon Bar-Lev2012-03-261-25/+28
* build: ax_varargs.m4: fixupsAlon Bar-Lev2012-03-261-4/+6
* build: use tap-windows.h as external dependencyAlon Bar-Lev2012-03-246-72/+17
* build: distribute samples in windowsAlon Bar-Lev2012-03-242-0/+17
* build: windows: install version.sh to allow installer read versionAlon Bar-Lev2012-03-244-0/+11
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-2423-468/+584
* cleanup: move console related function into its own moduleAlon Bar-Lev2012-03-249-215/+286
* build: move inet_ntop(), inet_pton() emulation into compatAlon Bar-Lev2012-03-228-64/+183
* build: move daemon() emulation into compatAlon Bar-Lev2012-03-227-38/+111
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-2217-119/+192
* build: split out compatAlon Bar-Lev2012-03-2211-38/+278
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-2268-9/+403
* build: win-msvc: msbuild formatAlon Bar-Lev2012-03-2229-21/+1527
* build: autoconf: update defaults for optionsAlon Bar-Lev2012-03-221-28/+28
* build: proper crypto detection and usageAlon Bar-Lev2012-03-2245-415/+412
* build: proper lzo detection and usageAlon Bar-Lev2012-03-2212-81/+87
* build: properly process lzo-stubAlon Bar-Lev2012-03-225-38/+28
* build: proper pkcs11-helper detection and usageAlon Bar-Lev2012-03-225-41/+26
* build: distribute pkg.m4Alon Bar-Lev2012-03-221-0/+159
* build: proper selinux detection and usageAlon Bar-Lev2012-03-226-27/+23
* build: autoconf: minor cleanupsAlon Bar-Lev2012-03-221-73/+72
* build: properly detect and use socket libsAlon Bar-Lev2012-03-222-10/+18
* build: libdl usageAlon Bar-Lev2012-03-225-53/+32
* build: autoconf: commands as environmentAlon Bar-Lev2012-03-221-38/+28
* build: add libtool + windows resources for executablesAlon Bar-Lev2012-03-2210-3/+160
* build: standard directory layoutAlon Bar-Lev2012-03-22253-239/+339
* build: remove awk and non-standard autoconf output processingAlon Bar-Lev2012-03-225-86/+5