aboutsummaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn15-23/+42
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2-4/+8
2000-07-19Add ms2mit utilityDanilo Almeida2-0/+410
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-19/+30
2000-07-01pullup from 1.2-beta4Ken Raeburn9-38/+80
2000-04-18cacheapi.h: Update to v2Danilo Almeida2-217/+242
2000-02-07Add documentation about debug vs. release buildsDanilo Almeida2-5/+15
1999-12-04Pull src/windows changes from krb5-1-1 branch (rename readme -> README)Danilo Almeida1-0/+132
1999-12-04Pull src/windows changes from krb5-1-1 branchDanilo Almeida15-81/+79
1999-09-24copyright notice updates from 1.1 branchKen Raeburn3-3/+12
1999-06-21Boost version to 1.0.8Danilo Almeida2-2/+6
1999-05-19Remove unncessary LIBCMD definition from recursive make invocationsDanilo Almeida2-5/+10
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida3-22/+46
1999-05-18Add included version resouce script to resource file dependencyDanilo Almeida6-1/+20
1999-05-18Boost version to 1.0.6Danilo Almeida2-5/+9
1999-05-17Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida6-101/+70
1999-05-17Uncomment BUILDTOP since we always want itDanilo Almeida2-1/+5
1999-05-17Reflect that we only build this under win32Danilo Almeida2-9/+11
1999-05-17Add NO_OUTPRE flag to prevent creation of output directory under win32.Danilo Almeida2-7/+15
1999-05-17Remove KrbCC32.lib since we dynamically load the DLLDanilo Almeida2-0/+4
1999-05-14screen.c (DeleteTopLine): Free the top line before when we allow it toTheodore Tso2-0/+7
1999-05-10Do win32 build in subdirDanilo Almeida10-86/+98
1999-04-10gic.c (gic_prompter), vardlg.c (vardlg_build), gic.h, vardlg.h: UpdateTheodore Tso5-8/+19
1999-03-23Add information for the profile library (which is now a separate library)Theodore Tso1-0/+11
1999-03-12Don't blow away Krbcc32.lib by accidentTheodore Tso2-1/+6
1999-02-18Commit the Windows version of the ccache dll and its interface headerTheodore Tso2-0/+437
1999-02-09enc_des.c (fb64_session): Call des_init_random_number_generatorTheodore Tso2-1/+7
1999-02-09 information in it. (It's still not perfect!)Theodore Tso2-10/+14
1999-02-04auth.c (auth_send): Increase size of buf so we can handle mongo-gramTheodore Tso2-1/+6
1999-01-05cns.c (position_dialog): If the registry position for the window isTheodore Tso2-2/+8
1998-10-30add back mistakenly deleted filesMarc Horowitz8-0/+972
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz8-972/+0
1998-05-27Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso13-607/+678
1998-05-27mkbin.bat: Added convenience batch file which copies all of theTheodore Tso3-2/+25
1998-05-27Check in files from Kerbnet-1.2 release. This is an auxiliary libraryTheodore Tso8-0/+972
1997-08-06version.rc: New file containing the version resource information forTheodore Tso1-0/+5
1997-08-05Makefile.in, telnet.rc: Add version resource to the executableTheodore Tso3-5/+12
1997-08-05Makefile.in, gss.rc: Use the version resource from windows/version.rc,Theodore Tso3-34/+10