summaryrefslogtreecommitdiffstats
path: root/src/ccapi/lib/ccapi_context.c
Commit message (Expand)AuthorAgeFilesLines
* Split cci_thread_init into per-process and per-thread portionsTom Yu2011-12-121-7/+7
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Fix Windows buildGreg Hudson2010-11-251-1/+0
* make mark-cstyleTom Yu2009-10-311-148/+147
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-091-43/+43
* Remove ipc message sent on cc_context_releaseAlexandra Ellwood2008-10-221-11/+10
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-301-59/+59
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-0/+6
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-041-0/+14
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-061-3/+0
* Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch2008-01-221-6/+0
* Make windows debug message line endings match the Mac endings.Kevin Koch2008-01-221-0/+6
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-011-1/+9
* cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood2007-10-021-1/+1
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-0/+1
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-251-4/+24
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-311-0/+789