Skip to content
Snippets Groups Projects
  1. Sep 14, 2012
  2. Sep 13, 2012
  3. Sep 10, 2012
  4. Aug 30, 2012
  5. Aug 23, 2012
  6. Aug 22, 2012
  7. Aug 20, 2012
  8. Aug 18, 2012
  9. Aug 17, 2012
  10. Aug 11, 2012
  11. Aug 09, 2012
  12. Aug 08, 2012
    • Sean McArthur's avatar
      update bcrypt to 0.7.1 · 364003eb
      Sean McArthur authored
      this adds Windows support to bcrypt, as long as you're
      using nodejs >= 0.8.5
      
      fixes deprecation warning since newer bcrypt has new API
      364003eb
  13. Aug 07, 2012
  14. Aug 06, 2012
  15. Aug 01, 2012
    • Brian Warner's avatar
      update jwcrypto dependency to 0.4.0 · 87ee32b5
      Brian Warner authored
      I grepped through the browserid code (as of 0366b9f7) and verified that
      all calls to cert.sign() have been updated to match the new API in
      jwcrypto-0.4.0 .
      
      The use of jwcrypto-0.4.0 allows browserid code to handle the new key
      format and certificate format in version="2012.08.15". It won't create
      new-format keys or certs yet: that will require a new jwcrypto release,
      as well as changes in browserid to detect when it is safe to use the new
      format (we must either wait for all deployed IdP primaries, browser
      implementations, and verifiers to handle the new format, or implement
      feature-advertisements and negotiation tools to selectively enable it).
      
      The cert.sign() API calls were actually upgraded to the new API in
      commit 67e54de3, when pull-request #2133 was landed. The branch was not
      quite ready at that time, as it was using a named branch of jwcrypto
      instead of the final 0.4.0 release. This commit effectively finishes off
      that branch.
      87ee32b5
  16. Jul 31, 2012
  17. Jul 27, 2012
  18. Jul 23, 2012
  19. Jul 21, 2012
  20. Jul 19, 2012
  21. Jul 18, 2012
  22. Jul 16, 2012
  23. Jul 14, 2012
  24. Jul 13, 2012
  25. Jul 11, 2012
  26. Jul 09, 2012
  27. Jul 07, 2012
  28. Jun 29, 2012
  29. Jun 21, 2012
  30. Jun 18, 2012
  31. Jun 14, 2012
  32. Jun 13, 2012
  33. Jun 11, 2012
  34. Jun 08, 2012
Loading