aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/packet_id.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-06-21fix compilation issues with small and w/o debugIlya Ponetayev
2022-04-22Remove dead PID_TEST codeArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2020-10-24Remove NULL checks before calling freeArne Schwabe
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-02-22Fix format spec errors in Windows buildsSelva Nair
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-11-04Print time_t as long long and suseconds_t as longJeremie Courreges-Anglas
2017-08-11make function declarations C99 compliantAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-05-11Drop packets instead of assert out if packet id rolls over (CVE-2017-7479)Steffan Karger
2017-05-05cleanup: merge packet_id_alloc_outgoing() into packet_id_write()Steffan Karger
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-10-10Enable TCP non-linear packet IDArne Schwabe
2012-04-27crash: packet_id_debug_print: sl may be nullAlon Bar-Lev
2012-03-24build: move wrappers into platform moduleAlon Bar-Lev
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev