Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
| | | | | | | | * All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | ||||
* | resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412] | Florian Weimer | 2017-11-11 | 1 | -6/+22 |
| | | | | | | | | res_hnok rejected some host names used on the Internet, such as www-.example.com. res_hnok and res_dnok failed to perform basic syntax checking on DNS domain names. Also fix res_mailok, res_ownok. | ||||
* | resolv: Add tst-res_hnok | Florian Weimer | 2017-11-11 | 1 | -0/+153 |