Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | resolv: Clean up declarations of the __res_initstamp variable | Florian Weimer | 1 | -0/+3 | |
2017-06-21 | __inet_pton_length: Implement new internal helper function | Florian Weimer | 1 | -0/+9 | |
2017-04-13 | resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] | Florian Weimer | 1 | -0/+18 | |
This hardens the stub resolver against fragmentation-based attacks. | |||||
2017-04-13 | resolv: Remove internal and unused definitions from <resolv.h> | Florian Weimer | 1 | -0/+6 | |
The RES_F_* constants are only used with the private _res._flags member. RES_EXHAUSTIVE is unused. The removed function declarations refer to functions not actually exported by glibc, so they are unusable by applications. | |||||
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 1 | -0/+35 | |