summaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2008-10-24Fix tests for existence of second reply.Ulrich Drepper
2008-10-24* resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper
2008-10-06(send_vc): Fix use of unaligned address. Properly handle partial reads.Ulrich Drepper
2008-08-12(res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.Ulrich Drepper
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper
2008-07-09* resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper
2008-06-27* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper
2008-06-13* resolv/nss_dns/dns-host.c (gaih_getanswer): Don'tUlrich Drepper
2008-06-10* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log andUlrich Drepper
2008-06-10(T_DNAME): Define.Ulrich Drepper
2008-05-24* resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper
2008-05-17* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2008-04-20* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper
2008-04-07Handle scope IDs in resolv.conf.Ulrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2008-03-04[BZ #5790]Ulrich Drepper
2008-02-15[BZ #5737]cvs/fedora-glibc-20080216T1726Ulrich Drepper
2008-01-16[BZ #5607]Ulrich Drepper
2007-11-23[BZ #5375]Ulrich Drepper
2007-10-30* resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper
2007-10-15[BZ #3425]Ulrich Drepper
2007-09-23* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.Ulrich Drepper
2007-08-24* resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.Ulrich Drepper
2007-08-22[BZ #4726]Ulrich Drepper
2007-08-22[BZ #4814]Ulrich Drepper
2007-07-28* nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-04-30[BZ #4439]Ulrich Drepper
2007-04-23[BZ #4381]Ulrich Drepper
2007-02-09* resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-11-21* resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.Ulrich Drepper
2006-11-21* resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-14* resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-09-06* locale/programs/ld-collate.c (collate_read): Goto sym_equiv_freecvs/fedora-glibc-20060907T0853Ulrich Drepper
2006-09-04* resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper
2006-08-03[BZ #2978]Ulrich Drepper
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper
2006-05-12* resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.Ulrich Drepper
2006-05-06[BZ #2499]Ulrich Drepper
2006-05-06* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper
2006-05-06* resolv/res_send.c (res_queriesmatch): Fix typo in comment.Ulrich Drepper