summaryrefslogtreecommitdiffstats
path: root/src/lib/ccapi/include/msg.h
Commit message (Collapse)AuthorAgeFilesLines
* Delete src/lib/ccapi.Sam Hartman2006-10-211-166/+0
| | | | | | | | The ccapi shipped in 1.6 will not be based off this code and will live in src/ccapi. It will be copied onto the trunk and branch when ready, but this code is being removed before the branch cut. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18731 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed up warnings and whitespace issues which were confusing the Alexandra Ellwood2006-07-101-3/+8
| | | | | | Xcode auto-indenter. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18326 dc483132-0cff-0310-8789-dd5450dbe970
* cci_msg_retrieve_blob(): changed argument 4 from void** to char** Alexandra Ellwood2006-06-091-1/+1
| | | | | | to suppress the warnings from gcc. git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18095 dc483132-0cff-0310-8789-dd5450dbe970
* Updates of portable CCAPI sources. All code compilesJeffrey Altman2006-05-191-18/+33
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18022 dc483132-0cff-0310-8789-dd5450dbe970
* * Initial commit of C CCAPI implementationJeffrey Altman2004-10-271-0/+146
ticket: 2753 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16840 dc483132-0cff-0310-8789-dd5450dbe970