Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: browserify/browserify-sign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
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.
Loading
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 committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    5f6fb17 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    09a8995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5350b View 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 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a67d0eb View commit details
    Browse the repository at this point in the history
  4. [eslint] switch to eslint

    ljharb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    83fe463 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75ce1d5 View commit details
    Browse the repository at this point in the history
  6. [Dev Deps] fix eslint range

    ljharb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    98d4e0d View commit details
    Browse the repository at this point in the history
  7. [Tests] add npm run posttest

    ljharb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    75dd8fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3aa43cf View commit details
    Browse the repository at this point in the history
  9. [Tests] skip unsupported schemes

    without this, id crashes in node 17
    ljharb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    703c83e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d845d85 View 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 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f5f17c2 View 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 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8767739 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4418183 View commit details
    Browse the repository at this point in the history
  2. [meta] add safe-publish-latest

    ljharb committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dcf49ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac5a5e View 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 <roadicing@gmail.com>
    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    roadicing and ljharb committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    85994cd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. [Dev Deps] update tape

    ljharb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3aec038 View commit details
    Browse the repository at this point in the history
  2. v4.2.2

    ljharb committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4af5a90 View commit details
    Browse the repository at this point in the history
Loading