summaryrefslogtreecommitdiffstats
path: root/src/windows/gss
Commit message (Expand)AuthorAgeFilesLines
* 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