| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_... | Justin Anderson | 2008-09-22 | 1 | -6/+270 |
* | Rewrite the building of the ccache-type linked list to be linear | Ken Raeburn | 2008-08-12 | 1 | -25/+28 |
* | Check for null name to krb5_cc_resolve, and return an error | Ken Raeburn | 2008-07-21 | 1 | -1/+3 |
* | Change second argument to krb5_cc_register to take a const krb5_cc_ops *. Makes | Ezra Peisach | 2007-01-23 | 1 | -1/+2 |
* | Only declare cc_fcc_entry if USE_KEYRING_CCACHE is not defined | Ezra Peisach | 2007-01-21 | 1 | -0/+3 |
* | Implemented CCAPI v3 specific ccache collection cursor | Justin Anderson | 2006-11-29 | 1 | -0/+9 |
* | * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal | Tom Yu | 2006-11-18 | 1 | -11/+61 |
* | cursor for iterating over ccaches | Tom Yu | 2006-10-05 | 1 | -0/+72 |
* | Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications: | Ken Raeburn | 2006-10-02 | 1 | -3/+24 |
* | windows ccache and keytab file paths without a prefix | Jeffrey Altman | 2006-09-05 | 1 | -2/+2 |
* | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 1 | -1/+1 |
* | Only open a credential cache file once, even if multiple krb5_ccache objects | Ken Raeburn | 2004-08-13 | 1 | -0/+6 |
* | * cc_memory.c: Include k5-thread.h. | Ken Raeburn | 2004-06-28 | 1 | -1/+8 |
* | Add prototypes for library init and fini functions. Makefile dependencies | Ezra Peisach | 2004-05-28 | 1 | -0/+1 |
* | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -1/+19 |
* | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 1 | -4/+0 |
* | Treat keytab and ccache names without prefixes as type FILE: | Jeffrey Altman | 2004-04-13 | 1 | -6/+19 |
* | * ccbase.c: the krb5_cc_resolve() function pointer ccresolver | Jeffrey Altman | 2004-04-13 | 1 | -3/+4 |
* | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 1 | -9/+30 |
* | * Added new krb5_ccache type "MSLSA" for Windows only. | Jeffrey Altman | 2003-12-12 | 1 | -1/+7 |
* | Always register the file ccache in the set of registered ops. The | Sam Hartman | 2003-07-22 | 1 | -2/+8 |
* | More const for ops tables | Ken Raeburn | 2003-01-08 | 1 | -1/+1 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -8/+2 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -1/+1 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -2/+2 |
* | * cc_file.c ccbase.c, cc_stdio.c, cc_retr.c, cc_memory.c: More | Ezra Peisach | 2000-09-25 | 1 | -1/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -1/+5 |
* | * ccbase.c (krb5_cc_resolve): Incoming cache name is const | Ezra Peisach | 1997-09-15 | 1 | -2/+3 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -4/+3 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -2/+2 |
* | Ported the ccache directory to the PC. This is temporary--eventually we'll | Keith Vetter | 1995-03-08 | 1 | -2/+3 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -3/+1 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -10/+11 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
* | If the type qualifier is missing, use the default type | Theodore Tso | 1994-06-02 | 1 | -2/+6 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
* | remove XXX | John Kohl | 1991-04-19 | 1 | -1/+1 |
* | fix copyrights | John Kohl | 1991-03-14 | 1 | -1/+1 |
* | Rearranged use of krb5_cc_dfl_ops to deal with it now being a | Ken Raeburn | 1990-11-28 | 1 | -2/+6 |
* | *** empty log message *** | John Kohl | 1990-07-03 | 1 | -0/+101 |