summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccapi
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-1/+1
* Fix windows buildBen Kaduk2013-05-161-0/+1
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-4/+5
* Improve error translation for CCAPIv3 routinesBen Kaduk2012-08-291-8/+9
* krb5_stdccv3_get_principal error handling fixupKevin Wasserman2012-07-161-1/+3
* Define USE_CCAPI_V3 in krb5/ccache on windowsKevin Wasserman2012-07-161-1/+0
* Implement switch_to for ccapiv3Kevin Wasserman2012-07-112-0/+27
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-9/+8
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* fast negotiation projecSam Hartman2009-12-141-2/+5
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-13/+11
* make mark-cstyleTom Yu2009-10-316-1313/+1318
* Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn2009-02-183-3/+26
* Fixed memory leak in krb5_stdccv3_removeZhanna Tsitkov2008-12-131-1/+5
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-9/+4
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-222-4/+106
* Conditionalize building of CCAPI ccache type on USE_CCAPIAlexandra Ellwood2008-08-154-13/+22
* Windows 64-bit CCAPI DLL nameJeffrey Altman2007-08-291-0/+4
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-1/+1
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-311-2/+2
* Added KDC timesyncing support to the CCAPI ccache backend for CCAPI v5 andAlexandra Ellwood2007-01-181-10/+72
* krb5_cc_remove should work for the CCAPIAlexandra Ellwood2006-12-054-111/+96
* Implemented CCAPI v3 specific ccache collection cursorJustin Anderson2006-11-292-3/+143
* krb5_stdccv3_generate_new returns NULL ccacheAlexandra Ellwood2006-11-161-3/+3
* cursor for iterating over ccachesTom Yu2006-10-051-2/+14
* cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.Alexandra Ellwood2006-08-161-8/+14
* stdcc.c: fix v2 version of krb5_stdcc_resolve()Jeffrey Altman2006-07-171-1/+4
* Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in Alexandra Ellwood2006-07-114-762/+933
* stdcc.c: undo change which broke the opening of ccachesJeffrey Altman2006-06-301-3/+2
* fix stdcc.c to build without USE_CCAPI_V3Jeffrey Altman2006-06-301-0/+5
* krb5_stdccv3_setup is okJeffrey Altman2006-06-221-1/+2
* Use the old exported names for setup and shutdownJeffrey Altman2006-06-221-2/+2
* This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3Jeffrey Altman2006-06-225-97/+1177
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-237/+0
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* This commit ensures that all files in the library includeJeffrey Altman2005-11-153-2/+6
* Create a ccache get-flags operation.Ken Raeburn2004-11-163-0/+27
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-222-23/+4
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* * stdcc.h, stdcc_util.h: Removed Mac header gooberAlexandra Ellwood2003-03-063-4/+8
* More const for ops tablesKen Raeburn2003-01-082-1/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * winccld.c: Include k5-int.h to get hidden ops struct.Tom Yu2002-06-206-8/+36
* Include errno.hDanilo Almeida2002-04-012-0/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-16/+20
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-066-9/+14
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-043-15/+19
* * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returningEzra Peisach2000-10-033-2/+7
* * stdcc.h: Include k5-int.h to get krb5_ccache definitionDanilo Almeida2000-07-202-0/+5