about summary refs log tree commit diff
path: root/resolv
Commit message (Expand)AuthorAgeFilesLines
* (send_vc): Fix use of unaligned address. Properly handle partial reads.Ulrich Drepper2008-10-061-3/+11
* (res_nmkquery): Call ns_name_compress directly instead of going through dn_comp.Ulrich Drepper2008-08-121-2/+7
* * Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper2008-08-0114-565/+1034
* * resolv/res_send.c (__libc_res_nsend): Take additional parameter. cvs/fedora-glibc-20080728T2320Ulrich Drepper2008-07-286-68/+95
* * resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper2008-07-091-1/+0
* * resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper2008-07-091-2/+4
* * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper2008-07-091-4/+20
* * resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper2008-06-271-0/+1
* * resolv/nss_dns/dns-host.c (gaih_getanswer): Don'tUlrich Drepper2008-06-131-9/+11
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log andUlrich Drepper2008-06-101-2/+3
* (T_DNAME): Define.Ulrich Drepper2008-06-101-2/+3
* * resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper2008-05-241-6/+24
* * resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper2008-05-192-0/+22
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper2008-05-171-5/+11
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-107-133/+693
* * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper2008-04-201-8/+4
* Handle scope IDs in resolv.conf.Ulrich Drepper2008-04-071-10/+36
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* [BZ #5790]Ulrich Drepper2008-03-041-6/+2
* [BZ #5737] cvs/fedora-glibc-20080216T1726Ulrich Drepper2008-02-151-1/+1
* [BZ #5607]Ulrich Drepper2008-01-161-9/+16
* [BZ #5375]Ulrich Drepper2007-11-231-36/+44
* * resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper2007-10-302-4/+24
* [BZ #3425]Ulrich Drepper2007-10-151-2/+6
* * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.Ulrich Drepper2007-09-231-4/+45
* * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.Ulrich Drepper2007-08-241-0/+5
* [BZ #4726]Ulrich Drepper2007-08-221-3/+6
* [BZ #4814]Ulrich Drepper2007-08-221-1/+3
* * nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper2007-07-281-0/+2
* [BZ #4647]Ulrich Drepper2007-06-183-11/+19
* [BZ #4439]Ulrich Drepper2007-04-303-3/+114
* [BZ #4381]Ulrich Drepper2007-04-232-19/+39
* * resolv/res_init.c (res_setoptions): Recognize edns0 option.Ulrich Drepper2007-02-095-7/+90
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-119-164/+31
* .Jakub Jelinek2007-07-319-31/+164
* * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.Ulrich Drepper2006-11-211-1/+1
* * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.Ulrich Drepper2006-11-211-6/+4
* USE_TLS support is now default.Ulrich Drepper2006-10-271-3/+3
* * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.Ulrich Drepper2006-10-141-1/+1
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-1/+1
* * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free cvs/fedora-glibc-20060907T0853Ulrich Drepper2006-09-061-0/+1
* * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2006-09-042-12/+5
* [BZ #2978]Ulrich Drepper2006-08-038-32/+108
* * resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper2006-05-151-7/+7
* * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.Ulrich Drepper2006-05-121-1/+1
* [BZ #2499]Ulrich Drepper2006-05-061-7/+9
* * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.Ulrich Drepper2006-05-062-28/+22
* * resolv/res_send.c (res_queriesmatch): Fix typo in comment.Ulrich Drepper2006-05-061-22/+14
* * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.Ulrich Drepper2006-05-061-8/+13
* [BZ #2499]Ulrich Drepper2006-05-061-0/+6