summaryrefslogtreecommitdiffstats
path: root/src/openvpn/openvpn.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #ifdefs for client nat support.Arne Schwabe2015-09-151-2/+0
* reintroduce md5_digest wrapper struct to fix gcc warningsSteffan Karger2015-07-271-2/+2
* write pid file immediately after daemonizingSteffan Karger2015-06-211-3/+0
* cleanup: remove md5 helper functionsSteffan Karger2015-05-231-3/+3
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-311-8/+1
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-4/+0
* Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe2014-03-231-0/+3
* Added support for the Snappy compression algorithmJames Yonan2013-05-191-8/+8
* Fix client crash on double PUSH_REPLY.Gert Doering2013-01-021-0/+1
* Fix reconnect issues when --push and UDP is used on the serverDavid Sommerseth2012-09-111-1/+1
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-2/+2
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-1/+1
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-13/+13
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-2/+2
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+594