summaryrefslogtreecommitdiffstats
path: root/ospfclient/ospf_apiclient.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: fix SA warnings in ospfd, ospfclientMark Stapp2020-10-141-6/+12
* ospfclient: Provide some protection against blindly trusting inputDonald Sharp2020-10-091-2/+17
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-1/+1
* ospfd: Remove unused functionDonald Sharp2018-08-211-0/+1
* *: ALLOC calls cannot failDonald Sharp2018-08-111-8/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-18/+18
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-544/+492
* ospfclient: Free up leaked resources in error pathDonald Sharp2017-06-131-0/+5
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* ospfclient: fix gcc -O0 buildDavid Lamparter2017-02-141-0/+3
* ospfclient: #include sourcesDavid Lamparter2017-02-091-0/+4
* ospfd: isolate ospfapiclient lib from ospf libDavid Lamparter2017-02-071-1/+2
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+2
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-6/+6
* [ospfclient] add static qualifierpaul2005-11-241-11/+11
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-1/+1
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch>paul2003-03-171-0/+747