aboutsummaryrefslogtreecommitdiff
path: root/src/krb524/conv_creds.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-17This commit was manufactured by cvs2svn to create tagkfw-2.6-beta7no author1-136/+0
2003-03-06* cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood1-5/+7
2002-07-22reimplement macosx v4-local-addr changes; untestedKen Raeburn1-1/+13
2002-07-12Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn1-5/+1
2002-06-15 * krb524.h: Updated C++ protection to not interfere with emacsTom Yu1-2/+6
2001-06-26 * conv_creds.c: Nuke prototype in fileEzra Peisach1-4/+0
2001-04-26* conv_creds.c (broken, krb524_convert_creds_plain): Unused code deletedKen Raeburn1-54/+0
2001-04-14Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn1-3/+3
2001-04-10make prototypes unconditionalKen Raeburn1-4/+4
2000-10-07 * conv_creds.c (krb524_convert_creds_plain): Use time_to_life()Tom Yu1-6/+11
2000-10-06 * krb524d.c (do_connection): Do not assume that sizeof(int) == 4Ezra Peisach1-4/+4
2000-07-20* Makefile.in: Make krb524 library and k524init program build onDanilo Almeida1-0/+4
1998-06-17 * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu1-1/+4
1997-12-12 * cnv_tkt_skey.c:Tom Yu1-1/+0
1997-08-12 * convt_tkt.c: Delete; it's not needed anymoreTom Yu1-18/+40
1996-08-05* Better support for Athena Kerberos if installedSam Hartman1-1/+1
1996-07-09 * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 fromEzra Peisach1-1/+1
1996-05-06The fallback to slave kdc's wasn't working because the code did not handleRichard Basch1-0/+1
1996-03-20* conv_creds.c (krb524_convert_creds_plain):Richard Basch1-1/+4
1995-11-13 * conv_creds.c (krb524_convert_creds_kdc): loop through all of theMark Eichin1-4/+21
1995-09-06 * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c,Chris Provenzano1-1/+1
1995-06-07test.c (do_remote): Case sockaddr_in * to sockaddr * in callingEzra Peisach1-1/+1
1995-06-06Fix strings for Ultrix native compilerPaul Park1-2/+2
1995-06-06Updated to use autoconf, and to use the new Kerberos library APITheodore Tso1-13/+29
1995-02-28* README, *.[ch]: Avoid <...> includes for our include filesJohn Gilmore1-1/+1
1994-09-15Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV)Theodore Tso1-14/+16
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-06-15step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1-4/+4
1994-06-15step 1: bzero->memset(,0,)Mark Eichin1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Initial revisionTheodore Tso1-0/+112