index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
/
resolv-internal.h
Age
Commit message (
Expand
)
Author
2024-06-13
resolv: Track single-request fallback via _res._flags (bug 31476)
Florian Weimer
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-06-24
resolv: Implement no-aaaa stub resolver option
Florian Weimer
2022-03-22
resolv: Fix unaligned accesses to fields in HEADER struct
John David Anglin
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-19
resolv: Move res_query functions into libc
Florian Weimer
2021-07-19
resolv: Move res_mkquery, res_nmkquery into libc
Florian Weimer
2021-07-19
resolv: Move res_send, res_nsend into libc
Florian Weimer
2021-07-19
resolv: Move __res_context_hostalias into its own file and into libc
Florian Weimer
2021-07-19
resolv: Move __res_get_nsaddr to its own file and into libc
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-04-08
resolv: Remove support for RES_USE_INET6 and the inet6 option
Florian Weimer
2019-03-12
resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]
Florian Weimer
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-06-26
Run thread shutdown functions in an explicit order
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-07-03
resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]
Florian Weimer
2017-07-03
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-06-23
resolv: Clean up declarations of the __res_initstamp variable
Florian Weimer
2017-06-21
__inet_pton_length: Implement new internal helper function
Florian Weimer
2017-04-13
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]
Florian Weimer
2017-04-13
resolv: Remove internal and unused definitions from <resolv.h>
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-31
resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]
Florian Weimer