index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resolv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
resolv: Track single-request fallback via _res._flags (bug 31476)
Florian Weimer
2
-5
/
+9
2024-05-20
resolv: Make _res_opcodes a compat symbol [BZ #31764]
H.J. Lu
1
-0
/
+1
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
1
-1
/
+1
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-26
Relicense IBM portions of resolv/base64.c resolv/res_debug.c.
Carlos O'Donell
2
-38
/
+34
2024-01-11
resolv: Fix endless loop in __res_context_query
Stefan Liebler
2
-4
/
+8
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
97
-97
/
+97
2023-12-12
resolv: Fix a few unaligned accesses to fields in HEADER
Ludwig Rydberg
2
-6
/
+6
2023-11-20
resolv: free only initialized items from gai pool
Jan Palus
1
-1
/
+2
2023-10-02
resolve: Remove __res_context_query alloca usage
Adhemerval Zanella
1
-30
/
+22
2023-09-29
resolv: Fix a comment typo in __resolv_conf_load
Arjun Shankar
1
-1
/
+1
2023-09-13
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
Florian Weimer
3
-1
/
+132
2023-09-13
resolv: Fix some unaligned accesses in resolver [BZ #30750]
John David Anglin
2
-2
/
+4
2023-08-14
resolv/nss_dns/dns-host: Get rid of alloca.
Joe Simmons-Talbott
1
-2
/
+2
2023-07-24
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
Andreas Schwab
1
-0
/
+69
2023-06-07
resolv_conf: release lock on allocation failure (bug 30527)
Andreas Schwab
1
-1
/
+4
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
20
-28
/
+28
2023-05-19
hurd 64bit: Re-introduce gai_suspend symbol
Samuel Thibault
1
-0
/
+2
2023-05-01
hurd 64bit: Add missing libanl
Samuel Thibault
1
-1
/
+1
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
6
-17
/
+26
2023-02-16
C2x strtol binary constant handling
Joseph Myers
3
-1
/
+32
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
95
-95
/
+95
2022-12-19
Avoid use of atoi in some places in libc
Joseph Myers
1
-3
/
+3
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-0
/
+1
2022-08-30
resolv: Fix building tst-resolv-invalid-cname for earlier C standards
Florian Weimer
1
-1
/
+1
2022-08-30
nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
Florian Weimer
1
-278
/
+159
2022-08-30
resolv: Add new tst-resolv-invalid-cname
Florian Weimer
2
-0
/
+409
2022-08-30
nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
Florian Weimer
1
-4
/
+4
2022-08-30
nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
Florian Weimer
1
-296
/
+178
2022-08-30
nss_dns: Remove remnants of IPv6 address mapping
Florian Weimer
4
-201
/
+9
2022-08-30
nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
Florian Weimer
1
-303
/
+102
2022-08-30
nss_dns: Split getanswer_ptr from getanswer_r
Florian Weimer
1
-52
/
+268
2022-08-30
resolv: Add DNS packet parsing helpers geared towards wire format
Florian Weimer
4
-0
/
+369
2022-08-30
resolv: Add internal __ns_name_length_uncompressed function
Florian Weimer
3
-0
/
+212
2022-08-30
resolv: Add the __ns_samebinaryname function
Florian Weimer
3
-0
/
+122
2022-08-30
resolv: Add internal __res_binary_hnok function
Florian Weimer
1
-5
/
+9
2022-08-30
resolv: Add tst-resolv-aliases
Florian Weimer
2
-0
/
+256
2022-08-30
resolv: Add tst-resolv-byaddr for testing reverse lookup
Florian Weimer
3
-0
/
+360
2022-06-24
resolv/tst-resolv-noaaaa: Support building for older C standards
Florian Weimer
1
-5
/
+9
2022-06-24
resolv: Implement no-aaaa stub resolver option
Florian Weimer
11
-12
/
+773
2022-04-13
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
1
-1
/
+1
2022-03-31
resolv: Initialize loop variable on tst-resolv-trailing
Adhemerval Zanella
1
-1
/
+1
2022-03-22
resolv: Fix unaligned accesses to fields in HEADER struct
John David Anglin
3
-14
/
+21
2022-02-24
resolv: Fix tst-resolv tests for 2.35 ABIs and later
Stafford Horne
1
-9
/
+9
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
82
-82
/
+82
2021-12-30
resolv: Do not install libanl.so symbolic link
Adhemerval Zanella
1
-0
/
+5
2021-12-30
resolv: Do not build libanl.so for ABIs starting at 2.35
Adhemerval Zanella
1
-1
/
+5
2021-10-11
resolv: Avoid GCC 12 false positive warning [BZ #28439].
Martin Sebor
1
-1
/
+3
2021-10-08
resolv: make res_randomid use random_bits()
Cristian RodrÃguez
1
-1
/
+2
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
12
-12
/
+0
[next]