Use a lookup table of implemented GSS method names for easier checking logic
[gssweb.git] / chrome /
2014-10-21 Mark DonnellyUse a lookup table of implemented GSS method names...
2014-10-21 Mark DonnellySwitch to use a single success callback signature
2014-10-21 Mark DonnellyWrapping overly-long lines
2014-10-21 Mark DonnellyAdd ability to specify per-call error handling
2014-10-21 Mark DonnellyFix the GSS_ERROR calculation
2014-10-21 Mark DonnellyUpdate the tester page to add init_sec_context and...
2014-10-21 Mark DonnellyCorrect minor problems with previous commit.
2014-10-16 Mark DonnellyRework the injected script:
2014-10-03 Mark DonnellyRemove infinite loop of sending a message to the page...
2014-10-03 Mark DonnellyMessage passing with cookies (app_tag, gssweb_bg_tag...
2014-09-30 Mark DonnellyEnd-to-end working gss_import_name call
2014-09-26 Mark DonnellyAdding chrome extension and host messaging files