aboutsummaryrefslogtreecommitdiff
path: root/src/tests/resolve
AgeCommit message (Expand)AuthorFilesLines
2014-07-04Avoid using length fields in socket addressesGreg Hudson1-6/+0
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+0
2013-01-10make dependGreg Hudson1-1/+1
2011-09-01Make dejagnu tests work with non-FQDN hostnameGreg Hudson1-23/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson2-9/+8
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2009-12-31format %p wants void*Ken Raeburn1-1/+1
2009-12-03allow testing even if name->addr->name mapping doesn't workKen Raeburn1-8/+21
2009-11-30Mark and reindent tests, with some exclusionsTom Yu3-223/+226
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-6/+5
2009-10-31make mark-cstyleTom Yu2-17/+15
2009-01-28include netinet/in.h to make sure we know what struct in_addr looks likeKen Raeburn1-0/+1
2009-01-25Use a struct in_addr to insure alignment of address - instead ofEzra Peisach1-3/+3
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-14/+12
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-3/+3
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-1/+3
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson2-3/+6
2007-03-28make dependKen Raeburn1-1/+2
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2007-03-25Include autoconf.hKen Raeburn1-0/+1
2007-03-02Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn1-2/+2
2007-02-16Conditionalize more bits that might not be defined by the OSKen Raeburn1-0/+10
2006-10-18Call freeaddrinfo at end - memory leakEzra Peisach1-0/+1
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-3/+3
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-132/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-37/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-4/+4
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2005-11-29make dependTom Yu1-2/+1
2005-10-07* Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2-3/+8
2005-09-09mine:Ken Raeburn4-14/+67
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-1/+0
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-08-23* addrinfo-test.c: New fileKen Raeburn2-0/+287
2003-07-22* resolve.c (main): If gethostbyname fails, report the failing hostnameKen Raeburn2-1/+8
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-1/+1
2001-09-02dependenciesKen Raeburn1-0/+7
2001-07-06 * resolve.c: Include stdlib.h (if present) for exit() prototypeEzra Peisach1-0/+4
2001-07-06 * resolve.c: Include stdlib.h (if present) for exit() prototypeEzra Peisach1-0/+4
2001-06-12 * resolve.c (main): Make error message note that misconfigurationTom Yu2-2/+19
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-03-30 * resolve.c: Include unistd.h if present on system (forEzra Peisach2-1/+9
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7