summaryrefslogtreecommitdiffstats
path: root/src/krb524/test.c
Commit message (Expand)AuthorAgeFilesLines
* * test.c (print_key): Pass in des_cblock* instead of char *.Ezra Peisach2001-06-061-5/+7
* * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach2001-06-041-0/+2
* make prototypes unconditionalKen Raeburn2001-04-101-2/+2
* * krb524d.c: Provide prototypes for local functionsEzra Peisach2001-03-121-0/+9
* * Makefile.in: Make krb524 library and k524init program build onDanilo Almeida2000-07-201-0/+3
* * cnv_tkt_skey.c:Tom Yu1997-12-121-2/+0
* * convt_tkt.c: Delete; it's not needed anymoreTom Yu1997-08-121-1/+6
* * k524init.c, test.c, cnv_tkt_skey.c: Remove include of krb4-proto.hEzra Peisach1997-02-181-1/+0
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-1/+6
* * Better support for Athena Kerberos if installedSam Hartman1996-08-051-2/+2
* * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 fromEzra Peisach1996-07-091-1/+1
* * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c,Chris Provenzano1995-09-061-3/+3
* * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c :Chris Provenzano1995-09-061-3/+2
* fix typoMark Eichin1995-06-291-1/+1
* * test.c: use PROTOTYPEMark Eichin1995-06-291-2/+2
* * test.c, k524init.c, getcred.c: rewrote for old style definitiions.Mark Eichin1995-06-281-13/+34
* Compiler warning cleanupPaul Park1995-06-271-4/+5
* test.c (do_remote): Case sockaddr_in * to sockaddr * in callingEzra Peisach1995-06-071-2/+3
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-061-41/+56
* * README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1995-02-281-3/+1
* Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV)Theodore Tso1994-09-151-14/+16
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-2/+2
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial revisionTheodore Tso1993-06-031-0/+298