Updated code for gss_init_sec_context. First round trip now works, but input token is
authorMargaret Wasserman <mrw@painless-security.com>
Thu, 30 Oct 2014 10:57:26 +0000 (06:57 -0400)
committerMargaret Wasserman <mrw@painless-security.com>
Thu, 30 Oct 2014 10:57:26 +0000 (06:57 -0400)
commita861c68b99c41ef3309b53ab04929a4db6040844
tree9020740baaa20b19771892e6eee311578e94788f
parent65ecb44d3241446c472f26f5e402dd687b9991f2
Updated code for gss_init_sec_context.  First round trip now works, but input token is
not passed in the JSON for second round trip.
chrome/app/navigator.gss.js
chrome/test/test.html
json_gssapi/src/GSSRequest.cpp
json_gssapi/src/cache/GSSContextCache.cpp
json_gssapi/src/cache/GSSNameCache.cpp
json_gssapi/src/commands/GSSInitSecContext.cpp