summaryrefslogtreecommitdiff
path: root/common/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Terminate strings before calling regexecShawn Routhier2016-01-151-10/+56
* [master] Host declaration name can now be used in DNS forward nameThomas Markwalder2014-11-191-0/+64
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-2/+1
* [master]Shawn Routhier2012-10-161-5/+6
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - The client leasing subsystem was streamlined and corrected to accountDavid Hankins2007-10-241-5/+3
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-3/+3
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-15/+0
* Copyright++David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-7/+7
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-4/+12
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-19/+15
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-50/+42
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-71/+136
* Add allocators for option_chain_head structure.Ted Lemon2001-01-251-1/+115
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-132/+1
* Moved hash.c from libdhcp to libomapi, in anticipation of moving theDamien Neil2000-08-011-57/+1
* Fix a bug in buffer_dereference where the buffer refcount was accessedDamien Neil2000-08-011-3/+3
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-1/+30
* Allocate hash buckets in clumps. Fix a bug in a call to rc_register.Ted Lemon2000-06-241-5/+21
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-179/+120
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Add allocators/deallocators for DNS zones and TSIG keys.Ted Lemon2000-03-061-1/+171
* Add allocator for function definitions.Ted Lemon2000-02-151-1/+44
* Fix stupid compile bug.Ted Lemon2000-02-071-4/+3
* Support typed variables.Ted Lemon2000-02-051-1/+61
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-13/+13
* Move malloc debug information out of option_state_dereferencers.Ted Lemon2000-01-271-3/+2
* If there is a packet on the free packet list, don't allocate a new one.Ted Lemon2000-01-261-2/+7
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-329/+39
* Support new debug malloc.Ted Lemon2000-01-251-217/+675
* Get rid of failover allocators that aren't needed.Ted Lemon2000-01-051-22/+1
* - Undo an erroneous change that would have caused core dumps in case ofTed Lemon1999-10-141-8/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-70/+70
* - Fix several cases where a refcounted memory allocator would set the pointerTed Lemon1999-07-311-17/+106
* When dereferencing a statement, dereference anything it references too.Ted Lemon1999-07-171-25/+1
* Massive rototill to support some new DDNS features.Ted Lemon1999-07-161-1/+67
* Fix up some more POINTER_DEBUG cases to prevent core dumps.Ted Lemon1999-05-271-8/+17
* Enclose abort() calls in POINTER_DEBUG ifdefs and just return otherwise.Ted Lemon1999-05-071-1/+61
* Put a reference count on the option_state structure.Ted Lemon1999-04-051-8/+34
* - Add allocator/deallocator for universes and option states.Ted Lemon1999-04-051-5/+83
* Add option allocator.Ted Lemon1999-03-251-1/+23
* Update license.Ted Lemon1999-03-161-33/+13