aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/manage.c
AgeCommit message (Expand)Author
2015-11-28extend management interface command "state"Heiko Hund
2015-10-10Update expiry date in management event loopThomas Veerman
2015-09-15Extend network-change command to allow reprotecting on the same network (for ...Arne Schwabe
2015-09-15Add support for requesting the fd again to rebind to the next interface.Arne Schwabe
2015-04-13Mac OS X Keychain management clientVasily Kulikov
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-03-26Clean up of socket code.Arne Schwabe
2014-03-23Introduce an option to resolve dns names in advance for --remote, --local and...Arne Schwabe
2014-03-22Workaround broken Android 4.4 VpnService API for persist-tun modeArne Schwabe
2013-11-29Implement listing on IPv4/IPv6 dual socket on all platformArne Schwabe
2013-11-29Implement dual stack client support for OpenVPNArne Schwabe
2013-11-22Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe
2013-05-27Make push-peer-info visible in "normal" per-instance environment.Gert Doering
2013-05-01Android platform specific changes.Arne Schwabe
2013-05-01Add ability to send/receive file descriptors via management interfaceArne Schwabe
2012-11-29Avoid recursion in virtual_output_callback_func()David Sommerseth
2012-08-06Merge almost identical create_socket_tcp and create_socket_tcp6Arne Schwabe
2012-07-19add option --management-query-proxyHeiko Hund
2012-07-19don't treat socket related errors special anymoreHeiko Hund
2012-06-22Remove ENABLE_CONNECTIONS ifdefsArne Schwabe
2012-03-24build: move wrappers into platform moduleAlon Bar-Lev
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev