summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ccapi/stdcc.c
Commit message (Expand)AuthorAgeFilesLines
* This commit ensures that all files in the library includeJeffrey Altman2005-11-151-1/+1
* Create a ccache get-flags operation.Ken Raeburn2004-11-161-0/+18
* * winccld.c: Include k5-int.h to get hidden ops struct.Tom Yu2002-06-201-2/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-5/+5
* * stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returningEzra Peisach2000-10-031-1/+1
* * winccld.h: Define CC_API_VER2 for all Windows code using ccapi.Danilo Almeida2000-04-181-1/+1
* * stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2000-03-161-6/+10
* Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...Scott McGuire2000-02-041-8/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-011-0/+17
* Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1999-08-031-3/+13
* Use PostMessage instead of SendMessage so that we don't blockDanilo Almeida1999-06-101-1/+1
* winccld.c, winccld.h, stdcc.c: Add files to dynamically loadTheodore Tso1999-03-311-0/+10
* Fix = vs == bug in krb5_stdcc_next_credTheodore Tso1999-03-141-3/+16
* Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...Scott McGuire1999-03-101-5/+9
* Now compiles on the Mac against CC API v2Miro Jurisic1999-02-201-2/+2
* Added debugging hooks to stdcc.cTheodore Tso1999-02-181-8/+85
* Initial rototilling of these functions to make them more krb5 libraryTheodore Tso1999-02-051-129/+166
* Initial commit of massively modified stdcc functions to make them somewhatTheodore Tso1999-02-041-264/+388
* Remove inappropriate cc_shutdown() call from krb5_cc_destroy()Scott McGuire1999-01-061-2/+2
* More Windows compatibility fixesScott McGuire1998-11-251-23/+67
* Fixed places where code didn't follow CCache API. Integrated some stuff from...Scott McGuire1998-11-051-33/+55
* add back mistakenly deleted filesMarc Horowitz1998-10-301-0/+394
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-394/+0
* Merged in smcguire's fixesMiro Jurisic1998-10-231-19/+34
* Added Frank's CCache API implementation and made it default on the MacMiro Jurisic1998-08-201-0/+379