aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/forward.h
AgeCommit message (Expand)Author
2022-01-26update copyright year to 2022Antonio Quartulli
2021-07-14Introduce S_GENERATED_KEYS state and generate keys only when authenticatedArne Schwabe
2021-06-24Add connection_established as state in tls_multi->context_authArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-05-25forward: get rid of useless declarations for actually static functionsAntonio Quartulli
2021-04-05Remove conditionals compilation for P2MP, ENABLE_SHAPER and TIME_BACKTRACK_PR...Arne Schwabe
2021-03-10Change parameter of send_auth_pending_messages from context to tls_multiArne Schwabe
2020-08-10Eliminate check_tls wrapper functionArne Schwabe
2020-08-10Eliminate check_incoming_control_channel wrapper functionArne Schwabe
2020-08-10Eliminate check_fragment functionArne Schwabe
2020-08-10Remove a number of check/do_work wrapper calls from coarse_timersArne Schwabe
2020-07-26Simplify calling logic of check_connection_established_doworkArne Schwabe
2020-04-19Another round of uncrustify code cleanup.Arne Schwabe
2019-12-17wintun: ring buffers based I/OLev Stipakov
2019-01-16Add send_control_channel_string_dowork variantArne Schwabe
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-12-04Implement block-ipv6Arne Schwabe
2018-10-06ensure function declarations are compiled with their definitionsAntonio Quartulli
2018-10-06merge *-inline.h files with their main headerAntonio 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-06-11Remove http-proxy-timeout, socks timeout and set default of server-poll-timeo...Arne Schwabe
2014-11-27Peer-id patch v7Lev Stipakov
2012-12-13Implement --mssfix handling for IPv6 packets.Gert Doering
2012-03-22build: standard directory layoutAlon Bar-Lev