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_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make mark-cstyle
Tom Yu
2009-10-31
1
-332
/
+333
*
Some fixups and stubs for building ccapi on UNIX, and dependencies.
Ken Raeburn
2009-02-18
1
-0
/
+2
*
Conditionalize building of CCAPI ccache type on USE_CCAPI
Alexandra Ellwood
2008-08-15
1
-2
/
+4
*
krb5_cc_remove should work for the CCAPI
Alexandra Ellwood
2006-12-05
1
-80
/
+43
*
Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in
Alexandra Ellwood
2006-07-11
1
-346
/
+496
*
This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3
Jeffrey Altman
2006-06-22
1
-77
/
+475
*
Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all
Ken Raeburn
2004-06-22
1
-23
/
+0
*
* winccld.c: Include k5-int.h to get hidden ops struct.
Tom Yu
2002-06-20
1
-2
/
+2
*
Include errno.h
Danilo Almeida
2002-04-01
1
-0
/
+1
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-1
/
+1
*
2000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5...
Alexandra Ellwood
2000-06-09
1
-4
/
+4
*
Remove unused variables. Reindent to krb5 coding style. Remove whitespace
Danilo Almeida
2000-05-18
1
-388
/
+384
*
* stdcc_util.c (dupCCtoK5, dupK5toCC):
Miro Jurisic
2000-05-04
1
-2
/
+6
*
2000-04-07 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-07
1
-4
/
+4
*
2000-04-03 Jeffrey Altman <jaltman@columbia.edu>
Jeffrey Altman
2000-04-04
1
-4
/
+4
*
2000-03-24 Alexandra Ellwood <lxs@mit.edu>
Alexandra Ellwood
2000-03-24
1
-115
/
+180
*
Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)
Miro Jurisic
2000-02-11
1
-2
/
+2
*
Added +1 to strlens so that null terminator will fit in the buffer ;-P
Alexandra Ellwood
2000-02-10
1
-2
/
+2
*
Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...
Alexandra Ellwood
1999-08-05
1
-0
/
+2
*
Don't use cc_uint4 since the Windows include file apparently doesn't
Theodore Tso
1999-03-23
1
-2
/
+2
*
Added function krb5_free_cc_cred_union(), a local version of cc_free_creds() ...
Scott McGuire
1999-03-10
1
-43
/
+86
*
Added debugging hooks to stdcc.c
Theodore Tso
1999-02-18
1
-69
/
+137
*
Fix bad comment terminator in stdcc_util.c which was stopping it from compiling
Theodore Tso
1999-02-09
1
-1
/
+1
*
Initial rototilling of these functions to make them more krb5 library
Theodore Tso
1999-02-05
1
-120
/
+149
*
More Windows compatibility fixes
Scott McGuire
1998-11-25
1
-3
/
+8
*
Fixed places where code didn't follow CCache API. Integrated some stuff from...
Scott McGuire
1998-11-05
1
-13
/
+10
*
add back mistakenly deleted files
Marc Horowitz
1998-10-30
1
-0
/
+368
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-368
/
+0
*
Merged in smcguire's fixes
Miro Jurisic
1998-10-23
1
-16
/
+82
*
Added Frank's CCache API implementation and made it default on the Mac
Miro Jurisic
1998-08-20
1
-0
/
+302