]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip/buffer.c
Checkpoint: code done, need tests
[thirdparty/dhcp.git] / omapip / buffer.c
2017-12-07  Thomas Markwalder[master] Plugs a socket descriptor leak in OMAPI
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-06-06  Shawn Routhier[master]
2012-10-16  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2008-02-28  David Hankins- ./configure was extended to cover many optional build...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-04-20  Ted LemonDon't allow writes on a closed connection.
2001-04-20  Ted Lemon- If we get an ECONNRESET, drop the connection immediat...
2001-04-09  Ted LemonParameterize use of EDQUOT for SCO.
2001-02-17  Ted LemonFix cross-platform compile warnings
2001-02-15  Damien NeilFixed a log format bug: %d -> %ld, plus a (long int...
2001-02-15  Ted LemonExtend copyright year.
2001-02-15  Ted LemonAdd tracing support for OMAPI connection streams.
2000-10-01  Ted LemonDon't dump core when sending a name/value pair with...
2000-08-17  Ted LemonFix a compile warning.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-03-17  Ted LemonGo back to the BSD license.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
1999-10-28  Ted Lemonwrite() returns a signed integer...
1999-10-19  Ted Lemon- Fix buffer head/tail code.
1999-10-14  Ted LemonTake appropriate action when directed to send null...
1999-10-08  Ted LemonSeperate public and private object declarations.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-09-16  Ted LemonType casts for Solaris, from Brian Murrell.
1999-09-09  Ted LemonBug fixes courtesy of Brian Murrell
1999-09-08  Ted LemonDebugging sweep, added some new functionality
1999-09-02  Ted LemonOmapi library, initial checkin