summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common/win
Commit message (Expand)AuthorAgeFilesLines
* Do not emit debug printfs under NODEBUGBen Kaduk2012-08-291-0/+2
* Clean out dead code from ccapiKevin Wasserman2012-08-292-39/+0
* Fix KfW thread-local storage allocation issuesKevin Wasserman2012-08-291-1/+7
* CCAPI client rpc fixesKevin Wasserman2012-08-292-0/+6
* Split cci_thread_init into per-process and per-thread portionsTom Yu2011-12-121-2/+9
* Make ccapiserver exit if its receiveloop thread terminates for any reasonTom Yu2011-12-121-1/+2
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-3/+0
* Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*).Sam Hartman2011-09-282-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0910-20/+10
* make mark-cstyleTom Yu2009-10-315-17/+15
* Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn2009-02-111-1/+1
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-302-5/+5
* 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
* 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