summaryrefslogtreecommitdiff
path: root/lib/ptm_lib.c
AgeCommit message (Expand)Author
2024-10-22lib: remove `strncpy()` useDavid Lamparter
2024-10-16lib: fix invalid use of errno in PTMDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2020-04-20*: sprintf -> snprintfQuentin Young
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2020-02-09*: Remove parenthesis on return for constantsDonatas Abraitis
2019-08-06*: fix ctype (isalpha & co.) castsDavid Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-06-18babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco
2018-02-02*: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal
2018-02-02*: silence '-Wmaybe-uninitialized' warnings on NetBSDRenato Westphal
2017-12-04lib: Allow memory to be cleaned up for error cases in ptmDonald Sharp
2017-10-08lib: fix clang warningVincent JARDIN
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-02-01lib: Fix possible array overrunDonald Sharp
2016-11-18*: Fix up licensing to be rightDonald Sharp
2015-07-25Fixup of warnings in the codeDonald Sharp
2015-06-12This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp