Break gss_get_conn_ctx() into two functions, on that retrieves a context, and one...
authorMargaret Wasserman <mrw@painless-security.com>
Wed, 3 Sep 2014 20:34:13 +0000 (16:34 -0400)
committerMargaret Wasserman <mrw@painless-security.com>
Wed, 3 Sep 2014 20:34:13 +0000 (16:34 -0400)
commitc1c16ed9b3a987f5be1b558a649e26d82c040445
treef81161f2ac82457ebb946e5ed985e3aac7ca5db1
parent257aac72e1147b6c255a71b7d7653de9e01b690d
Break gss_get_conn_ctx() into two functions, on that retrieves a context, and one that creates a new one.  Make corresponding changes in both modules.
gss.c
gss.h
mod_auth_gssapi.c
mod_auth_gssweb.c