aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/manage.h
AgeCommit message (Expand)Author
2023-01-11options: Always define options->management_flagsFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-12-27Add remote-count and remote-entry query via managementSelva Nair
2022-12-19Persist DCO client data channel traffic stats on restartSelva Nair
2022-12-15management: add timer to output BYTECOUNTLev Stipakov
2022-07-14Remove management_write_peer_info_file and related codeSelva Nair
2022-05-05Remove workaround for Android 4.4Arne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2022-01-20Support sending DigestSign request to management clientSelva Nair
2022-01-20Allow management client to announce pss padding supportSelva Nair
2021-09-12Remove support for PF (Packet Filter)Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-03-09Implement server side of AUTH_PENDING with extending timeoutArne Schwabe
2021-02-14Introduce management client state for AUTH_PENDING notificationsArne Schwabe
2020-10-24Remove --disable-def-auth configure argumentArne Schwabe
2020-06-26Reformat files using uncrustifyArne Schwabe
2020-06-20Implement forwarding client CR_RESPONSE messages to managementArne Schwabe
2020-06-20Implement sending AUTH_PENDING challenges to clientsArne Schwabe
2020-06-12Implement sending response to challenge via CR_RESPONSEArne Schwabe
2019-12-04Add support for OpenSSL TLS 1.3 when using management-external-keyArne Schwabe
2018-10-10Remove MANAGMENT_EXTERNAL_KEY, MANAGMENT_IN_EXTRA, ENABLE_CLIENT_CRArne Schwabe
2018-10-06ensure function declarations are compiled with their definitionsAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2018-01-29Prompt for signature using '>PK_SIGN' if the client supports itSelva Nair
2018-01-29Add management client versionSelva Nair
2018-01-11Fix types around buffer_list_push(_data)Steffan Karger
2017-07-20Move openvpn_sleep() to manage.cSteffan Karger
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-15Replace WIN32 by _WIN32Gert Doering
2016-10-13Change the hold command to communicate the time that OpenVPN would wait to th...Arne Schwabe
2015-11-28extend management interface command "state"Heiko Hund
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-03-22Workaround broken Android 4.4 VpnService API for persist-tun modeArne 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-01Android platform specific changes.Arne Schwabe
2013-05-01Add ability to send/receive file descriptors via management interfaceArne Schwabe
2012-07-19add option --management-query-proxyHeiko Hund
2012-06-22Remove ENABLE_CONNECTIONS ifdefsArne Schwabe
2012-03-22build: standard directory layoutAlon Bar-Lev