aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/mtcp.c
AgeCommit message (Expand)Author
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