summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
8 daysresolv: Check hostname for validity (CVE-2026-4438)Carlos O'Donell
11 daysresolv: Count records correctly (CVE-2026-4437)Carlos O'Donell
2026-03-15resolv: Move libanl symbols to libc on hurd tooSamuel Thibault
2026-03-03resolv: Avoid duplicate query if search list contains '.' (bug 33804)Carlos Peón Costa
2026-03-03support: no_override_resolv_conf_search flag for resolver test frameworkFlorian Weimer
2026-02-12support: Clean up NSS formatting and checking functionsFlorian Weimer
2026-01-16resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915)Carlos O'Donell
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-22resolv: Add test for NOERROR/NODATA handling [BZ #14308]Sergey Kolosov
2025-12-09Handle clang -Wignored-attributes on weak aliasesAdhemerval Zanella
2025-10-30Cleanup some recently added whitespace.Collin Funk
2025-10-29Annotate swtich fall-throughAdhemerval Zanella
2025-10-21Suppress -Wmaybe-uninitialized only for gccAdhemerval Zanella
2025-10-10resolv: Add tests for getaddrinfo returning EAI_AGAIN [BZ #16849]Sergey Kolosov
2025-06-24resolv: Optimize inet_ntopAdhemerval Zanella
2025-06-24resolve: Proper indent resolv/inet_ntop.cAdhemerval Zanella
2025-06-10resolv: Add test for getaddrinfo returning FQDN in ai_canonnameSergey Kolosov
2025-03-24Prepare inet_pton to be fortifiedAaron Merey
2025-03-21Prepare inet_ntop to be fortifiedFrédéric Bérat
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-18tst-resolv-invalid-cname.c: Explicitly cast 192 and 168 to charH.J. Lu
2024-11-25Silence most -Wzero-as-null-pointer-constant diagnosticsAlejandro Colomar
2024-08-01resolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer
2024-07-24resolv: Implement strict-error stub resolver option (bug 27929)Florian Weimer
2024-07-24resolv: Support clearing option flags with a “-” prefix (bug 14799)Florian Weimer
2024-07-24resolv: Do not wait for non-existing second DNS response after error (bug 30081)Florian Weimer
2024-07-24resolv: Allow short error responses to match any query (bug 31890)Florian Weimer
2024-06-13resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer
2024-05-20resolv: Make _res_opcodes a compat symbol [BZ #31764]H.J. Lu
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-26Relicense IBM portions of resolv/base64.c resolv/res_debug.c.Carlos O'Donell
2024-01-11resolv: Fix endless loop in __res_context_queryStefan Liebler
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-12resolv: Fix a few unaligned accesses to fields in HEADERLudwig Rydberg
2023-11-20resolv: free only initialized items from gai poolJan Palus
2023-10-02resolve: Remove __res_context_query alloca usageAdhemerval Zanella
2023-09-29resolv: Fix a comment typo in __resolv_conf_loadArjun Shankar
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-13resolv: Fix some unaligned accesses in resolver [BZ #30750]John David Anglin
2023-08-14resolv/nss_dns/dns-host: Get rid of alloca.Joe Simmons-Talbott
2023-07-24Restore lookup of IPv4 mapped addresses in files database (bug 25457)Andreas Schwab
2023-06-07resolv_conf: release lock on allocation failure (bug 30527)Andreas Schwab
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-19hurd 64bit: Re-introduce gai_suspend symbolSamuel Thibault
2023-05-01hurd 64bit: Add missing libanlSamuel Thibault
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-19Avoid use of atoi in some places in libcJoseph Myers