aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/multi.h
AgeCommit message (Expand)Author
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2022-08-05dco: implement dco support for p2mp/server code pathAntonio Quartulli
2022-05-05Implement stateless HMAC-based sesssion-id three-way-handshakeArne Schwabe
2022-02-02Change buffer allocation calculation and checks to be more staticArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-02Extract multi_assign_peer_id into its own functionArne Schwabe
2021-04-02Remove thread_mode field of multi_contextArne Schwabe
2020-10-24Remove --disable-def-auth configure argumentArne Schwabe
2020-07-19client-connect: Add deferred support to the client-connect script handlerFabian Knittel
2020-07-17client-connect: Add CC_RET_DEFERRED and cope with deferred client-connectArne Schwabe
2020-07-15client-connect: Change cas_context from int to enumArne Schwabe
2020-07-15client-connect: Refactor to use return values instead of modifying a passed-i...Fabian Knittel
2020-07-14client-connect: Split multi_connection_established into separate functionsFabian Knittel
2020-07-03Remove did_open_context, defined and connection_established_flagArne Schwabe
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2019-11-06VLAN: add basic VLAN tagging supportAntonio Quartulli
2019-05-10Fix various compiler warningsLev Stipakov
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-10-06ensure function declarations are compiled with their definitionsAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-07-07Remove NOP function and callersDavid Sommerseth
2016-06-08cleanup: remove alloc_buffers argument from multi_top_init()Steffan Karger
2015-11-22Notify clients about server's exit/restartLev Stipakov
2015-10-11Send push reply right after async auth completeLev Stipakov
2014-12-08Prevent memory drain for long lasting floating sessionsLev Stipakov
2014-11-27Peer-id patch v7Lev Stipakov
2013-08-16MSVC fixesJames Yonan
2013-05-27Make push-peer-info visible in "normal" per-instance environment.Gert Doering
2013-04-12Print "Virtual IPv6 Address" on management interface queries [v4]Gert Doering
2012-03-22build: standard directory layoutAlon Bar-Lev