index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
ccache
/
ccapi
/
stdcc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of stuff out of k5-int.h
Greg Hudson
2013-03-24
1
-4
/
+5
*
Improve error translation for CCAPIv3 routines
Ben Kaduk
2012-08-29
1
-8
/
+9
*
krb5_stdccv3_get_principal error handling fixup
Kevin Wasserman
2012-07-16
1
-1
/
+3
*
Implement switch_to for ccapiv3
Kevin Wasserman
2012-07-11
1
-0
/
+25
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-9
/
+8
*
fast negotiation projec
Sam Hartman
2009-12-14
1
-2
/
+5
*
make mark-cstyle
Tom Yu
2009-10-31
1
-831
/
+831
*
Fixed memory leak in krb5_stdccv3_remove
Zhanna Tsitkov
2008-12-13
1
-1
/
+5
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-9
/
+4
*
Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...
Justin Anderson
2008-09-22
1
-4
/
+86
*
Conditionalize building of CCAPI ccache type on USE_CCAPI
Alexandra Ellwood
2008-08-15
1
-1
/
+6
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
1
-1
/
+1
*
Move CCAPI sources to krb5 repository
Alexandra Ellwood
2007-05-31
1
-2
/
+2
*
Added KDC timesyncing support to the CCAPI ccache backend for CCAPI v5 and
Alexandra Ellwood
2007-01-18
1
-10
/
+72
*
krb5_cc_remove should work for the CCAPI
Alexandra Ellwood
2006-12-05
1
-20
/
+40
*
Implemented CCAPI v3 specific ccache collection cursor
Justin Anderson
2006-11-29
1
-3
/
+132
*
krb5_stdccv3_generate_new returns NULL ccache
Alexandra Ellwood
2006-11-16
1
-3
/
+3
*
cursor for iterating over ccaches
Tom Yu
2006-10-05
1
-2
/
+14
*
cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.
Alexandra Ellwood
2006-08-16
1
-8
/
+14
*
stdcc.c: fix v2 version of krb5_stdcc_resolve()
Jeffrey Altman
2006-07-17
1
-1
/
+4
*
Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in
Alexandra Ellwood
2006-07-11
1
-407
/
+427
*
stdcc.c: undo change which broke the opening of ccaches
Jeffrey Altman
2006-06-30
1
-3
/
+2
*
fix stdcc.c to build without USE_CCAPI_V3
Jeffrey Altman
2006-06-30
1
-0
/
+5
*
krb5_stdccv3_setup is ok
Jeffrey Altman
2006-06-22
1
-1
/
+2
*
Use the old exported names for setup and shutdown
Jeffrey Altman
2006-06-22
1
-2
/
+2
*
This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3
Jeffrey Altman
2006-06-22
1
-15
/
+599
*
This commit ensures that all files in the library include
Jeffrey Altman
2005-11-15
1
-1
/
+1
*
Create a ccache get-flags operation.
Ken Raeburn
2004-11-16
1
-0
/
+18
*
* winccld.c: Include k5-int.h to get hidden ops struct.
Tom Yu
2002-06-20
1
-2
/
+4
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-5
/
+5
*
* stdcc.c, stdcc.h (krb5_stdcc_get_name): Declare as returning
Ezra Peisach
2000-10-03
1
-1
/
+1
*
* winccld.h: Define CC_API_VER2 for all Windows code using ccapi.
Danilo Almeida
2000-04-18
1
-1
/
+1
*
* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE error
Danilo Almeida
2000-03-16
1
-6
/
+10
*
Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...
Scott McGuire
2000-02-04
1
-8
/
+1
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branch
Ken Raeburn
1999-09-01
1
-0
/
+17
*
Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...
Alexandra Ellwood
1999-08-03
1
-3
/
+13
*
Use PostMessage instead of SendMessage so that we don't block
Danilo Almeida
1999-06-10
1
-1
/
+1
*
winccld.c, winccld.h, stdcc.c: Add files to dynamically load
Theodore Tso
1999-03-31
1
-0
/
+10
*
Fix = vs == bug in krb5_stdcc_next_cred
Theodore Tso
1999-03-14
1
-3
/
+16
*
Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...
Scott McGuire
1999-03-10
1
-5
/
+9
*
Now compiles on the Mac against CC API v2
Miro Jurisic
1999-02-20
1
-2
/
+2
*
Added debugging hooks to stdcc.c
Theodore Tso
1999-02-18
1
-8
/
+85
*
Initial rototilling of these functions to make them more krb5 library
Theodore Tso
1999-02-05
1
-129
/
+166
*
Initial commit of massively modified stdcc functions to make them somewhat
Theodore Tso
1999-02-04
1
-264
/
+388
*
Remove inappropriate cc_shutdown() call from krb5_cc_destroy()
Scott McGuire
1999-01-06
1
-2
/
+2
*
More Windows compatibility fixes
Scott McGuire
1998-11-25
1
-23
/
+67
*
Fixed places where code didn't follow CCache API. Integrated some stuff from...
Scott McGuire
1998-11-05
1
-33
/
+55
*
add back mistakenly deleted files
Marc Horowitz
1998-10-30
1
-0
/
+394
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-394
/
+0
[next]