Searched refs:gss (Results 1 – 10 of 10) sorted by relevance
1 The gss-api authentication mechanism implementation for racoon was2 based on the ietf draft draft-ietf-ipsec-isakmp-gss-auth-06.txt.4 The implementation uses the Heimdal gss-api library, i.e. gss-api5 on top of Kerberos 5. The Heimdal gss-api library had to be modified6 to meet the requirements of using gss-api in a daemon. More specifically,19 The modification to the Heimdal gss-api library implements the24 it in a memory-based credential cache, part of the gss credential55 * The gss-api specific code was concentrated as much as possible89 required standard for gss-api + kerberos 5 (i.e. I am fairly certain90 that such a string will be rejected by the Heimdal gss-api library, as it[all …]
18 msg.c progressmeter.c dns.c entropy.c gss-genr.c umac.c jpake.c \118 auth2-gss.c gss-serv.c gss-serv-krb5.c \
94 [gss-serv.c]399 [auth2-gss.c auth2.c auth.h]
3457 AC_MSG_WARN([Cannot find any suitable gss-api library - build may fail]),3466 AC_MSG_WARN([Cannot find any suitable gss-api header - build may fail])
310 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_itoken()360 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_rtoken()435 gsstoken = &gps->gss[gps->gsscnt - 1]; in gssapi_get_token_to_send()459 len += gps->gss[i].length; in gssapi_get_itokens()466 memcpy(p, gps->gss[i].value, gps->gss[i].length); in gssapi_get_itokens()467 p += gps->gss[i].length; in gssapi_get_itokens()
52 gss_buffer_desc gss[3]; /* gss-api tokens. */ member
268 gss | |444 gss | [] |620 gss | |796 gss | [] [] [] |972 gss | [] | 5
22 o do not set default gss id if xauth is used
126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.
457 anything to be warned about, gss patches won't apply, I don't mind)