summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccapi/stdcc.h
Commit message (Expand)AuthorAgeFilesLines
* Implement switch_to for ccapiv3Kevin Wasserman2012-07-111-0/+2
* make mark-cstyleTom Yu2009-10-311-88/+89
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-221-0/+20
* Conditionalize building of CCAPI ccache type on USE_CCAPIAlexandra Ellwood2008-08-151-6/+7
* krb5_cc_remove should work for the CCAPIAlexandra Ellwood2006-12-051-5/+5
* Implemented CCAPI v3 specific ccache collection cursorJustin Anderson2006-11-291-0/+11
* Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in Alexandra Ellwood2006-07-111-1/+1
* This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3Jeffrey Altman2006-06-221-4/+68
* Create a ccache get-flags operation.Ken Raeburn2004-11-161-0/+3
* * stdcc.h, stdcc_util.h: Removed Mac header gooberAlexandra Ellwood2003-03-061-2/+2
* * winccld.c: Include k5-int.h to get hidden ops struct.Tom Yu2002-06-201-2/+4
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-16/+16
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-14/+14
* * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returningEzra Peisach2000-10-031-1/+1
* * stdcc.h: Include k5-int.h to get krb5_ccache definitionDanilo Almeida2000-07-201-0/+1
* Use CCache2.h under MacOS for CCAPI v2 compatibilityMiro Jurisic1999-11-221-1/+1
* Initial commit of massively modified stdcc functions to make them somewhatTheodore Tso1999-02-041-5/+6
* Fixed places where code didn't follow CCache API. Integrated some stuff from...Scott McGuire1998-11-051-14/+14
* add back mistakenly deleted filesMarc Horowitz1998-10-301-0/+73
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-73/+0
* Add #ifdef's so that correct header file (cacheapi.h vs. Ccache.h) is usedTheodore Tso1998-09-011-1/+8
* Added Frank's CCache API implementation and made it default on the MacMiro Jurisic1998-08-201-0/+66