aboutsummaryrefslogtreecommitdiff
path: root/src/windows
AgeCommit message (Expand)AuthorFilesLines
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
1997-02-15Need to link with $(CLIB).Richard Basch3-5/+15
1997-02-11gss.c: initialize/shutdown winsock libraryRichard Basch3-5/+29
1997-02-11*** empty log message ***Richard Basch3-0/+12
1997-02-11Use WLIB definition in config/windows.inRichard Basch3-5/+1
1997-02-07Corrected last ChangeLog entryRichard Basch1-1/+2
1997-02-07cns.c:Richard Basch2-3/+19
1997-02-06Fixed bad ChangeLog entry during last commitRichard Basch1-1/+3
1997-02-06Makefile.in: Fixed linking of telnet.exe (win16)Richard Basch5-23/+39