summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel
Commit message (Expand)AuthorAgeFilesLines
* make mark-cstyleTom Yu2009-10-3114-366/+365
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-217/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-56/+0
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-1/+5
* * update the include paths to allow patchlevel.h to be foundJeffrey Altman2004-10-012-1/+5
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-142-1/+5
* * 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-068-17/+23
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-042-4/+8
* pullup from 1.2-beta4Ken Raeburn2000-07-013-10/+18
* Pull src/windows changes from krb5-1-1 branchDanilo Almeida1999-12-042-3/+7
* copyright notice updates from 1.1 branchKen Raeburn1999-09-243-3/+12
* Add included version resouce script to resource file dependencyDanilo Almeida1999-05-182-0/+7
* Remove win16 stuff. Fix resource dependencies. Link resource fileDanilo Almeida1999-05-172-36/+27
* 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-102-22/+21
* enc_des.c (fb64_session): Call des_init_random_number_generatorTheodore Tso1999-02-092-1/+7
* auth.c (auth_send): Increase size of buf so we can handle mongo-gramTheodore Tso1999-02-042-1/+6
* Makefile.in, telnet.rc: Add version resource to the executableTheodore Tso1997-08-053-5/+12
* Take out the /nod option, and remove libc.lib from the list ofTheodore Tso1997-07-292-3/+8
* Update version number to be alpha 2 snapshotTheodore Tso1997-04-011-1/+1
* Remove unnecessary calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Removed $(KRBOPT) from RFLAGS definition since it broke the Win16 buildRichard Basch1997-02-191-2/+2
* Fixed "rc" flagsRichard Basch1997-02-181-2/+2
* Need to link with $(CLIB)Richard Basch1997-02-152-1/+5
* *** empty log message ***Richard Basch1997-02-111-0/+4
* Use WLIB definition in config/windows.inRichard Basch1997-02-111-2/+0
* Fixed bad ChangeLog entry during last commitRichard Basch1997-02-061-1/+3
* Makefile.in: Fixed linking of telnet.exe (win16)Richard Basch1997-02-065-23/+39
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0631-5235/+8201
* Remove (under #ifdef) mention of calling Cygnus Support for supportTheodore Tso1996-12-212-6/+16
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+9
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-122-2/+12
* krb5_get_credentials does not use the same flags as kdc_optionsEzra Peisach1996-01-202-1/+6
* Move changes from ChangeLog to changeloTheodore Tso1995-09-272-6/+5
* Don't include des_int.h; it's no longer neededTheodore Tso1995-09-272-1/+1
* Don't include los-proto.h; it's no longer presentTheodore Tso1995-09-272-1/+5
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* Better description of latest telnet changesKeith Vetter1995-06-031-1/+5
* Windows telnet changes to enable the cursor keysKeith Vetter1995-06-028-92/+140
* Mistakenly forgot to convert PC eol into Unix eol while unzipping so thisKeith Vetter1995-05-251-0/+6
* Windows telnet --fixed eol wrapping and general cleanupKeith Vetter1995-05-259-304/+248
* Clean up of Windows telnet sourceKeith Vetter1995-04-2712-3605/+3651
* Bug fix in the windows telnet programKeith Vetter1995-04-192-0/+9
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+56
* Windows cns: user can now specify the ccache file on the options dialog.Keith Vetter1995-04-073-98/+91
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-065-2/+21
* Can now specify port to telnet to on the command lineKeith Vetter1995-04-014-199/+315