aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/mss.c
AgeCommit message (Expand)Author
2021-06-15Update copyrightsDavid Sommerseth
2019-02-06Fix various spelling mistakesJonathan Tooker
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-19Fix remotely-triggerable ASSERT() on malformed IPv6 packet.Gert Doering
2017-06-18Fix potential 1-byte overread in TCP option parsing.Gert Doering
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
2015-09-21Replace unaligned 16bit access to TCP MSS value with bytewise accessGert Doering
2012-12-13Implement --mssfix handling for IPv6 packets.Gert Doering
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev