aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/openvpn.h
AgeCommit message (Expand)Author
2016-11-16Restore pre-NCP cipher options on SIGUSR1Steffan Karger
2016-10-14Remove tun-ipv6 Option. Instead assume that IPv6 is always supported.Arne Schwabe
2016-09-18Support for disabled peer-idLev Stipakov
2016-07-11Add options to restrict cipher negotiationSteffan Karger
2016-06-11Remove http-proxy-timeout, socks timeout and set default of server-poll-timeo...Arne Schwabe
2016-02-09Move packet_id into crypto_optionsSteffan Karger
2016-02-09Remove reuse of key_type during init of data channel auth and tls-authSteffan Karger
2015-10-18Fix privilege drop if first connection attempt failsLukasz Kutyla
2015-10-11Send push reply right after async auth completeLev Stipakov
2015-09-15Remove #ifdefs for client nat support.Arne Schwabe
2015-07-27reintroduce md5_digest wrapper struct to fix gcc warningsSteffan Karger
2015-06-21write pid file immediately after daemonizingSteffan Karger
2015-05-23cleanup: remove md5 helper functionsSteffan Karger
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-07-18Always enable http-proxy and socks-proxyArne Schwabe
2014-03-23Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe
2013-05-19Added support for the Snappy compression algorithmJames Yonan
2013-01-02Fix client crash on double PUSH_REPLY.Gert Doering
2012-09-11Fix reconnect issues when --push and UDP is used on the serverDavid Sommerseth
2012-03-24build: move wrappers into platform moduleAlon Bar-Lev
2012-03-22build: move gettimeofday() emulation to compatAlon 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: standard directory layoutAlon Bar-Lev