summaryrefslogtreecommitdiffstats
path: root/src/windows/gss
Commit message (Expand)AuthorAgeFilesLines
* Need to link with $(CLIB)Richard Basch1997-02-152-1/+5
* gss.c: initialize/shutdown winsock libraryRichard Basch1997-02-113-5/+29
* *** empty log message ***Richard Basch1997-02-111-0/+4
* Use WLIB definition in config/windows.inRichard Basch1997-02-111-1/+0
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-062-20/+36
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-2/+8
* 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
* 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
* gss-clie.c: turned const_gss_OID into const gss_OID.Theodore Tso1995-09-234-7/+15
* New .Sanitize file for the windows/gss directoryTheodore Tso1995-05-041-0/+40
* 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-289-0/+747