Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate (but commented out) .Sh HISTORY section heading. | keramida | 2007-10-30 | 1 | -2/+1 |
| | | | | | | | It almost "shadows" the ending .El request of a list, which seems to have caused mdoc buglets in some gss_*.3 manpages. MFC after: 3 days | ||||
* | Move the Internet Society copyright message so that it appears in the | dfr | 2006-01-25 | 1 | -26/+26 |
| | | | | formatted page as well as the source. | ||||
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -0/+111 |
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) |