| Commit message (Expand) | Author | Age | Files | Lines |
* | [#182] Corrected CVE: CVE-2021-25217 | Thomas Markwalder | 2022-01-25 | 1 | -2/+3 |
* | copy rights update | Wlodek Wencel | 2022-01-25 | 1 | -1/+1 |
* | [#189] Whitespace fixes in opened files | Tomek Mrugalski | 2022-01-20 | 1 | -57/+57 |
* | [#189] ISC address updated | Tomek Mrugalski | 2022-01-20 | 1 | -2/+2 |
* | [master] Implement and use new option format type 'k' | Thomas Markwalder | 2019-12-17 | 1 | -1/+27 |
* | [#64,!35] Restored work | Thomas Markwalder | 2019-11-22 | 1 | -8/+44 |
* | [#15,!10] Addressed review comments | Thomas Markwalder | 2019-06-12 | 1 | -7/+13 |
* | [#15,!10] Minor changes to eliminate warnings under GCC 9 | Thomas Markwalder | 2019-06-12 | 1 | -2/+2 |
* | [master] Added include of isc/util.h as needed | Thomas Markwalder | 2017-10-19 | 1 | -0/+1 |
* | [master] Replaced licensing text with MPL licensing text throughout | Thomas Markwalder | 2017-07-12 | 1 | -3/+3 |
* | [19430] Updated copyrightsrt19430b | tmarkwalder | 2017-06-28 | 1 | -1/+1 |
* | [19430] Spelling error in parse.c | Tomek Mrugalski | 2017-06-28 | 1 | -1/+1 |
* | Almost done (still aestetic fixes and of course doc, doc, doc) | Francis Dupont | 2016-10-06 | 1 | -0/+3 |
* | [master] Fixed sporadic server crash when lease-id-format is hex | Thomas Markwalder | 2016-09-20 | 1 | -1/+1 |
* | [master] Add code to parse a vendor option as directed by the user. | Shawn Routhier | 2015-07-13 | 1 | -0/+16 |
* | [master] Allow the ADD token to be used as a hex string in IPv6 address | Shawn Routhier | 2015-05-21 | 1 | -3/+4 |
* | [master] Treat dates greater than 2038 as never expire (infinite) | Shawn Routhier | 2015-04-15 | 1 | -1/+8 |
* | [master] Corrected right brace detection in parsing | Thomas Markwalder | 2014-09-08 | 1 | -23/+29 |
* | [master] Corrects medium impact issues reported by Coverity. | Thomas Markwalder | 2014-08-28 | 1 | -8/+0 |
* | [master] Add a better warning about multiple key definitions | Shawn Routhier | 2014-04-28 | 1 | -17/+21 |
* | [master] Several small patches | Shawn Routhier | 2014-04-25 | 1 | -3/+3 |
* | [master] Remove vix.com and nominum.com | Shawn Routhier | 2014-01-26 | 1 | -7/+1 |
* | [master] Support using v6 relay options in server decicions. | Shawn Routhier | 2013-11-25 | 1 | -0/+30 |
* | -n [master] | Shawn Routhier | 2013-10-14 | 1 | -373/+7 |
* | - Silence benign static analysis warnings. | Mark Andrews | 2013-05-15 | 1 | -130/+125 |
* | [master] | Shawn Routhier | 2012-11-28 | 1 | -3/+2 |
* | [master] | Shawn Routhier | 2012-10-23 | 1 | -41/+51 |
* | [master] | Shawn Routhier | 2012-10-16 | 1 | -8/+42 |
* | Fix some issues in the code for parsing and printing options. | Shawn Routhier | 2012-06-06 | 1 | -4/+19 |
* | Fixed many compilation problems ("set, but not used" warnings) for | Tomek Mrugalski | 2012-03-09 | 1 | -4/+3 |
* | Add support for Infiniband over sockets to the server and | Shawn Routhier | 2012-02-16 | 1 | -29/+33 |
* | Add support for passing DDNS information to a DNS server over | Shawn Routhier | 2011-09-21 | 1 | -0/+57 |
* | - Strict checks for content of domain-name DHCPv4 option can now be | Tomek Mrugalski | 2011-07-01 | 1 | -0/+27 |
* | - Parameters configured to evaluate from user defined function calls can | Tomek Mrugalski | 2011-04-21 | 1 | -0/+25 |
* | - Removed the restriction on using IPv6 address in IPv4 mode. This allow | Mark Andrews | 2011-02-18 | 1 | -7/+0 |
* | When processing the format flags for a given option consume the | Shawn Routhier | 2010-12-29 | 1 | -1/+21 |
* | Use (unsigned char) not (int) to silence (char) array index warnings. | Mark Andrews | 2010-09-17 | 1 | -1/+1 |
* | Parse date strings more properly - the code now handles semi-colons in | Shawn Routhier | 2010-09-13 | 1 | -82/+104 |
* | Another batch of fixes | Shawn Routhier | 2010-09-09 | 1 | -1/+7 |
* | Support for asynchronous ddns per ticket 19216 - convert to using isclib and | Shawn Routhier | 2009-10-28 | 1 | -16/+24 |
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 1 | -2/+2 |
* | - Versions 3.0.x syntax with multiple name->code option definitions is now | David Hankins | 2009-07-16 | 1 | -1/+10 |
* | - Added a configuration function, 'gethostname()', which calls the system | David Hankins | 2009-07-06 | 1 | -0/+16 |
* | Update for 19054 - modifications to keep GCC 4.3 happy | Shawn Routhier | 2009-01-22 | 1 | -8/+8 |
* | - A bug cleaning up unknown-xxx temporary option definitions was fixed. | David Hankins | 2008-10-08 | 1 | -1/+1 |
* | fix 'o' | Francis Dupont | 2008-03-17 | 1 | -0/+2 |
* | - ./configure was extended to cover many optional build features, such | David Hankins | 2008-02-28 | 1 | -2/+4 |
* | Updated copyright strings for 4.1.0a1 release | Evan Hunt | 2008-01-24 | 1 | -1/+1 |
* | Added explicit parser support for zero-length DHCP options, such as | Evan Hunt | 2008-01-23 | 1 | -10/+37 |
* | Exit with warning when DHCPv6 config is used but -6 isn't specified [rt17334] | Evan Hunt | 2008-01-22 | 1 | -0/+7 |