aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/occ.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-08-14Make received OCC exit messages more visible in log.Gert Doering
2023-02-14Combine extra_tun/frame parameter of frame_calculate_payload_overheadArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-05Preparing for better signal handling: some code refactoringSelva Nair
2022-10-17Change exit signal in P2P to be a SIGUSR1 and delayed CC exit in P2MPArne Schwabe
2022-02-14Remove FRAME_HEADROOM, PAYLOAD_SIZE, EXTRA_FRAME and TUN_LINK_DELTA macrosArne Schwabe
2022-02-13Use new frame header methods to calculate OCC_MTU_LOAD payload sizeArne Schwabe
2022-02-02Change buffer allocation calculation and checks to be more staticArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-24Add connection_established as state in tls_multi->context_authArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2020-07-21Remove ENABLE_OCC #defineArne Schwabe
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
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-09-18Incorporate the Debian typo fixes where appropriate and make show_opt default...Arne Schwabe
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev