summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common
Commit message (Expand)AuthorAgeFilesLines
* Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn2009-02-111-1/+1
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-094-77/+77
* Remove ipc message sent on cc_context_releaseAlexandra Ellwood2008-10-221-1/+1
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-3016-908/+149
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* CCacheServer should track client iteratorsAlexandra Ellwood2008-03-181-10/+9
* cci_cred_union_compare_to_credentials_union doesn't work for v5 credsAlexandra Ellwood2008-03-101-1/+1
* CCAPI v2 support crash when client or server strings are NULLAlexandra Ellwood2008-03-101-9/+25
* lib/win/Makefile.in: AddedKevin Koch2008-02-291-2/+4
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-195-11/+55
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-062-21/+443
* more eol-styleKen Raeburn2008-02-0514-1696/+1696
* set eol-styleKen Raeburn2008-02-0510-666/+666
* Windows CCAPI snapshot. Should build & pass ping testKevin Koch2008-01-2224-0/+2369
* Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch2008-01-221-9/+3
* Make windows debug message line endings match the Mac endings.Kevin Koch2008-01-221-3/+9
* Conditionalize #pragma mark with TARGET_OS_MAC; remove any Windows #pragma di...Kevin Koch2007-11-212-19/+35
* Disable warnings about #pragma markKevin Koch2007-11-202-0/+8
* On Windows, UINT64_MAX isn't defined; get it from k5-platform.hKevin Koch2007-11-151-0/+4
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-013-5/+11
* Define htonll, ntohll using k5_ versions if needed. Drop Mac-specific bitsKen Raeburn2007-10-291-8/+4
* Checkpoint some incomplete UNIX makefilesKen Raeburn2007-10-262-0/+82
* Include time.h for time()Alexandra Ellwood2007-10-231-0/+1
* cci_array_move not returning correct new positionAlexandra Ellwood2007-10-101-0/+3
* cci_array_move should work when the source and dest positions are equalAlexandra Ellwood2007-09-181-1/+2
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-253-10/+4
* Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood2007-07-192-18/+19
* don't include time.h in CredentialsCache.h if it's not neededAlexandra Ellwood2007-06-141-9/+8
* Disable warnings about #pragma mark - in the right place this timeKevin Koch2007-06-141-0/+1
* Disable warnings about #pragma markKevin Koch2007-06-141-7/+9
* Removed cross-compilation uses of inline because they don't doAlexandra Ellwood2007-06-076-8/+8
* Only use __attribute__ on GNUC compilersAlexandra Ellwood2007-06-051-1/+5
* Move CCAPI sources to krb5 repositoryAlexandra Ellwood2007-05-3122-0/+2901