Commit History

Author SHA1 Message Date
  El RIDO fd82b937a9 refactor URL generators 2 years ago
  El RIDO d493ba7337 refactor URL generators 2 years ago
  El RIDO 4bf7f863dc more general solution addressing #554, kudos @rugk for the suggestions 6 years ago
  El RIDO 50cc6995e0 making use of the URL object in the existing tests 7 years ago
  El RIDO 353d08daf6 handle regression due to base58 stripping NULL bytes, discovered via JSVerify RNG state 0dec6b2a5f04d19873 7 years ago
  El RIDO 8fd3e680e4 base58 will left trim NULL bytes, handling JSVerify RNG state 0dec6b2a5f04d19873 7 years ago
  El RIDO 3b0ab7e99f fixing regression handling v1 key format (un-decoded base64) 7 years ago
  El RIDO 6f480bf014 Merge branch 'master' into webcrypto, implementing base58, fixes #377 7 years ago
  El RIDO e418b083e8 Merge branch 'master' into webcrypto 7 years ago
  El RIDO cc53d95ed1 extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests 7 years ago
  El RIDO 0ee86f33da key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression 7 years ago
  El RIDO 210870590c improving cleanup between tests in order to combat the frequent test failures seen recently 7 years ago
  El RIDO 10201dc463 expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works 8 years ago
  El RIDO caf87cc6f1 Merge branch 'master' into burnafterreading-fix, regression in expired paste error 8 years ago
  El RIDO be358a6804 splitting out Model tests 8 years ago