summaryrefslogtreecommitdiffstats
path: root/src/lib/ccapi/common/marshall.c
Commit message (Collapse)AuthorAgeFilesLines
* Delete src/lib/ccapi.Sam Hartman2006-10-211-441/+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 converted to Unix line endingsAlexandra Ellwood2006-07-101-441/+441
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18325 dc483132-0cff-0310-8789-dd5450dbe970
* Include string.h to get memcpy, strlen, etc on BSD OSesAlexandra Ellwood2006-06-091-0/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18098 dc483132-0cff-0310-8789-dd5450dbe970
* Source files containing common routines used by both Jeffrey Altman2006-05-221-0/+440
the client and the server. git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18027 dc483132-0cff-0310-8789-dd5450dbe970