Name Date Size #Lines LOC

..--

README.mdH A D25-Apr-2025209 64

gss_import_name.ccH A D25-Apr-2025823 2615

gss_methods.ccH A D25-Apr-20252.8 KiB8165

gss_types.hH A D25-Apr-20251.9 KiB6738

README.md

1# Fake GSSAPI Library
2
3This directory has the pieces necessary to build a fake GSSAPI library that
4looks like the real thing to `//net`'s GSSAPI support. It's used for smoke
5testing the library loading logic.
6