aboutsummaryrefslogtreecommitdiffstats
path: root/lib/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Filter: Pre-evaluation of constant expressionsMaria Matejka2019-07-021-3/+7
* Lib: Save/restore state for linpoolsOndrej Zajicek (work)2017-12-121-0/+7
* Linpool: default allocation sizeJan Moskyto Matejka2017-05-161-0/+5
* RPKI protocol with one cache server per protocolPavel TvrdĂ­k2016-12-071-1/+1
* BFD work in progress.Ondrej Zajicek2013-09-161-1/+5
* Implements command that shows memory usage.Ondrej Zajicek2010-06-021-0/+5
* Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek2009-06-101-2/+6
* Added rmove() (by Andreas, tweaked by me).Martin Mares2004-05-311-0/+1
* Implemented debugging function rlookup() which you can call from gdbMartin Mares2000-05-081-0/+2
* Avoid conflicts with libraries defining their own xmalloc by definingMartin Mares2000-03-291-0/+6
* Added lp_flush() which flushes contents of a linear pool, leaving all theMartin Mares1999-03-291-1/+2
* Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares1999-03-041-1/+17
* Name cleanups as suggested by Pavel:Martin Mares1998-12-061-5/+5
* Removed prototype of rp_free() since this function has never existed.Martin Mares1998-11-271-1/+0
* Resource pools are now named.Martin Mares1998-05-261-1/+1
* BIRD library: The story continues.Martin Mares1998-05-031-11/+12
* Changed #include <x/y> to #include "x/y" for our local includes, so thatMartin Mares1998-04-281-1/+1
* First look at data structures. More to come tomorrow...Martin Mares1998-04-221-0/+70