Mutual authentication protocol for HTTP

Change log

revision 1231

  • Base code updated to Mozilla Firefox 3.6.13.
  • Supporting new protocol specification draft-07.

revision 1126

  • Base code updated to Mozilla Firefox 3.5.3.
  • Supporting new protocol specification draft-05.

revision 814

  • Base code updated to Mozilla Firefox 3.0.1.

revision 791

  • Base code updated to Mozilla Firefox 3.0 Release Candidate 1.
  • Windows binary only: fixed a bug generating random number sa.
  • Improved handling of overwrapping realms and paths.
  • UI improvements for long usernames.
  • Improved handling of tab order of input fields: the login button now has a tab order to prevent accidental input of passwords to the search entry field (experimental)
  • Build process improved (now build is possible on Linux) (experimental)

revision 736

  • J(pi) was wrongly calculated according to older specification.
  • UserAgent updated
  • A possible memory leak in error case was fixed
    • thanks to slashdot.jp AC #1335223
  • README added to the source archive

revision 718

  • Initial release.