summaryrefslogtreecommitdiffstats
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
* 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
* Need the Winsock initialization/cleanup to setup the blocking hookRichard Basch1997-02-182-16/+0
* Fixed "rc" flagsRichard Basch1997-02-182-3/+3
* Makefile.in: Winsock library is still required (win16)Richard Basch1997-02-182-1/+2
* Remove krbini.h (its contents are included in win-mac.h)Richard Basch1997-02-183-38/+4
* Need to link with $(CLIB)Richard Basch1997-02-155-3/+11
* Need to link with $(CLIB).Richard Basch1997-02-153-5/+15
* gss.c: initialize/shutdown winsock libraryRichard Basch1997-02-113-5/+29
* *** empty log message ***Richard Basch1997-02-113-0/+12
* Use WLIB definition in config/windows.inRichard Basch1997-02-113-5/+1
* Corrected last ChangeLog entryRichard Basch1997-02-071-1/+2
* cns.c:Richard Basch1997-02-072-3/+19
* 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-0661-8639/+12529
* Remove (under #ifdef) mention of calling Cygnus Support for supportTheodore Tso1996-12-212-6/+16
* Fixed other problems found when renaming program from cns.exe to krb5.exeTheodore Tso1996-12-211-5/+5
* krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'edTheodore Tso1996-12-214-1/+23
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-136-4/+26
* Fix typo; service_name really should be nt_service_nameTheodore Tso1996-10-292-1/+6
* Remove OID's that weren't being used, and rename gss_nt_service_nameTheodore Tso1996-07-252-8/+6
* gss.c (parse_name): Add code to parse an optional fourth parameterTheodore Tso1996-07-254-16/+51
* specializations. Remove /nologo option for Win32 RFLAGS,Theodore Tso1996-06-124-3/+22
* gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS filesystemsTheodore Tso1996-06-123-1/+12
* Add closeoscket() call so that program properly cleans up the socketTheodore Tso1996-03-012-0/+7
* Added support for users to enter the GSSAPI target name into theTheodore Tso1996-02-293-21/+43
* krb5_get_credentials does not use the same flags as kdc_optionsEzra Peisach1996-01-202-1/+6
* Add an #ifdef for enabling lower case realm (for use with DCE)Theodore Tso1996-01-112-0/+7
* When obtaining tickets, we make them forwardable by default. XXX ThisTheodore Tso1996-01-112-5/+17
* 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
* gss-clie.c: turned const_gss_OID into const gss_OID.Theodore Tso1995-09-234-7/+15
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-3/+11
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-052-1/+6
* Better description of latest telnet changesKeith Vetter1995-06-031-1/+5
* Windows telnet changes to enable the cursor keysKeith Vetter1995-06-0210-102/+161
* Added k5 password changing code for the cns program (untested, waiting forKeith Vetter1995-05-316-31/+240
* 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
* New .Sanitize file for the windows/gss directoryTheodore Tso1995-05-041-0/+40
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-041-0/+1
* Windows gssapi demo now works. The UI isn't great but heyKeith Vetter1995-04-296-81/+229
* Added an icon for the windows gss demo programKeith Vetter1995-04-282-2/+6
* Added windows gssapi demo programKeith Vetter1995-04-2811-0/+757
* Changes in the CNS program for the new config fileKeith Vetter1995-04-274-69/+65
* Clean up of Windows telnet sourceKeith Vetter1995-04-2712-3605/+3651
* Changes for the PC due to tytso's changing the include structureKeith Vetter1995-04-204-2/+10
* Updated windows readme file to reflect gssapi and makefile changesKeith Vetter1995-04-202-3/+9