gss: GSS_KRB5_IMPORT_RFC4121_CONTEXT_X / _gss_mg_import_rfc4121_context()
authorLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 02:36:09 +0000 (12:36 +1000)
committerLuke Howard <lukeh@padl.com>
Fri, 17 Apr 2020 01:04:33 +0000 (11:04 +1000)
commit26a69856f624b2d5e375ce348d1f559e0d404a7b
tree89ad0463741c0b3489a47758f3a2cf0b2d7bb92e
parent9383a88a86a361fcd9c4e9d40cc179e99d5c8b92
gss: GSS_KRB5_IMPORT_RFC4121_CONTEXT_X / _gss_mg_import_rfc4121_context()

Add a new private interface (accessed through _gss_mg_import_rfc4121_context())
through which a skeletal krb5 mechanism context can be created, suitable for
RFC4121 message protection and PRF services.
lib/gssapi/Makefile.am
lib/gssapi/NTMakefile
lib/gssapi/gssapi/gssapi_oid.h
lib/gssapi/krb5/set_sec_context_option.c
lib/gssapi/mech/gss_oid.c
lib/gssapi/mech/gss_rfc4121.c [new file with mode: 0644]
lib/gssapi/mech/utils.h
lib/gssapi/oid.txt