summaryrefslogtreecommitdiffstats
path: root/src/ccapi/lib
Commit message (Expand)AuthorAgeFilesLines
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-223-31/+27
* make mark-cstyleTom Yu2009-10-3115-757/+752
* Some fixups and stubs for building ccapi on UNIX, and dependencies.Ken Raeburn2009-02-186-8/+107
* Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn2009-02-111-2/+2
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-098-108/+108
* Remove ipc message sent on cc_context_releaseAlexandra Ellwood2008-10-222-11/+14
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-4/+2
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-3016-407/+187
* krb5 library-side changes for com_err based error stringsAlexandra Ellwood2008-09-301-0/+6
* Removed argument from kipc_client_lookup_serverAlexandra Ellwood2008-09-261-3/+2
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-048-15/+58
* CCAPI is leaking mach portsAlexandra Ellwood2008-08-221-2/+6
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* cci_credentials_iterator_release using wrong message IDAlexandra Ellwood2008-06-181-1/+1
* Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch2008-03-203-39/+21
* cc_ccache_iterator_release, cc_credentials_iterator leak server memoryAlexandra Ellwood2008-03-142-0/+31
* Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2008-03-132-116/+1
* Invalid assignment while trying to set input to NULLAlexandra Ellwood2008-03-131-1/+5
* removed unused header file inclusion CoreFoundation.hAlexandra Ellwood2008-03-131-5/+0
* Fixed error code remappingAlexandra Ellwood2008-03-101-5/+29
* cc_remove_cred should only remove one credAlexandra Ellwood2008-03-101-8/+8
* cc_set_principal should return error on bad cred versionAlexandra Ellwood2008-03-101-0/+9
* Fix pointer cast in cc_seq_fetch_NCs_endAlexandra Ellwood2008-03-101-3/+3
* lib/win/Makefile.in: AddedKevin Koch2008-02-293-11/+120
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-195-91/+23
* Remove AppleConnect workaround Alexandra Ellwood2008-02-061-13/+0
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-069-60/+855
* more eol-styleKen Raeburn2008-02-055-1156/+1156
* set eol-styleKen Raeburn2008-02-054-487/+487
* CCAPI changes to the mac-specific code to use new kipc changesAlexandra Ellwood2008-01-291-11/+16
* Windows CCAPI snapshot. Should build & pass ping testKevin Koch2008-01-2212-0/+1894
* Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch2008-01-222-7/+1
* Make windows debug message line endings match the Mac endings.Kevin Koch2008-01-222-0/+11
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-013-3/+15
* Checkpoint some incomplete UNIX makefilesKen Raeburn2007-10-262-0/+76
* cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood2007-10-021-1/+1
* cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood2007-09-271-1/+15
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-0/+1
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-252-5/+45
* Disable warnings about #pragma mark - in the right place this timeKevin Koch2007-06-141-2/+0
* Disable warnings about #pragma markKevin Koch2007-06-141-0/+2
* Removed cross-compilation uses of inline because they don't doAlexandra Ellwood2007-06-072-2/+2
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-3125-0/+4721