Remove redundant definition of gss_imp_name_type
[gssweb.git] / chrome /
2014-11-10 Mark DonnellyRunning to authentication success on the Apache module!
2014-11-05 Mark DonnellyAdd command to display an existing GSS name; avoid...
2014-11-04 Margaret WassermanHandle empty input strings for parameters, update test...
2014-10-30 Margaret WassermanUpdated code for gss_init_sec_context. First round...
2014-10-22 Mark DonnellyTester page now ready for acquire_cred, first pass...
2014-10-22 Mark DonnellyUpdate the tester page for GSSWeb
2014-10-21 Mark DonnellyAdd comments, rearrange variable declaration order
2014-10-21 Mark DonnellyTypo in a comment
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