]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/options.c
copy rights update
[thirdparty/dhcp.git] / common / options.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] Whitespace fixes in opened files
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2019-12-17  Thomas Markwalder[master] Implement and use new option format type 'k'
2019-12-11  Thomas Markwalder[master] Pre-release tag prep for 4.4.2b1: version... v4_4_2b1
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2018-02-10  Thomas Markwalder[master] Correct buffer overrun in pretty_print_option
2018-02-09  Thomas Markwalder[master] Corrected refcnt loss in option parsing
2017-12-07  Thomas Markwalder[master] Restores ability of server to return dhcp6...
2017-11-27  Thomas Markwalder[master] Ignore empty host name option when parsing...
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-06-29  Thomas Markwalder[master] Removed obsolete source directory minires.
2017-05-03  tmarkwalder[master] v6 FQDN option unpacking now handles values...
2016-08-11  Shawn Routhier[master] Include the raw data from a fully encapsualted...
2016-06-03  Shawn Routhier[master] Add support for sending encapsulated v6 option...
2016-02-23  Shawn Routhier[master] Add a call to dereference the packet structure...
2016-02-23  Francis DupontMerged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-18  Thomas Markwalder[master] Fixed several minor Coverity issues
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...
2014-12-05  Thomas Markwalder[master] Updated build to accomodate new unit tests...
2014-11-25  Thomas Markwalder[master] Fixed concatenation of "Dc" formatted options...
2014-10-27  Thomas Markwalder[master] Add use-host-decl-names support to BOOTP
2014-10-17  Thomas Markwalder[master] Added echo-client-id server parameter
2014-08-28  Thomas Markwalder[master] Corrects medium impact issues reported by...
2014-06-05  Shawn Routhier[master] Add support for pool thresholds
2014-04-28  Shawn Routhier[master] Correct ordering for subnet mask and router...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2012-10-16  Shawn Routhier[master]
2012-09-19  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-07-11  Shawn Routhier[rt30024] This is a commit message
2012-06-27  Shawn RouthierPreviously the server code was relaxed to allow packets...
2012-06-06  Shawn RouthierFix some issues in the code for parsing and printing...
2012-03-20  Shawn RouthierUse offsetof() instead of sizeof() to get the sizes...
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-07-19  Shawn RouthierTwo packets were found that cause a server to halt...
2011-07-02  Shawn RouthierRestore common/discover.c, common/options.c and server...
2011-07-01  Shawn RouthierCorrect an unsigned math operation when calculating...
2011-03-24  Shawn RouthierIn dhclient check the data for some string options for
2010-04-20  Shawn RouthierDon't include lease time information in the response...
2010-02-02  Shawn RouthierClean up some compiler warnings
2009-11-24  Shawn RouthierUpdate copyright years
2009-09-11  David Hankins*** empty log message ***
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-03-10  David Hankins- Fixed a cosmetic bug where pretty-printing valid...
2009-01-07  David Hankins- The notorious 'option <unknown> ... larger than buffe...
2008-07-19  Evan HuntThe server wasn't always sending the FQDN option when...
2008-07-19  Evan HuntClients that sent a parameter request list containing...
2008-06-13  Evan Hunt- Merge dhcrelay6 into dhcrelay
2008-06-12  Francis Dupontfix format code 'Z'
2008-03-06  David Hankins- A bug was fixed where the length of a hostname was...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-23  Evan HuntAdded explicit parser support for zero-length DHCP...
2007-12-20  Francis Dupontformat_min_length() doesn't know IPv6
2007-11-30  Francis Dupontalmost editorial stuff
2007-11-14  David Hankins- The server will now include multiple IA_NA's and...
2007-11-06  David HankinsRemove unreviewed sources from HEAD.
2007-10-30  David HankinsMight even work.
2007-10-26  Evan Hunt- Reworked cons_options() and store_options() to fix...
2007-10-04  Shane KerrBug in decoding certain options fixed.
2007-10-01  David Hankins- The subnet-mask option inclusion now conforms with...
2007-08-23  Shane KerrCompile fix for Linux 64-bit.
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-23  David Hankins- Corrected a flaw that broke encapsulated spaces inclu...
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-16  David HankinsUpdate comment per rt16841.
2007-05-11  David Hankins- Corrected some situations where variables might be...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-12  David Hankins- A bug was repaired in subencapsulation support, where...
2007-04-11  David Hankins- A bug was fixed where the nwip virtual option space...
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2007-01-11  David Hankins- A bug was fixed in dhclient rendering the textual...
2006-11-09  David Hankins- A segfault bug in recursive encapsulation support...
2006-10-17  David Hankins- An option definition referencing leak was fixed,...
2006-08-24  David Hankins- Silence warnings from robie. [ISC-Bugs #16358]
2006-08-11  Shane KerrMerge of rt16329, adds encapsulation within encapsulation.
2006-08-04  Shane KerrPulling in rt16318, a set of fixes for 3.1 from Hankins.
2006-08-02  David HankinsSeveral minor bugs never seen in any public release...
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-25  Shane KerrAdded associated-ip to priority list, for rt16180.
2006-07-25  Shane KerrMerged rt12324, DHCPLEASEQUERY.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-05-30  David Hankins- The subnet-mask option is now supplied by default...
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-08-10  Ted Lemonsync with branch
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-03-01  Ted LemonApply a signed vs. unsigned fix suggested by Onno Van...
2001-02-12  Ted LemonFix memory leak, bug in nwip option handling.
2001-01-26  Ted LemonDon't dump core if asked to look up an option where... V3-BETA-2-PATCH-16
2001-01-25  Ted LemonFollow proper coding standards for allocating refcnted...
2001-01-25  Ted Lemon- Use option_chain_head structure for linked option...
next