summaryrefslogtreecommitdiffstats
path: root/src/openvpn/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Send push reply right after async auth completeLev Stipakov2015-10-111-0/+8
* Fix compilation error with --disable-cryptoLev Stipakov2015-10-101-2/+5
* Fast recovery when host is in unreachable networkLev Stipakov2015-10-101-0/+10
* Make client delay less before sending PUSH_REQUESTGert Doering2015-09-171-2/+2
* Remove #ifdefs for client nat support.Arne Schwabe2015-09-151-5/+7
* Disallow usage of --server-poll-timeout in --secret key mode.Gert Doering2015-05-241-0/+1
* Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger2014-12-311-14/+4
* Peer-id patch v7Lev Stipakov2014-11-271-17/+33
* Fix "code=995" bug with windows NDIS6 tap driver.TDivine2014-10-241-0/+9
* Always enable http-proxy and socks-proxyArne Schwabe2014-07-181-11/+1
* Move #include "ssl_verify.h" from ssl.h to the source files that need it.Steffan Karger2014-06-011-0/+1
* Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP ...Arne Schwabe2013-11-241-4/+4
* Added support for the Snappy compression algorithmJames Yonan2013-05-191-6/+6
* Implement --mssfix handling for IPv6 packets.Gert Doering2012-12-131-10/+16
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-4/+4
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-12/+12
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-2/+2
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+1545