summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi.def
Commit message (Collapse)AuthorAgeFilesLines
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-72/+0
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970
* We have implemented gss_inquire_names_for_mech, notTheodore Tso1996-02-281-1/+2
| | | | | | gss_inquire_mechs_for_name. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7563 dc483132-0cff-0310-8789-dd5450dbe970
* Add new GSSAPI V2 calls. (XXX we still need to get the officialTheodore Tso1996-02-241-0/+36
| | | | | | function numbers defined for them.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7525 dc483132-0cff-0310-8789-dd5450dbe970
* Windows global stuff:Keith Vetter1995-04-141-0/+35
o removed INTERFACE from non-api functions o add FAR to pointers visible to the world o made the tests for __STDC__ also check for _WINDOWS o creates GSSAPI.DLL & GSSAPI.LIB as per spec. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5354 dc483132-0cff-0310-8789-dd5450dbe970