aboutsummaryrefslogtreecommitdiff
path: root/resolv/res_debug.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer1-1/+3
2016-12-31Update DNS RR type definitions [BZ #20593]Florian Weimer1-4/+3
2016-12-31resolv: Deprecate RES_BLASTFlorian Weimer1-1/+0
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-2/+2
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer1-79/+80
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer1-1/+0
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer1-1/+0
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer1-4/+0
2016-09-21Remove obsolete DNSSEC support [BZ #20591]Florian Weimer1-18/+0
2016-05-10resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017]Florian Weimer1-6/+1
2016-04-28resolv: Remove SCCS and RCS keywordsFlorian Weimer1-5/+0
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-5/+2
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-6/+2
2013-04-29BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger1-2/+2
2013-04-29BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger1-1/+1
2013-04-29BZ#15086: Fix res_debug printing of optionsAndreas Jaeger1-0/+6
2011-05-07Backport BIND code to query name as TLD.Ulrich Drepper1-2/+3
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac1-0/+2
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper1-0/+2
2008-06-27* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper1-0/+1
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2006-05-15* resolv/res_debug.c (loc_ntoa): Make error const.Ulrich Drepper1-7/+7
2006-05-12* resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.Ulrich Drepper1-1/+1
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper1-7/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+14
2007-07-122.5-18.1Jakub Jelinek1-14/+10
2004-10-27Update.Ulrich Drepper1-3/+8
2004-10-18Update.Ulrich Drepper1-11/+20
2004-01-15Update.Ulrich Drepper1-0/+4
2002-08-08* resolv/res_debug.c (latlon2ul): Add const to argument type, and useRoland McGrath1-17/+17
2000-07-19Update.Ulrich Drepper1-21/+33
1999-12-04Update.Ulrich Drepper1-879/+355
1999-06-08Update.Ulrich Drepper1-4/+0
1998-09-07Update.Ulrich Drepper1-1/+2
1998-09-06Update.Ulrich Drepper1-3/+3
1997-05-29Update.Ulrich Drepper1-21/+28
1997-01-06update from main archive 960105cvs/libc-970107cvs/libc-970106Ulrich Drepper1-2/+2
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper1-1/+1
1996-11-14update from main archive 961113Ulrich Drepper1-1/+1
1996-10-12update from main archive 961011Ulrich Drepper1-3/+27
1996-10-02update from main archive 961001Ulrich Drepper1-1/+1
1996-09-28update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928Ulrich Drepper1-1/+1
1996-09-22update from main archive 960921Ulrich Drepper1-3/+4
1996-08-29update from main archive 960828glibc-1.93cvs/libc-960829cvs/libc-1-93Ulrich Drepper1-12/+31
1996-08-26handle password file locking.cvs/libc-960826Ulrich Drepper1-6/+6
1996-08-14Update.Ulrich Drepper1-71/+348
1996-06-25Tue Jun 25 09:55:47 1996 David Mosberger-Tang <davidm@AZStarNet.com>Roland McGrath1-2/+3
1996-06-05* math/Makefile (libm-support, libm-calls): New variables.Roland McGrath1-0/+1
1996-06-05Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+391
1996-05-23Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-6/+15