aboutsummaryrefslogtreecommitdiff
path: root/src/tests/hammer
AgeCommit message (Expand)AuthorFilesLines
2017-04-14Avoid deprecated call in kdc5_hammer.cRobbie Harwood1-28/+19
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2014-07-08Include autoconf.h before system headersGreg Hudson1-3/+1
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-2/+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
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson2-8/+2
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
2010-04-21In the kdc5_hammer test program, simplify the cleanup logic ofGreg Hudson1-19/+10
2009-11-30Mark and reindent tests, with some exclusionsTom Yu1-10/+11
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-10/+8
2009-10-31make mark-cstyleTom Yu1-23/+23
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-3/+3
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-2/+2
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-15/+13
2008-12-01Convert many uses of sprintf to snprintf or asprintfGreg Hudson1-9/+7
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-7/+8
2008-09-18makedependKen Raeburn1-6/+6
2007-08-16make dependKen Raeburn1-5/+6
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2006-10-06make dependTom Yu1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-5/+6
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-3/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-205/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-38/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-6/+7
2006-03-27make dependKen Raeburn1-2/+2
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-2/+2
2006-03-08make dependKen Raeburn1-1/+2
2005-11-29make dependTom Yu1-4/+3
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-1/+0
2005-06-21Update dependenciesKen Raeburn1-3/+4
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-04-24updated dependenciesKen Raeburn1-3/+4
2003-12-15make dependKen Raeburn1-3/+3
2003-05-24make-depend updatesKen Raeburn1-3/+3
2003-01-12 * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2-2/+7
2002-08-29update dependenciesKen Raeburn1-1/+2
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
2002-06-15update dependenciesKen Raeburn1-2/+2
2002-04-06delete no-op '-k' optionKen Raeburn2-12/+8
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-1/+1
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-4/+8