summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Limit possible message read to our buffer sizeDonald Sharp2020-04-221-3/+8
* ospfd: Remove ORIGINAL_CODING checkDonald Sharp2019-11-191-16/+0
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-3/+3
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* ospfd: OoB access (Coverity 1221445 1221448)paco2018-06-251-9/+12
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-30/+30
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-48/+24
* *: reindent pt. 2whitespace / reindent2017-07-171-24/+48
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-421/+425
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-3/+0
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-4/+4
* ospfd: CVE-2013-2236, stack overrun in apiserverDavid Lamparter2013-07-281-7/+18
* *: use array_size() helper macroBalaji.G2012-10-251-2/+2
* ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API changePaul Jakma2011-04-131-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-8/+2
* [c99] change gcc zero-length array to C99 flexible array declarationpaul2005-11-261-1/+1
* 2005-10-11 Paul Jakma <paul.jakma@sun.com>paul2005-10-111-2/+2
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-6/+6
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-3/+3
* Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch>paul2003-03-171-0/+647