summaryrefslogtreecommitdiff
path: root/lib/libgssapi/gssapi.3
Commit message (Collapse)AuthorAgeFilesLines
* Move the Internet Society copyright message so that it appears in theDoug Rabson2006-01-251-26/+26
| | | | | | | formatted page as well as the source. Notes: svn path=/head/; revision=154811
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-0/+261
similar the the Solaris implementation. Repackage the krb5 GSS mechanism as a plugin library for the new implementation. This also includes a comprehensive set of manpages for the GSS-API functions with text mostly taken from the RFC. Reviewed by: Love Hörnquist Åstrand <lha@it.su.se>, ru (build system), des (openssh parts) Notes: svn path=/head/; revision=153838