summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer
Commit message (Expand)AuthorAgeFilesLines
...
* merge from krb5-1-2-beta4Ken Raeburn2000-06-232-5/+17
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * kdc5_hammer.c (usage): Change usage to refelect realityEzra Peisach1998-03-302-24/+29
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-5/+6
* * Makefile.in (SRCS): Add $(SRCS) lineEzra Peisach1997-08-172-0/+6
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-182-2/+6
* 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