]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/parse.c
[#64,!35] Restored work
[thirdparty/dhcp.git] / common / parse.c
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2019-06-12  Thomas Markwalder[master] GCC 9 compilation errors fixed.
2019-06-12  Thomas Markwalder[#15,!10] Addressed review comments
2019-06-12  Thomas Markwalder[#15,!10] Minor changes to eliminate warnings under...
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-10-19  Thomas Markwalder[master] Added include of isc/util.h as needed
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-06-28  tmarkwalder[19430] Updated copyrights
2017-06-28  Tomek Mrugalski[19430] Spelling error in parse.c
2016-10-21  Francis DupontMerged rt29402c (footprint/libtool)
2016-10-06  Francis DupontAlmost done (still aestetic fixes and of course doc...
2016-09-23  Francis DupontRebased to post #43227
2016-09-23  Francis DupontFinished merge of rt43227 (substitutions in Makefile...
2016-09-21  Francis DupontFinished merge of rt20890 (--enable-epoll & co down)
2016-09-21  Francis DupontFinished merge of rt35143 (pass CFLAGS & co down)
2016-09-20  Thomas Markwalder[master] Fixed sporadic server crash when lease-id...
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-07-13  Shawn Routhier[master] Add code to parse a vendor option as directed...
2015-05-21  Shawn Routhier[master] Allow the ADD token to be used as a hex string...
2015-04-16  Shawn Routhier[master] Treat dates greater than 2038 as never expire...
2014-09-08  Thomas Markwalder[master] Corrected right brace detection in parsing
2014-08-28  Thomas Markwalder[master] Corrects medium impact issues reported by...
2014-04-28  Shawn Routhier[master] Add a better warning about multiple key defini...
2014-04-25  Shawn Routhier[master] Several small patches
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-11-26  Shawn Routhier[master] Support using v6 relay options in server decic...
2013-10-14  Shawn Routhier-n [master]
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-11-28  Shawn Routhier[master]
2012-10-23  Shawn Routhier[master]
2012-10-16  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-06-06  Shawn RouthierFix some issues in the code for parsing and printing...
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-02-16  Shawn RouthierAdd support for Infiniband over sockets to the server and
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-09-21  Shawn RouthierAdd support for passing DDNS information to a DNS serve...
2011-07-01  Tomek Mrugalski- Strict checks for content of domain-name DHCPv4 optio...
2011-04-21  Tomek Mrugalski- Parameters configured to evaluate from user defined...
2011-02-18  Mark Andrews- Removed the restriction on using IPv6 address in...
2010-12-29  Shawn RouthierWhen processing the format flags for a given option...
2010-09-17  Mark AndrewsUse (unsigned char) not (int) to silence (char) array...
2010-09-13  Shawn RouthierParse date strings more properly - the code now handles...
2010-09-09  Shawn RouthierAnother batch of fixes
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...
2009-07-16  David Hankins- Versions 3.0.x syntax with multiple name->code option...
2009-07-06  David Hankins- Added a configuration function, 'gethostname()',...
2009-01-22  Shawn RouthierUpdate for 19054 - modifications to keep GCC 4.3 happy
2008-10-08  David Hankins- A bug cleaning up unknown-xxx temporary option defini...
2008-03-17  Francis Dupontfix 'o'
2008-02-28  David Hankins- ./configure was extended to cover many optional build...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-23  Evan HuntAdded explicit parser support for zero-length DHCP...
2008-01-22  Evan HuntExit with warning when DHCPv6 config is used but -6...
2008-01-16  David Hankins- Fixed a compilation problems on platforms that define...
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-03  Francis Dupontfix dhcp6.status-code success parsing
2007-11-30  Francis Dupontalmost editorial stuff
2007-10-31  David Hankins- Relative time may now be used as a qualifier for...
2007-10-01  Michael GraffCast arguments for isspace(), isascii(), and other...
2007-08-27  Shane KerrSupport for zero-length options in config files.
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-27  Evan HuntFixed a bug parsing ipv6 addresses in host-identifier...
2007-06-20  Shane KerrHandle IPv6 parsing better. Adds generic whitespace...
2007-06-07  David Hankins- Two new operators, ~= and ~~, have been integrated...
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-23  Shane KerrHandle hostnames that start with numbers.
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-11  David Hankins- Corrected some situations where variables might be...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-16  David Hankins- Timestamp parsing errors that indicated missing ...
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2007-01-28  Evan HuntChange "execute" from numeric expression to executable...
2006-08-04  Shane KerrPulling in rt16318, a set of fixes for 3.1 from Hankins.
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-26  Shane KerrNew options added, and some magic code to parse unknown...
2006-07-25  Shane KerrHankin's fixes for hash-related core dumps on HEAD.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2006-06-06  David Hankins- A new common (server or client) option, 'db-time...
2006-06-05  David HankinsCompiler warnings (a few were bugfixes internal to...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-05-15  David Hankins- The dhclient 'reject ...;' statement, which rejects...
2006-05-11  David Hankins- lcase() and ucase() configuration expressions have...
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-05-02  Ted LemonIf the algorithm name is not properly terminated with...
2001-04-09  Ted LemonMake it compile with DEBUG_EXPRESSION_PARSE.
2001-03-17  Ted LemonSupport NUL characters in STRING tokens.
2001-03-01  Ted LemonChange EOF to END_OF_FILE in tokenizer for enum compati...
2001-02-12  Ted LemonUpdate copyright date.
2001-01-26  Ted LemonOops, add constant for requesting state
2001-01-25  Ted Lemon- Fix a possible core dump in option parsing.
2001-01-16  Ted Lemon- Fix expression parse context checking.
2001-01-11  Ted LemonParse client state names as numbers.
next