summaryrefslogtreecommitdiff
path: root/lib/libgssapi/gssapi.3
Commit message (Collapse)AuthorAgeFilesLines
* Merge r203027 from head:Gavin Atkinson2010-02-021-2/+2
| | | | | | | | | | Correct the HISTORY section of these man pages to show when the function, not the "manual page example" was introduced. Approved by: ed (mentor, implicit) Notes: svn path=/stable/8/; revision=203396
* 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