pfg
9e7434b2c5
lib: minor spelling fixes in comments.
...
No functional change.
2016-05-01 19:37:33 +00:00
araujo
0c25b23f88
Remove unused variable allocated_ctx reported by clang.
...
Differential Revision: D2684
Reviewed by: rodrigc
2015-06-02 09:03:15 +00:00
dfr
be0348cb75
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
dfr
0831b4437b
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
dfr
c38fa0f103
Merge fixes back from heimdal.
...
Approved by: re (kensmith)
2007-06-30 07:47:45 +00:00
kan
4c8c917a1b
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
dfr
d9cbcb50b5
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