summaryrefslogtreecommitdiffstats
path: root/lib/ptm_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: sprintf -> snprintfQuentin Young2020-04-211-4/+4
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-11/+10
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-10/+10
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+1
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+5
* babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco2018-06-181-4/+4
* *: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal2018-02-021-1/+1
* *: silence '-Wmaybe-uninitialized' warnings on NetBSDRenato Westphal2018-02-021-1/+1
* lib: Allow memory to be cleaned up for error cases in ptmDonald Sharp2017-12-051-0/+19
* lib: fix clang warningVincent JARDIN2017-10-081-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-406/+394
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: Fix possible array overrunDonald Sharp2017-02-021-1/+1
* *: Fix up licensing to be rightDonald Sharp2016-11-181-4/+17
* Fixup of warnings in the codeDonald Sharp2015-07-261-1/+1
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-0/+464