summaryrefslogtreecommitdiffstats
path: root/src/openvpn/forward.c
Commit message (Expand)AuthorAgeFilesLines
* 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