summaryrefslogtreecommitdiffstats
path: root/src/krb524/k524init.c
Commit message (Expand)AuthorAgeFilesLines
* * k524init.c: Include autoconf.hKen Raeburn2006-03-301-0/+1
* remove debugging printf accidentally left in krb524initKen Raeburn2003-06-051-1/+0
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-281-1/+2
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-3/+0
* * configure.in: Check for unistd.h.Ken Raeburn2001-06-051-0/+2
* * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach2001-06-041-0/+1
* Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn2001-04-141-17/+48
* * Makefile.in: Make krb524 library and k524init program build onDanilo Almeida2000-07-201-20/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * cnv_tkt_skey.c:Tom Yu1997-12-121-1/+0
* * 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
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4Sam Hartman1996-01-251-1/+1
* * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c,Chris Provenzano1995-09-061-1/+1
* * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c :Chris Provenzano1995-09-061-1/+1
* * test.c, k524init.c, getcred.c: rewrote for old style definitiions.Mark Eichin1995-06-281-1/+3
* Inline code from krb_save_credentials since there is none in some K4Paul Park1995-06-161-0/+18
* Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1995-06-061-26/+42
* * README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1995-02-281-1/+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-8/+0
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Initial revisionTheodore Tso1993-06-031-0/+131