]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv
Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnu
[thirdparty/glibc.git] / resolv /
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-26  Carlos O'DonellRelicense IBM portions of resolv/base64.c resolv/res_de...
2024-01-11  Stefan Lieblerresolv: Fix endless loop in __res_context_query
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-12  Ludwig Rydbergresolv: Fix a few unaligned accesses to fields in HEADER
2023-11-20  Jan Palusresolv: free only initialized items from gai pool
2023-10-02  Adhemerval Zanellaresolve: Remove __res_context_query alloca usage
2023-09-29  Arjun Shankarresolv: Fix a comment typo in __resolv_conf_load
2023-09-13  Florian WeimerCVE-2023-4527: Stack read overflow with large TCP respo...
2023-09-13  John David Anglinresolv: Fix some unaligned accesses in resolver [BZ...
2023-08-14  Joe Simmons-Talbottresolv/nss_dns/dns-host: Get rid of alloca.
2023-07-24  Andreas SchwabRestore lookup of IPv4 mapped addresses in files databa...
2023-06-07  Andreas Schwabresolv_conf: release lock on allocation failure (bug...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-19  Samuel Thibaulthurd 64bit: Re-introduce gai_suspend symbol
2023-05-01  Samuel Thibaulthurd 64bit: Add missing libanl
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19  Joseph MyersAvoid use of atoi in some places in libc
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-08-30  Florian Weimerresolv: Fix building tst-resolv-invalid-cname for earli...
2022-08-30  Florian Weimernss_dns: Rewrite _nss_dns_gethostbyname4_r using curren...
2022-08-30  Florian Weimerresolv: Add new tst-resolv-invalid-cname
2022-08-30  Florian Weimernss_dns: In gaih_getanswer_slice, skip strange aliases...
2022-08-30  Florian Weimernss_dns: Rewrite getanswer_r to match getanswer_ptr...
2022-08-30  Florian Weimernss_dns: Remove remnants of IPv6 address mapping
2022-08-30  Florian Weimernss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswe...
2022-08-30  Florian Weimernss_dns: Split getanswer_ptr from getanswer_r
2022-08-30  Florian Weimerresolv: Add DNS packet parsing helpers geared towards...
2022-08-30  Florian Weimerresolv: Add internal __ns_name_length_uncompressed...
2022-08-30  Florian Weimerresolv: Add the __ns_samebinaryname function
2022-08-30  Florian Weimerresolv: Add internal __res_binary_hnok function
2022-08-30  Florian Weimerresolv: Add tst-resolv-aliases
2022-08-30  Florian Weimerresolv: Add tst-resolv-byaddr for testing reverse lookup
2022-06-24  Florian Weimerresolv/tst-resolv-noaaaa: Support building for older...
2022-06-24  Florian Weimerresolv: Implement no-aaaa stub resolver option
2022-04-14  Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-03-31  Adhemerval Zanellaresolv: Initialize loop variable on tst-resolv-trailing
2022-03-22  John David Anglinresolv: Fix unaligned accesses to fields in HEADER...
2022-02-24  Stafford Horneresolv: Fix tst-resolv tests for 2.35 ABIs and later
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-30  Adhemerval Zanellaresolv: Do not install libanl.so symbolic link
2021-12-30  Adhemerval Zanellaresolv: Do not build libanl.so for ABIs starting at...
2021-10-11  Martin Seborresolv: Avoid GCC 12 false positive warning [BZ #28439].
2021-10-08  Cristian Rodríguezresolv: make res_randomid use random_bits()
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-20  Florian Weimerresolv: Do not install libnss_dns.a, libnss_dns.so
2021-07-19  Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-19  Florian Weimerresolv: Move nss_dns into libc
2021-07-19  Florian Weimerresolv: Move res_query functions into libc
2021-07-19  Florian Weimerresolv: Move res_mkquery, res_nmkquery into libc
2021-07-19  Florian Weimerresolv: Move res_send, res_nsend into libc
2021-07-19  Florian Weimerresolv: Move res_hostalias into its own file, along...
2021-07-19  Florian Weimerresolv: Move __res_context_hostalias into its own file...
2021-07-19  Florian Weimerresolv: Move res_queriesmatch to its own file and into...
2021-07-19  Florian Weimerresolv: Move res_nameinquery to its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_samename into its own file, and into...
2021-07-19  Florian Weimerresolv: Move ns_makecanon into its own file, and into...
2021-07-19  Florian Weimerresolv: Move res_isourserver to its own file and reform...
2021-07-19  Florian Weimerresolv: Move __res_get_nsaddr to its own file and into...
2021-07-19  Florian Weimerresolv: Rename res_comp.c to res-name-checking.c and...
2021-07-19  Florian Weimerresolv: Move dn_skipname to its own file and into libc
2021-07-19  Florian Weimerresolv: Move dn_comp to its own file and into libc
2021-07-19  Florian Weimerresolv: Move _getlong, _getshort, __putlong, __putshort...
2021-07-19  Florian Weimerresolv: Move dn_expand to its own file and into libc
2021-07-19  Florian Weimerresolv: Move ns_name_compress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_pack into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_pton into its own file and into...
2021-07-19  Florian Weimerresolv: Move ns_name_uncompress into its own file and...
2021-07-19  Florian Weimerresolv: Move ns_name_skip to its own file and into...
2021-07-19  Florian Weimerresolv: Deprecate legacy interfaces in libresolv
2021-07-15  Florian Weimerresolv: Move ns_name_unpack to its own file and into...
2021-07-15  Florian Weimerresolv: Remove unnecessary res_isourserver_p call from...
2021-07-15  Florian Weimerresolv: Move ns_name_ntop to its own file and into...
2021-07-15  Florian Weimernss_dns: Do not use deprecated packet parsing functions
2021-07-15  Florian Weimerresolv: Sort Makefile routines and Versions lexicograph...
2021-07-09  Florian WeimerForce building with -fno-common
2021-07-02  Florian Weimerresolv: Move libanl into libc (if libpthread is in...
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-03-09  Florian Weimerresolv: tst-p_secstodate can be a regular test
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  Lukasz Majewskiy2038: Convert gai_suspend to support 64 bit time
2020-11-25  Stefan LieblerMark mtrace tests UNSUPPORTED if bug-ga2.mtrace or...
2020-11-23  Stefan LieblerUse libnss_files.so for tests posix/bug-ga2 and resolv...
2020-10-15  Florian Weimerresolv: Serialize processing in resolv/tst-resolv-txnid...
2020-10-14  Florian Weimerresolv: Handle transaction ID collisions in parallel...
2020-07-17  Florian WeimerMove <rpc/netdb.h> from sunrpc to inet
2020-02-18  Florian WeimerMove implementation of <file_change_detection.h> into...
2020-02-14  Florian Weimerresolv: Fix ABA race in /etc/resolv.conf change detecti...
2020-02-14  Florian Weimerresolv: Enhance __resolv_conf_load to capture file...
2020-02-14  Florian Weimerresolv: Fix file handle leak in __resolv_conf_load...
2020-02-14  Florian Weimerresolv: Use <file_change_detection.h> in __resolv_conf_...
2020-02-13  Florian Weimernss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-07  Florian Weimerresolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn...
2020-01-20  Stefan LieblerGet rid of Werror=maybe-uninitialized in res_send.c.
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
next