summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer
Commit message (Expand)AuthorAgeFilesLines
* Merge of libhack_branchTom Yu1997-02-093-8/+10
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-1/+0
* whitespaceKen Raeburn1996-05-041-1/+1
* Added V5_USE_SHARED_LIBRichard Basch1996-04-111-0/+1
* Remove use of krb5_kdc_default_optionsEzra Peisach1996-01-202-3/+5
* * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-092-2/+5
* stamp out festering ImakefilesMark Eichin1995-11-031-29/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-3/+1
* * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-16/+20
* * kdc5_hammer.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-14/+5
* Library rule build updatePaul Park1995-07-122-1/+4
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-9/+9
* Fix generation of server principals so this works with kdb5_mkdumsPaul Park1995-06-232-5/+90
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach1995-04-202-3/+17
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+39
* * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano1995-03-272-88/+126
* kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()Theodore Tso1995-03-242-8/+6
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-283-8/+7
* * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-7/+10
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Add keytype parameterTheodore Tso1995-02-032-1/+6
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-3/+5
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-62/+77
* Use the published interface to call krb5_string_to_key()Theodore Tso1994-11-082-5/+9
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* 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-242-6/+22
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-012-0/+5
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+7
* index() -> strchr()Theodore Tso1994-09-152-1/+5
* Put the tests directory under autoconfTheodore Tso1994-09-152-0/+34
* stamp out rcs keywordsMark Eichin1994-08-182-13/+2
* 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-012-4/+4
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-3/+2
* Add missing SRCS definition necessary for make depend to workTheodore Tso1992-12-121-0/+1
* *** empty log message ***Theodore Tso1992-09-301-0/+33
* Added support for preauthenticationTheodore Tso1992-09-291-3/+8
* Added depend targetTheodore Tso1992-06-061-0/+2
* Remove extra '%' from fprintf format stringJohn Carr1992-03-011-1/+1
* Update copyright noticeJohn Kohl1991-06-062-4/+32
* change to use krb5_build_principal_extJohn Kohl1991-04-301-6/+13
* add some missing PROTOTYPE macrosJohn Kohl1991-04-291-4/+11