summaryrefslogtreecommitdiffstats
path: root/src/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* make dependGreg Hudson2013-03-241-3/+2
* make dependGreg Hudson2013-01-101-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Run "make depend"Tom Yu2012-08-231-0/+3
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Pass empty string instead of NULL to printf-likeBen Kaduk2012-07-031-1/+1
* Add API to interpret changepw result stringsGreg Hudson2012-05-092-4/+186
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-092-0/+50
* Make dependGreg Hudson2011-02-251-3/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Make dependGreg Hudson2010-09-081-3/+3
* make dependGreg Hudson2010-06-071-4/+5
* Mark and reindent tests, with some exclusionsTom Yu2009-11-303-24/+27
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-27/+25
* make mark-cstyleTom Yu2009-10-312-10/+10
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-1/+1
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+3
* make installed headers C++-safeKen Raeburn2009-04-253-3/+33
* updateKen Raeburn2009-02-101-0/+11
* Check C++ compatibility for some internal headers that may (now or inKen Raeburn2009-02-092-1/+24
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-4/+4
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-22/+20
* Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,Greg Hudson2008-10-161-2/+2
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Correct the filenames in commentsKen Raeburn2007-10-312-2/+2
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-313-1/+21
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-1/+0
* Don't use GNU make featuresKen Raeburn2007-10-301-2/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-293-2/+40
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-28/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-32/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-114-4/+10
* * Makefile.in (test_getpw.$(OBJEXT)): New intermediate target.Ken Raeburn2005-11-292-2/+10
* * test_getsockname.c: Include autoconf.h.Ken Raeburn2005-11-292-1/+8
* make dependTom Yu2005-11-291-2/+1
* Update dependenciesKen Raeburn2005-06-211-1/+2
* * Makefile.in (test_getpw): Depend on, and link against, the support libraryKen Raeburn2005-06-012-2/+7
* Test new k5_getpwuid_r macroKen Raeburn2005-03-283-0/+63
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+65
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* Update .Sanitize fileTheodore Tso1996-06-061-0/+32
* Program for testing if getsockname() works like the BSD networking codeTheodore Tso1995-09-161-0/+89