aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/push.h
AgeCommit message (Expand)Author
2023-03-20Make sending plain text control message session awareArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-09-18Implement exit notification via control channelArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-05Remove conditionals compilation for P2MP, ENABLE_SHAPER and TIME_BACKTRACK_PR...Arne Schwabe
2021-03-20Move extract_iv_proto to ssl_util.c/hArne Schwabe
2021-03-10Change parameter of send_auth_pending_messages from context to tls_multiArne Schwabe
2021-03-09Implement server side of AUTH_PENDING with extending timeoutArne Schwabe
2021-02-14Implement client side handling of AUTH_PENDING messageArne 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 parsing and sending INFO and INFO_PRE control messagesArne Schwabe
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2020-05-07convert *_inline attributes to boolAntonio Quartulli
2019-10-01Rewrite auth-token-gen to be based on HMAC based tokensArne Schwabe
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-11-19Fix various compiler warningsArne Schwabe
2016-05-16Implement push-remove option to selectively remove pushed options.Gert Doering
2016-02-15Add preliminary server-side support for negotiable crypto parametersSteffan Karger
2015-10-11Fix compilation with --disable-serverLev Stipakov
2015-10-11Send push reply right after async auth completeLev Stipakov
2012-03-22build: standard directory layoutAlon Bar-Lev