aboutsummaryrefslogtreecommitdiff
path: root/src/tests/hammer
AgeCommit message (Expand)AuthorFilesLines
2000-07-28 * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2-10/+7
2000-06-23merge from krb5-1-2-beta4Ken Raeburn2-5/+17
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-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-03-30 * kdc5_hammer.c (usage): Change usage to refelect realityEzra Peisach2-24/+29
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-5/+6
1997-08-17 * Makefile.in (SRCS): Add $(SRCS) lineEzra Peisach2-0/+6
1997-02-20Remove unneeded calls to krb5_init_etsRichard Basch1-1/+0
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch2-2/+6
1997-02-09Merge of libhack_branchTom Yu3-8/+10
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-06-06Update .Sanitize files to reflect current file statusTheodore Tso1-1/+0
1996-05-04whitespaceKen Raeburn1-1/+1
1996-04-11Added V5_USE_SHARED_LIBRichard Basch1-0/+1
1996-01-20Remove use of krb5_kdc_default_optionsEzra Peisach2-3/+5
1995-11-09 * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano2-2/+5
1995-11-03stamp out festering ImakefilesMark Eichin1-29/+0
1995-11-03remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1-3/+1
1995-09-06 * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano2-16/+20
1995-09-06 * kdc5_hammer.c : Remove krb5_enctype references, and replace withChris Provenzano2-14/+5
1995-07-12Library rule build updatePaul Park2-1/+4
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park3-9/+9
1995-06-23Fix generation of server principals so this works with kdb5_mkdumsPaul Park2-5/+90
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu2-1/+5
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-5/+5
1995-04-20Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach2-3/+17
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+39
1995-03-27 * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano2-88/+126
1995-03-24kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()Theodore Tso2-8/+6
1995-03-02Remove reference to $(ISODELIB)Theodore Tso2-2/+5
1995-03-01Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso2-3/+6
1995-02-28Avoid <krb5/...> includesJohn Gilmore3-8/+7
1995-02-08 * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano2-7/+10
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1-0/+1
1995-02-03Add keytype parameterTheodore Tso2-1/+6
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano2-3/+5
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano2-62/+77
1994-11-08Use the published interface to call krb5_string_to_key()Theodore Tso2-5/+9
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin1-3/+3
1994-10-26Once more, with the current type!Theodore Tso1-1/+1
1994-10-26Added missing declaration for retval variableTheodore Tso1-0/+1
1994-10-24Allow kdc_hammer to be called on an arbitrary realmTheodore Tso2-6/+22
1994-10-04Add widen.h and narrow.h around declaration so that argument types areTheodore Tso2-0/+7
1994-10-01Add magic number placeholder to statically initialized structuresTheodore Tso2-0/+5
1994-09-30Relink executable if libraries changeTheodore Tso2-1/+7