aboutsummaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)AuthorFilesLines
2004-09-25Make patchlevel.h be the master version fileTom Yu2-7/+25
2004-09-17* kfw-fixed.nsi:Jeffrey Altman2-0/+63
2004-09-17 Remove trailing slash from PATHJeffrey Altman3-23/+190
2004-09-14 Enable default installation of documentationJeffrey Altman2-1/+5
2004-09-13* kfw-fixed.nsi:Jeffrey Altman2-3/+99
2004-09-13 Add msi-deployment-guide.txtJeffrey Altman2-0/+371
2004-09-13 Updates to WiX to satisfy the needs of MIT SWRTJeffrey Altman6-6/+299
2004-09-11 utils.nsi: Fix RestartRequired function to actually determineJeffrey Altman2-33/+112
2004-09-09ms2mit.c: Apply KRB5_TC_NOTICKET to MSLSA: while searching for theJeffrey Altman2-0/+19
2004-09-07Include all subdirectories of KFW_INSTALL_DIR in the SDKJeffrey Altman2-1/+6
2004-09-02 * ms2mit.c: add -c ccache command line optionJeffrey Altman4-4/+198
2004-08-20 ChangeLogs for WiX MSI installerJeffrey Altman4-0/+12
2004-08-20New WiX based MSI installer for KFWJeffrey Altman23-0/+3396
2004-07-08kfw-fixed.nsi: Add registry keys to allow KFW executables to access theJeffrey Altman2-0/+36
2004-07-07* kfw-fixed.nsi: Microsoft did not place the AllowTGTSessionKey inJeffrey Altman2-0/+12
2004-06-18* version.rc: Add info for support libraryKen Raeburn2-0/+15
2004-05-17* kfw.nsi, kfw-fixed.nsi, utils.nsi:Jeffrey Altman4-188/+241
2004-04-14Changes to the NSIS installer for Windows to support KFW 2.6.1Jeffrey Altman3-6/+25
2004-03-31 2004-03-31 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman11-0/+2789
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2-1/+4
2004-02-122004-02-12 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-3/+7
2004-02-11Add missing file: gss-misc.h copied from src/appl/gss-sampleJeffrey Altman2-0/+64
2004-02-11update copyright notices on gss sample appsTom Yu3-0/+69
2004-02-062004-02-06 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman6-25/+80
2004-02-05Add support for specifying the credential cache to be used as wellJeffrey Altman7-37/+160
2004-02-02* Update README to describe the new PreserveInitialTicketIdentityJeffrey Altman2-0/+41
2004-02-01missing headerJeffrey Altman1-0/+3
2004-02-01 * Do not perform ticket importing if the initial TGT is not availableJeffrey Altman2-2/+48
2004-01-31Add support for Addressless Ticket Checkbox. Applied patch from Doug EngertJeffrey Altman7-4/+29
2004-01-312004-01-30 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2-2/+42
2004-01-31A near complete re-write of the gss sample client on windows. Supports theJeffrey Altman8-386/+1295
2003-12-22 * README: update requirements for compilation tools, DNS supportJeffrey Altman2-23/+119
2003-12-12 * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman3-830/+35
2003-10-21Because of the failure of Windows 2000 and Windows XP to perform properJeffrey Altman2-2/+28
2003-07-22 * README: Revert previous change, as it was in error; socklen_tTom Yu2-3/+10
2003-07-19Windows build needs Feb 2003 Platform SDKTom Yu2-3/+8
2003-07-18 * ms2mit.c:Jeffrey Altman2-75/+432
2003-06-24apply patch from jaltman:Tom Yu2-5/+12
2003-02-25Handle NULL result_string->data returned from error inTom Yu2-1/+7
2002-10-16ver.h to winver.h ver.h has become depricated by MS. Using winver.h will sup...Paul Hill2-2/+2
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-07-13Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2-1/+4
2002-07-12Document SDK requirementSam Hartman1-2/+4
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn8-4/+20
2002-06-12 * cns.c: Do not use krb_get_notification_message() orTom Yu2-0/+12
2002-04-11* Makefile.in: Build ms2mit.Danilo Almeida4-2/+18
2001-11-28* ms2mit.c: Make sure we get a des-cbc-crc session key instead ofDanilo Almeida2-27/+207
2001-10-11 * intern.c (ScreenInsChar): Return BOOLDanilo Almeida7-81/+98
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn5-148/+137