summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer/kdc5_hammer.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* In the kdc5_hammer test program, simplify the cleanup logic ofGreg Hudson2010-04-211-19/+10
* make mark-cstyleTom Yu2009-10-311-23/+23
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-9/+7
* * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead ofEzra Peisach2003-01-121-2/+2
* delete no-op '-k' optionKen Raeburn2002-04-061-12/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-4/+4
* * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va...Ken Raeburn2001-08-301-7/+2
* * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2000-07-281-10/+1
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-5/+8
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * kdc5_hammer.c (usage): Change usage to refelect realityEzra Peisach1998-03-301-24/+24
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-2/+1
* whitespaceKen Raeburn1996-05-041-1/+1
* Remove use of krb5_kdc_default_optionsEzra Peisach1996-01-201-3/+1
* * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-2/+1
* * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-16/+16
* * kdc5_hammer.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-14/+1
* Fix generation of server principals so this works with kdb5_mkdumsPaul Park1995-06-231-5/+83
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach1995-04-201-3/+11
* * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano1995-03-271-88/+120
* kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()Theodore Tso1995-03-241-8/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-7/+2
* * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-081-7/+4
* Add keytype parameterTheodore Tso1995-02-031-1/+2
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-3/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-62/+73
* Use the published interface to call krb5_string_to_key()Theodore Tso1994-11-081-5/+4
* Once more, with the current type!Theodore Tso1994-10-261-1/+1
* Added missing declaration for retval variableTheodore Tso1994-10-261-0/+1
* Allow kdc_hammer to be called on an arbitrary realmTheodore Tso1994-10-241-6/+17
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-041-0/+2
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-011-0/+1
* index() -> strchr()Theodore Tso1994-09-151-1/+1
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-3/+2
* Added support for preauthenticationTheodore Tso1992-09-291-3/+8
* Remove extra '%' from fprintf format stringJohn Carr1992-03-011-1/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* change to use krb5_build_principal_extJohn Kohl1991-04-301-6/+13
* add some missing PROTOTYPE macrosJohn Kohl1991-04-291-4/+11
* STDC cleanupsJohn Kohl1991-04-231-6/+9
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1