Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move the Internet Society copyright message so that it appears in the | dfr | 2006-01-25 | 35 | -910/+910 | |
| | | | | formatted page as well as the source. | |||||
* | Use the correct shared-library version number (the same as the one used | dfr | 2006-01-01 | 1 | -1/+1 | |
| | | | | | by the standalone version of heimdal GSS-API). If any compat issues arise, I may increment the version number once more. | |||||
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 85 | -0/+10704 | |
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) |