summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/fcc_read.c
Commit message (Expand)AuthorAgeFilesLines
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-141-513/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE.Theodore Tso1996-06-121-4/+4
* For windows, mask off low 16 bits because Gradient DCE does thingsTheodore Tso1996-04-301-0/+16
* If reading in a version 3 credentials cache, ignore the second enctypeTheodore Tso1996-01-111-1/+1
* Reintegrate changes lost during Macintosh checkinEzra Peisach1995-09-121-6/+3
* Mac Beta 1 submissionKeith Vetter1995-09-111-3/+6
* * file_read.c, file_write.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-2/+2
* * fcc.h : Add another KRB5_FCC_FVNO but don't up the default.Chris Provenzano1995-09-061-5/+2
* Windows global stuff:Keith Vetter1995-04-141-12/+12
* Bug fixes in ccache/file for the PC: files need to be opened in binary mode,Keith Vetter1995-03-221-1/+6
* Ported the ccache directory to the PC. This is temporary--eventually we'llKeith Vetter1995-03-081-24/+42
* * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-271-1/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-48/+60
* Fix to return correct error code, instead of always returningTheodore Tso1994-11-181-1/+1
* Changes to implement FCC format version #3, which is architectureTheodore Tso1994-11-171-82/+106
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-12/+12
* Change the version one credentials cache code so that the length fieldTheodore Tso1993-09-101-0/+7
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Added include for errno.h; check for length = 0 before allocating: forTheodore Tso1993-02-231-5/+17
* Change to alocate krb5_principal correctlyTheodore Tso1992-09-291-1/+5
* Changed so that the krb5_data structures (in the principal structure)Theodore Tso1992-08-201-5/+2
* Changes to support new version of ccache file format. (This one handles prin...Theodore Tso1992-08-181-1/+12
* Checked in jfc's changes to do handle new principal formatTheodore Tso1992-06-101-32/+36
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-2/+2
* fix copyrights and RCS ident styleJohn Kohl1991-03-141-2/+3
* add authdata stuff (from Bill Sommerfeld)John Kohl1990-10-181-0/+78
* fix RCSID nameJohn Kohl1990-09-121-1/+1
* change int16 to ui_2John Kohl1990-09-121-4/+4
* better error codes & error checkingJohn Kohl1990-07-031-17/+17
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* add address supportJohn Kohl1990-05-041-12/+126
* cast read()John Kohl1990-05-011-3/+5
* function. Also random bug fixes, and the keyblock confusion has beenBarry Jaspan1990-01-301-28/+33
* a slightly debugged version (not really), leaving for usenix nowBarry Jaspan1990-01-211-48/+67
* This file is completely broken -- see comment at topBarry Jaspan1990-01-191-0/+15
* First "debugged" version -- saber accepts itBarry Jaspan1990-01-191-15/+25
* converted to K&R style *by hand*. <sigh>Barry Jaspan1990-01-191-8/+24
* about to try to use unprotoize (in gccdev) to convert to old K&R styleBarry Jaspan1990-01-191-0/+132