summaryrefslogtreecommitdiffstats
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
* * ms2mit.c: Make sure we get a des-cbc-crc session key instead ofDanilo Almeida2001-11-282-27/+207
* * intern.c (ScreenInsChar): Return BOOLDanilo Almeida2001-10-117-81/+98
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-105-148/+137
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0615-23/+42
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-042-4/+8
* Add ms2mit utilityDanilo Almeida2000-07-192-0/+410
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-19/+30
* pullup from 1.2-beta4Ken Raeburn2000-07-019-38/+80
* cacheapi.h: Update to v2Danilo Almeida2000-04-182-217/+242
* Add documentation about debug vs. release buildsDanilo Almeida2000-02-072-5/+15
* Pull src/windows changes from krb5-1-1 branch (rename readme -> README)Danilo Almeida1999-12-041-0/+132
* Pull src/windows changes from krb5-1-1 branchDanilo Almeida1999-12-0415-81/+79
* copyright notice updates from 1.1 branchKen Raeburn1999-09-243-3/+12
* Boost version to 1.0.8Danilo Almeida1999-06-212-2/+6
* Remove unncessary LIBCMD definition from recursive make invocationsDanilo Almeida1999-05-192-5/+10
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-193-22/+46
* Add included version resouce script to resource file dependencyDanilo Almeida1999-05-186-1/+20
* Boost version to 1.0.6Danilo Almeida1999-05-182-5/+9
* Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida1999-05-176-101/+70
* Uncomment BUILDTOP since we always want itDanilo Almeida1999-05-172-1/+5
* Reflect that we only build this under win32Danilo Almeida1999-05-172-9/+11
* Add NO_OUTPRE flag to prevent creation of output directory under win32.Danilo Almeida1999-05-172-7/+15
* Remove KrbCC32.lib since we dynamically load the DLLDanilo Almeida1999-05-172-0/+4
* screen.c (DeleteTopLine): Free the top line before when we allow it toTheodore Tso1999-05-142-0/+7
* Do win32 build in subdirDanilo Almeida1999-05-1010-86/+98
* gic.c (gic_prompter), vardlg.c (vardlg_build), gic.h, vardlg.h: UpdateTheodore Tso1999-04-105-8/+19
* Add information for the profile library (which is now a separate library)Theodore Tso1999-03-231-0/+11
* Don't blow away Krbcc32.lib by accidentTheodore Tso1999-03-122-1/+6
* Commit the Windows version of the ccache dll and its interface headerTheodore Tso1999-02-182-0/+437
* enc_des.c (fb64_session): Call des_init_random_number_generatorTheodore Tso1999-02-092-1/+7
* information in it. (It's still not perfect!)Theodore Tso1999-02-092-10/+14
* auth.c (auth_send): Increase size of buf so we can handle mongo-gramTheodore Tso1999-02-042-1/+6
* cns.c (position_dialog): If the registry position for the window isTheodore Tso1999-01-052-2/+8
* add back mistakenly deleted filesMarc Horowitz1998-10-308-0/+972
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-308-972/+0
* Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso1998-05-2713-607/+678
* mkbin.bat: Added convenience batch file which copies all of theTheodore Tso1998-05-273-2/+25
* Check in files from Kerbnet-1.2 release. This is an auxiliary libraryTheodore Tso1998-05-278-0/+972
* version.rc: New file containing the version resource information forTheodore Tso1997-08-061-0/+5
* Makefile.in, telnet.rc: Add version resource to the executableTheodore Tso1997-08-053-5/+12
* Makefile.in, gss.rc: Use the version resource from windows/version.rc,Theodore Tso1997-08-053-34/+10
* Makefile.in, cnsres5.rc: Add a version resource to the executableTheodore Tso1997-08-053-8/+12
* version.rc: New file containing the version resource information forTheodore Tso1997-08-051-0/+151
* Take out the /nod option, and remove libc.lib from the list ofTheodore Tso1997-07-296-9/+21
* Add additional debugging messages so we can see the winsock errorTheodore Tso1997-07-292-24/+44
* File containing test tracker MOTDTheodore Tso1997-04-291-0/+11
* Add version resource information to test version server codeTheodore Tso1997-04-292-0/+38
* Update version number to be alpha 2 snapshotTheodore Tso1997-04-011-1/+1
* Remove unnecessary calls to krb5_init_etsRichard Basch1997-02-202-4/+1
* Removed $(KRBOPT) from RFLAGS definition since it broke the Win16 buildRichard Basch1997-02-191-2/+2