Permalink
base repository: browserify/browserify-sign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v4.2.1
Choose a base ref
...
head repository: browserify/browserify-sign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v4.2.2
Choose a head ref
  • 19 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 3, 2018

  1. [Tests] log when openssl doesn't support cipher

    This fixes #37.
    kapouer authored and ljharb committedJan 3, 2018
    Configuration menu
    Copy the full SHA
    5f6fb17View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    09a8995View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5350bView commit details
    Browse the repository at this point in the history
  3. [Deps] update bn.js, browserify-rsa, elliptic, parse-asn1, `r…

    …eadable-stream`, `safe-buffer`
    @ljharb
    ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    a67d0ebView commit details
    Browse the repository at this point in the history
  4. [eslint] switch to eslint

    @ljharb
    ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    83fe463View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75ce1d5View commit details
    Browse the repository at this point in the history
  6. [Dev Deps] fix eslint range

    @ljharb
    ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    98d4e0dView commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75dd8fdView commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3aa43cfView commit details
    Browse the repository at this point in the history
  9. [Tests] skip unsupported schemes

    without this, id crashes in node 17
    @ljharb
    ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    703c83eView commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d845d85View commit details
    Browse the repository at this point in the history
  11. [Tests] handle openSSL not supporting a scheme

    Technique from #38; see #37
    @ljharb
    ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    f5f17c2View commit details
    Browse the repository at this point in the history
  12. [Fix] sign: throw on unsupported padding scheme

    Do not silently apply the wrong padding scheme.
    btj authored and ljharb committedSep 18, 2023
    Configuration menu
    Copy the full SHA
    8767739View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4418183View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf49ceView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac5a5eView commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. [Fix] properly check the upper bound for DSA signatures

    Co-authored-by: roadicing <[email protected]>
    Co-authored-by: Jordan Harband <[email protected]>
    roadicing and ljharb committedOct 21, 2023
    Configuration menu
    Copy the full SHA
    85994cdView commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. [Dev Deps] update tape

    @ljharb
    ljharb committedOct 25, 2023
    Configuration menu
    Copy the full SHA
    3aec038View commit details
    Browse the repository at this point in the history
  2. v4.2.2

    @ljharb
    ljharb committedOct 25, 2023
    Configuration menu
    Copy the full SHA
    4af5a90View commit details
    Browse the repository at this point in the history
Loading