aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/lib/win
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Fix typoBen Kaduk1-1/+1
2012-08-29Fix KfW thread-local storage allocation issuesKevin Wasserman1-11/+16
2012-08-29Add version info for ccapi dllKevin Wasserman1-2/+7
2012-08-29CCAPI client rpc fixesKevin Wasserman2-24/+18
2012-08-27Fix leak in cci_os_ipc_thread_init()Kevin Wasserman1-0/+1
2011-12-14Squash commits for KfW updatesTom Yu4-70/+118
2011-09-28Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman1-1/+1
2011-09-28Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman1-13/+13
2011-09-28Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*).Sam Hartman2-4/+9
2011-09-19Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman1-1/+1
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson3-6/+3
2010-11-25Fix Windows buildGreg Hudson2-8/+1
2010-11-23Set svn:eol-style on some Windows files and remove the CRs from theirGreg Hudson4-263/+260
2009-10-31make mark-cstyleTom Yu3-37/+33
2009-02-11Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn1-2/+2
2009-02-09Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn3-8/+8
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood3-14/+14
2008-09-04CCAPI should only use one pthread keyAlexandra Ellwood1-0/+7
2008-03-20Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch3-39/+21
2008-03-13Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2-116/+1
2008-02-29lib/win/Makefile.in: AddedKevin Koch3-11/+120
2008-02-19Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch5-91/+23
2008-02-05more eol-styleKen Raeburn5-1156/+1156
2008-02-05set eol-styleKen Raeburn4-487/+487
2008-01-22Windows CCAPI snapshot. Should build & pass ping testKevin Koch12-0/+1894