aboutsummaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)AuthorFilesLines
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
1997-08-05Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso3-8/+12
1997-08-05version.rc: New file containing the version resource information forTheodore Tso1-0/+151
1997-07-29Take out the /nod option, and remove libc.lib from the list ofTheodore Tso6-9/+21
1997-07-29Add additional debugging messages so we can see the winsock errorTheodore Tso2-24/+44
1997-04-29File containing test tracker MOTDTheodore Tso1-0/+11
1997-04-29Add version resource information to test version server codeTheodore Tso2-0/+38
1997-04-01Update version number to be alpha 2 snapshotTheodore Tso1-1/+1
1997-02-20Remove unnecessary calls to krb5_init_etsRichard Basch2-4/+1
1997-02-19Removed $(KRBOPT) from RFLAGS definition since it broke the Win16 buildRichard Basch1-2/+2
1997-02-18Need the Winsock initialization/cleanup to setup the blocking hookRichard Basch2-16/+0
1997-02-18Fixed "rc" flagsRichard Basch2-3/+3
1997-02-18Makefile.in: Winsock library is still required (win16)Richard Basch2-1/+2
1997-02-18Remove krbini.h (its contents are included in win-mac.h)Richard Basch3-38/+4
1997-02-15Need to link with $(CLIB)Richard Basch5-3/+11