summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-2/+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
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-092-8/+2
* 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
* In the kdc5_hammer test program, simplify the cleanup logic ofGreg Hudson2010-04-211-19/+10
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-10/+11
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-10/+8
* make mark-cstyleTom Yu2009-10-311-23/+23
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+3
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-15/+13
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-9/+7
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-7/+8
* makedependKen Raeburn2008-09-181-6/+6
* make dependKen Raeburn2007-08-161-5/+6
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* make dependTom Yu2006-10-061-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-5/+6
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-3/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-205/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-38/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-6/+7
* make dependKen Raeburn2006-03-271-2/+2
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+2
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-4/+3
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Update dependenciesKen Raeburn2005-06-211-3/+4
* run "make depend"Ken Raeburn2004-12-301-1/+0
* updated dependenciesKen Raeburn2004-04-241-3/+4
* make dependKen Raeburn2003-12-151-3/+3
* make-depend updatesKen Raeburn2003-05-241-3/+3
* * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2003-01-122-2/+7
* update dependenciesKen Raeburn2002-08-291-1/+2
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-2/+2
* delete no-op '-k' optionKen Raeburn2002-04-062-12/+8
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-4/+8
* dependenciesKen Raeburn2001-09-021-0/+10
* * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va...Ken Raeburn2001-08-302-7/+7
* * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2000-07-282-10/+7