aboutsummaryrefslogtreecommitdiff
path: root/src/tests/hammer/kdc5_hammer.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-5/+8
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1-1/+1
1998-03-30 * kdc5_hammer.c (usage): Change usage to refelect realityEzra Peisach1-24/+24
1997-02-20Remove unneeded calls to krb5_init_etsRichard Basch1-1/+0
1997-02-18Remove krb5_xfree from the public interfaceRichard Basch1-2/+1
1996-05-04whitespaceKen Raeburn1-1/+1
1996-01-20Remove use of krb5_kdc_default_optionsEzra Peisach1-3/+1
1995-11-09 * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1-2/+1
1995-09-06 * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1-16/+16
1995-09-06 * kdc5_hammer.c : Remove krb5_enctype references, and replace withChris Provenzano1-14/+1
1995-06-23Fix generation of server principals so this works with kdb5_mkdumsPaul Park1-5/+83
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-04-20Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach1-3/+11
1995-03-27 * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano1-88/+120
1995-03-24kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()Theodore Tso1-8/+1
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-7/+2
1995-02-08 * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1-7/+4
1995-02-03Add keytype parameterTheodore Tso1-1/+2
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1-3/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-62/+73
1994-11-08Use the published interface to call krb5_string_to_key()Theodore Tso1-5/+4
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 Tso1-6/+17
1994-10-04Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1-0/+2
1994-10-01Add magic number placeholder to statically initialized structuresTheodore Tso1-0/+1
1994-09-15index() -> strchr()Theodore Tso1-1/+1
1994-08-18stamp out rcs keywordsMark Eichin1-7/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-2/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-08-17Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1-3/+2
1992-09-29Added support for preauthenticationTheodore Tso1-3/+8
1992-03-01Remove extra '%' from fprintf format stringJohn Carr1-1/+1
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-30change to use krb5_build_principal_extJohn Kohl1-6/+13
1991-04-29add some missing PROTOTYPE macrosJohn Kohl1-4/+11
1991-04-23STDC cleanupsJohn Kohl1-6/+9
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-1/+1
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-21correctly plug the leakJohn Kohl1-2/+3
1991-02-20plug memory leaksJohn Kohl1-7/+9
1991-02-20*** empty log message ***John Kohl1-0/+407