aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/lib/ccapi_context.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-14Squash commits for KfW updatesTom Yu1-7/+7
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-2/+1
2010-11-25Fix Windows buildGreg Hudson1-1/+0
2009-10-31make mark-cstyleTom Yu1-148/+147
2009-02-09Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn1-43/+43
2008-10-22Remove ipc message sent on cc_context_releaseAlexandra Ellwood1-11/+10
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood1-59/+59
2008-09-30krb5 library-side changes for com_err based error stringsAlexandra Ellwood1-0/+6
2008-09-04CCAPI should only use one pthread keyAlexandra Ellwood1-0/+14
2008-02-06Need CCAPI v2 support for WindowsAlexandra Ellwood1-3/+0
2008-01-22Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch1-6/+0
2008-01-22Make windows debug message line endings match the Mac endings.Kevin Koch1-0/+6
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn1-1/+9
2007-10-02cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood1-1/+1
2007-07-31Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood1-0/+1
2007-07-25Added callback support for wait_for_change functionsAlexandra Ellwood1-4/+24
2007-05-31Move CCAPI sources to krb5 repositoryAlexandra Ellwood1-0/+789