aboutsummaryrefslogtreecommitdiff
path: root/src/tests/misc
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+0
2013-03-24make dependGreg Hudson1-3/+2
2013-01-10make dependGreg Hudson1-1/+1
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-1/+1
2012-08-23Run "make depend"Tom Yu1-0/+3
2012-07-06Enable all localizations in main functionsBen Kaduk1-1/+1
2012-07-03Pass empty string instead of NULL to printf-likeBen Kaduk1-1/+1
2012-05-09Add API to interpret changepw result stringsGreg Hudson2-4/+186
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson2-0/+50
2011-02-25Make dependGreg Hudson1-3/+3
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-09-08Make dependGreg Hudson1-3/+3
2010-06-07make dependGreg Hudson1-4/+5
2009-11-30Mark and reindent tests, with some exclusionsTom Yu3-24/+27
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-27/+25
2009-10-31make mark-cstyleTom Yu2-10/+10
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-1/+1
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-3/+3
2009-04-25make installed headers C++-safeKen Raeburn3-3/+33
2009-02-10updateKen Raeburn1-0/+11
2009-02-09Check C++ compatibility for some internal headers that may (now or inKen Raeburn2-1/+24
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-4/+4
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-22/+20
2008-10-16Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,Greg Hudson1-2/+2
2007-10-31Add some dependenciesKen Raeburn1-1/+20
2007-10-31Correct the filenames in commentsKen Raeburn2-2/+2
2007-10-31Test more installed headers for C++ compatibilityKen Raeburn3-1/+21
2007-10-31Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn1-1/+0
2007-10-30Don't use GNU make featuresKen Raeburn1-2/+1
2007-10-29Test that C++ code can use our installed headersKen Raeburn3-2/+40
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-28/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-32/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-2/+3
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn4-4/+10
2005-11-29* Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2-2/+10
2005-11-29* test_getsockname.c: Include autoconf.h.Ken Raeburn2-1/+8
2005-11-29make dependTom Yu1-2/+1
2005-06-21Update dependenciesKen Raeburn1-1/+2
2005-06-01* Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2-2/+7
2005-03-28Test new k5_getpwuid_r macroKen Raeburn3-0/+63
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+65
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-1/+1
1996-06-06Update .Sanitize fileTheodore Tso1-0/+32
1995-09-16Program for testing if getsockname() works like the BSD networking codeTheodore Tso1-0/+89