summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common
Commit message (Expand)AuthorAgeFilesLines
* 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