aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/mtcp.c
AgeCommit message (Expand)Author
2023-03-13dco: don't use NetLink to exchange control packetsAntonio Quartulli
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-12-25Move dco_installed back to link_socket from link_socket.info.actualArne Schwabe
2022-11-24Move dco_installed from sock->info to sock->info.lsa.actualArne Schwabe
2022-08-13ovpn-dco: introduce FreeBSD data-channel offload supportKristof Provost
2022-08-05dco: implement dco support for p2mp/server code pathAntonio Quartulli
2022-06-21fix compilation issues with small and w/o debugIlya Ponetayev
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-02Remove thread_mode field of multi_contextArne Schwabe
2021-04-01Remove superflous ifdefs around enum like definesArne Schwabe
2020-10-24Remove NULL checks before calling freeArne Schwabe
2020-05-07build: Remove --disable-server from ./configureDavid Sommerseth
2019-12-17wintun: ring buffers based I/OLev Stipakov
2019-05-10Fix various compiler warningsLev Stipakov
2018-10-06merge *-inline.h files with their main headerAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-08-14add missing static attribute to functionsAntonio Quartulli
2017-07-17use M_ERRNO instead of explicitly printing errnoAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-06-08cleanup: remove alloc_buffers argument from multi_top_init()Steffan Karger
2016-04-27Fix "implicit declaration" compiler warningLev Stipakov
2015-10-11Send push reply right after async auth completeLev Stipakov
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev