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
/
res_send.c
Age
Commit message (
Expand
)
Author
2024-07-24
resolv: Implement strict-error stub resolver option (bug 27929)
Florian Weimer
2024-07-24
resolv: Do not wait for non-existing second DNS response after error (bug 30081)
Florian Weimer
2024-07-24
resolv: Allow short error responses to match any query (bug 31890)
Florian Weimer
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-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_send, res_nsend into libc
Florian Weimer
2021-07-19
resolv: Move res_queriesmatch to its own file and into libc
Florian Weimer
2021-07-19
resolv: Move res_nameinquery to its own file and into libc
Florian Weimer
2021-07-19
resolv: Move ns_samename into its own file, and into libc
Florian Weimer
2021-07-19
resolv: Move res_isourserver to its own file and reformat to GNU style
Florian Weimer
2021-07-19
resolv: Move __res_get_nsaddr to its own file and into libc
Florian Weimer
2021-07-19
resolv: Move dn_expand to its own file and into libc
Florian Weimer
2021-07-15
resolv: Remove unnecessary res_isourserver_p call from send_dg
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-10-14
resolv: Handle transaction ID collisions in parallel queries (bug 26600)
Florian Weimer
2020-01-20
Get rid of Werror=maybe-uninitialized in res_send.c.
Stefan Liebler
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-11-27
resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
Florian Weimer
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-07-02
Fix build warnings in resolv/res_send.c
Stefan Liebler
2019-04-08
resolv: Remove RES_INSECURE1, RES_INSECURE2
Florian Weimer
2019-03-22
Do not use HP_TIMING_NOW for random bits
Adhemerval Zanella
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-05-17
Remove unneeded setting of errno after malloc failure
Andreas Schwab
2018-04-09
resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]
Florian Weimer
2018-03-27
Fix crash in resolver on memory allocation failure (bug 23005)
Andreas Schwab
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-07-03
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-06-30
resolv: Move res_isourserver, res_send from res_data.c to res_send.c
Florian Weimer
2017-06-30
resolv: Remove DEBUG from resolv/res_send.c
Florian Weimer
2017-06-30
resolv: Make RES_ROTATE start with a random name server [BZ #19570]
Florian Weimer
2017-04-19
resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely
Florian Weimer
2017-04-19
Create more sockets with SOCK_CLOEXEC [BZ #15722]
Florian Weimer
2017-04-13
resolv: Remove EDNS fallback [BZ #21369]
Florian Weimer
2017-04-13
resolv: Remove internal and unused definitions from <resolv.h>
Florian Weimer
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-31
resolv: Deprecate RES_BLAST
Florian Weimer
2016-12-27
Fix typos in the spelling of "implementation"
Dmitry V. Levin
2016-11-02
Bug 20729: Fix build failures on ppc64 and other arches.
Carlos O'Donell
2016-10-29
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-09-21
resolv: Remove unsupported hook functions from the API [BZ #20016]
Florian Weimer
2016-04-28
resolv: Remove SCCS and RCS keywords
Florian Weimer
2016-04-27
resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]
Florian Weimer
[next]