summaryrefslogtreecommitdiffstats
path: root/src/ccapi/lib/win
Commit message (Expand)AuthorAgeFilesLines
* Remove OldCC/rpc.cxxBen Kaduk2013-10-042-80/+0
* Fix typoBen Kaduk2012-09-271-1/+1
* Fix KfW thread-local storage allocation issuesKevin Wasserman2012-08-291-11/+16
* Add version info for ccapi dllKevin Wasserman2012-08-291-2/+7
* CCAPI client rpc fixesKevin Wasserman2012-08-292-24/+18
* Fix leak in cci_os_ipc_thread_init()Kevin Wasserman2012-08-231-0/+1
* Split cci_thread_init into per-process and per-thread portionsTom Yu2011-12-124-63/+74
* windows ccapi: use a random challenge to authenticate ccapiserverTom Yu2011-12-121-2/+38
* windows ccapi: launch server without console by defaultTom Yu2011-12-121-5/+6
* Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman2011-09-281-1/+1
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-13/+13
* Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*).Sam Hartman2011-09-282-4/+9
* Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman2011-09-191-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-6/+3
* Fix Windows buildGreg Hudson2010-11-252-8/+1
* Set svn:eol-style on some Windows files and remove the CRs from theirGreg Hudson2010-11-234-263/+260
* make mark-cstyleTom Yu2009-10-313-37/+33
* Some updates to compile and link on Windows, with recent CCAPI changesKen Raeburn2009-02-111-2/+2
* Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...Ken Raeburn2009-02-093-8/+8
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-303-14/+14
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-041-0/+7
* Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch2008-03-203-39/+21
* Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2008-03-132-116/+1
* lib/win/Makefile.in: AddedKevin Koch2008-02-293-11/+120
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-195-91/+23
* more eol-styleKen Raeburn2008-02-055-1156/+1156
* set eol-styleKen Raeburn2008-02-054-487/+487
* Windows CCAPI snapshot. Should build & pass ping testKevin Koch2008-01-2212-0/+1894