Marcelo Araujo
f215513600
Remove unused variable allocated_ctx reported by clang.
...
Differential Revision: D2684
Reviewed by: rodrigc
2015-06-02 09:03:15 +00:00
Doug Rabson
33f1219925
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
...
all non-style changes made by heimdal to our own libgssapi.
2008-05-07 13:53:12 +00:00
Doug Rabson
e1a0d9eff3
When receiving delegated credentials, initialise our cred's linked list.
...
Add a bit more sanity checking for GSS-API mechanisms that claim to have
delegated creds but don't actually return a cred handle.
MFC after: 2 weeks
2008-04-30 11:29:22 +00:00
Doug Rabson
22a25490ab
Merge fixes back from heimdal.
...
Approved by: re (kensmith)
2007-06-30 07:47:45 +00:00
Alexander Kabaev
3aebdb89ad
Add include directives for string.h and stdlib.h to get proper function
...
prototypess of memset, memcpy and malloc respectively.
2007-04-04 02:40:59 +00:00
Doug Rabson
c0b9f4fe65
Add a new extensible GSS-API layer which can support GSS-API plugins,
...
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)
2005-12-29 14:40:22 +00:00