aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/Makefile.am
AgeCommit message (Expand)Author
2015-10-11Remove support for snappy compression.Gert Doering
2014-10-07systemd: Use systemd functions to consider systemd availabilityDavid Sommerseth
2014-03-23Adjusted autotools files to build more cleanly on newer autoconf/automake ver...David Sommerseth
2014-01-06Implement LZ4 compression.Gert Doering
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2012-06-29cleanup: windows: convert argv (UCS-2 to UTF-8) at earliestAlon Bar-Lev
2012-03-29build: msvc: upgrade to Visual Studio 2010 + fixupsAlon Bar-Lev
2012-03-28build: tap: search for tap headerAlon Bar-Lev
2012-03-24build: use tap-windows.h as external dependencyAlon Bar-Lev
2012-03-24build: move wrappers into platform moduleAlon Bar-Lev
2012-03-24cleanup: move console related function into its own moduleAlon Bar-Lev
2012-03-22build: split out compatAlon Bar-Lev
2012-03-22build: win-msvc: msbuild formatAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: proper lzo detection and usageAlon Bar-Lev
2012-03-22build: proper pkcs11-helper detection and usageAlon Bar-Lev
2012-03-22build: proper selinux detection and usageAlon Bar-Lev
2012-03-22build: properly detect and use socket libsAlon Bar-Lev
2012-03-22build: libdl usageAlon Bar-Lev
2012-03-22build: add libtool + windows resources for executablesAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev