aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/fragment.c
AgeCommit message (Expand)Author
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-02-14Remove FRAME_HEADROOM, PAYLOAD_SIZE, EXTRA_FRAME and TUN_LINK_DELTA macrosArne Schwabe
2022-02-13Remove frame.extra_frame and frame.extra_bufferArne Schwabe
2022-02-13Add mtu paramter to --fragment and change fragment calculationArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-12-14Remove align_adjust frame codeArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2021-03-22Remove empty dummy functionsArne Schwabe
2019-02-06Fix various spelling mistakesJonathan Tooker
2018-10-06ensure function declarations are compiled with their definitionsAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-09-06fragment.c: simplify boolean expressionAntonio 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
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev