summaryrefslogtreecommitdiffstats
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
...
* Further attempt at removing K4 specific code from the leash executableSam Hartman2011-10-1417-37/+324
* Fixed some warnings and Windows 64 portability issues in the leash executableSam Hartman2011-10-146-20/+22
* Fixed some warnings in libwinSam Hartman2011-10-143-10/+10
* Updated resource file dependencies for leashdllSam Hartman2011-10-141-1/+1
* Installer wip. Actually builds semi-functional kfw.msiSam Hartman2011-09-289-725/+328
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-2817-2/+3472
* Initial import of KFW 3.2.2 Leash32 codeSam Hartman2011-09-28106-0/+16832
* Remove windows/gss from buildSam Hartman2011-09-2812-2144/+1
* Windows fix: Add resource macros for kswitch appSam Hartman2011-09-281-0/+7
* Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman2011-09-2821-3781/+1
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-1/+1
* Added Windows 64 DLL CCAPI DLL nameSam Hartman2011-09-281-0/+4
* Updated dependencies for the resource fileSam Hartman2011-09-281-2/+1
* Rationalized versioning resources and made KFW versions independent from non ...Sam Hartman2011-09-282-27/+93
* Removed unused version.rcSam Hartman2011-09-281-8/+0
* Enabled unconditional build of kfwlogon on WindowsSam Hartman2011-09-286-2027/+3
* Moved LoadFuncs/UnloadFuncs() to windows/libSam Hartman2011-09-287-121/+9
* Removed code protected by NO_KRB4, eliminated warnings about unused variablesSam Hartman2011-09-281-99/+0
* Eliminated lots of warnings about not typecasting char * to wchar_t *Sam Hartman2011-09-283-9/+8
* Disable AFS related code for nowSam Hartman2011-09-281-0/+7
* Updated a textual resource to match the .rc file includeSam Hartman2011-09-281-1/+1
* Fixed resource file compilation in leashdllSam Hartman2011-09-283-5/+16
* Removed code protected by NO_KRB4Sam Hartman2011-09-284-779/+6
* if krb5_get_default_config_files() returns success andSam Hartman2011-09-281-1/+1
* If the KRB5CCNAME variable gets set to the empty stringSam Hartman2011-09-281-13/+21
* miscellaneous leash32.dll correctionsSam Hartman2011-09-285-26/+53
* increase stack buffer size for res_query resultSam Hartman2011-09-281-1/+1
* Add missing prototypes; always use ANSI prototypesSam Hartman2011-09-282-9/+4
* Initial update to KFW related source to build with K5 1.9 on WindowsSam Hartman2011-09-2818-137/+213
* Add new krb5 exported functions to loadfuncsSam Hartman2011-09-281-0/+21
* Added leashdll/wshelper related files from KFWSam Hartman2011-09-2854-0/+17511
* Fixed some warnings on WindowsSam Hartman2011-09-193-6/+5
* Updated copyright year in a Windows version resourceSam Hartman2011-09-191-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-098-31/+21
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-49/+4
* Fix Windows buildGreg Hudson2010-11-255-85/+25
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-202-6/+6
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-072-0/+10
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-6/+2
* make mark-cstyleTom Yu2009-10-31168-3041/+3005
* The NIM error reporting functions (in src/windows/identity/kherr ) keepJeffrey Altman2008-07-231-1/+1
* This patch modifies the NIM Kerberos v5 plug-in to use the Jeffrey Altman2008-07-234-8/+64
* Jeffrey Altman2008-07-232-0/+9
* cw_handle_header_msg():Jeffrey Altman2008-07-231-6/+2
* Add kerberos iconAlexandra Ellwood2008-07-081-0/+0
* Detect if the Vista version of ntsecapi.h is presentKevin Koch2008-03-184-2/+42
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-191-8/+17
* Actually pass the nmake arguments to nmakeKevin Koch2008-01-311-5/+5
* Windows: avoid use of cygwin mkdir and rmdir commandsJeffrey Altman2008-01-232-4/+4
* Update build instructions to indicate PATH ordering; add troubleshooting tip ...Kevin Koch2008-01-231-9/+20