aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/stdio/scc_read.c
AgeCommit message (Expand)AuthorFilesLines
1996-06-12scc_read.c:Theodore Tso1-4/+4
1996-04-30For windows, mask off low 16 bits because Gradient DCE does thingsTheodore Tso1-1/+27
1996-01-11scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set inTheodore Tso1-1/+1
1995-09-12Reinstate previous changes that were lostEzra Peisach1-6/+4
1995-09-11Mac Beta 1 submissionKeith Vetter1-4/+6
1995-09-06 * scc_read.c, scc_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1-3/+3
1995-09-06 * scc.h : Add another KRB5_SCC_FVNO but don't up the default.Chris Provenzano1-5/+3
1995-03-18* scc_errs.c: Mac doesn't have EISDIR error.John Gilmore1-1/+0
1995-01-27 * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatypeChris Provenzano1-1/+3
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-48/+60
1994-11-18All files:Theodore Tso1-112/+147
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-01-13Make sure the routines return the correct error codeTheodore Tso1-1/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-12/+12
1993-09-10Change the version one credentials cache code so that the length fieldTheodore Tso1-0/+7
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29Change to alocate krb5_principal correctly.Theodore Tso1-1/+5
1992-08-20Changed so that the krb5_data structures (in the principal structure)Theodore Tso1-5/+2
1992-08-18Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1-1/+12
1992-06-10Checked in jfc's changes to handle the new principal structureTheodore Tso1-35/+33
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-2/+2
1991-03-14fix copyrights and RCS stringsJohn Kohl1-2/+3
1991-02-12fix copyrightsJohn Kohl1-1/+1
1991-02-12properly deal with errno on short read/writeJohn Kohl1-5/+10
1990-11-08Fixed up error catching in a couple of cases; added routines to readKen Raeburn1-6/+84
1990-11-01Initial revisionKen Raeburn1-0/+314