summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/cc_stdio.c
Commit message (Expand)AuthorAgeFilesLines
* Combine file and stdio ccache implementations into one source file; selectionKen Raeburn2002-08-151-1995/+0
* * cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the returnKen Raeburn2002-08-141-17/+17
* Miscellaneous additional shuffling (variable renaming or reordering, whitespaceKen Raeburn2002-08-101-122/+42
* Change non-external "scc" uses to "fcc".Ken Raeburn2002-08-101-176/+156
* whitespaceKen Raeburn2002-08-091-167/+87
* rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ insteadKen Raeburn2002-08-091-259/+259
* hide method functions we don't need to call directlyKen Raeburn2002-08-091-88/+88
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-85/+85
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-17/+1
* * cc_stdio.c: Add a "mode" field to krb5_scc_data to keep track ofTom Yu2000-10-311-0/+8
* * cc_stdio.c, cc_file.c: Unsigned/signed int cleanupEzra Peisach2000-10-171-16/+42
* * ser_cc.c (krb5_ccache_externalize): Use krb5_cc_get_name insteadEzra Peisach2000-10-031-2/+2
* * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: MoreEzra Peisach2000-09-251-8/+12
* * t_cc.c: Code cleanup. Test more failure modes of the cache libraryEzra Peisach2000-09-241-1/+4
* * cc_file.c, cc_stdio.c: Remove unused krb5_[fs]cc_default_name()Danilo Almeida2000-07-201-18/+29
* merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2000-07-141-958/+29
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-141-0/+52
* Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn2000-07-141-0/+3016