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: TritonDataCenter/node-sshpk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.0
Choose a base ref
...
head repository: TritonDataCenter/node-sshpk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.2
Choose a head ref
  • 18 commits
  • 63 files changed
  • 7 contributors

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    78cf827 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. #28 remove remaining usage of jodid25519

    #30 curve25519 keys should always have size 256
    Reviewed by: Cody Peter Mello <[email protected]>
    arekinath committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a17ec88 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. #32 support dnssec format

    Tim Kordas committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    a3835db View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. Configuration menu
    Copy the full SHA
    0d6852f View commit details
    Browse the repository at this point in the history
  2. #35 #32 broke node <5.x by using Buffer.from

    Reviewed by: Tim Kordas <[email protected]>
    arekinath committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    760b71c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. #40 x509 cert string type mangling breaks chains

    Reviewed by: Cody Peter Mello <[email protected]>
    Approved by: Cody Peter Mello <[email protected]>
    arekinath committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    69d24bc View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. #39 Missing NULL in x509 RSA certs

    Reviewed by: Cody Peter Mello <[email protected]>
    Approved by: Cody Peter Mello <[email protected]>
    arekinath committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    4d01aed View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. #44 Performance issues parsing long SSH public keys

    Reviewed by: Cody Peter Mello <[email protected]>
    arekinath committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    46065d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Release 1.14.0

    arekinath committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    6edb37c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. #46 Use Buffer.(from|alloc) instead of deprecated Buffer API

    Reviewed by: Alex Wilson <[email protected]>
    Reviewed by: Cody Peter Mello <[email protected]>
    ChALkeR authored and arekinath committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    175758a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. #51 package.json repository does not point to Joyent

    Reviewed by: Alex Wilson <[email protected]>
    Approved by: Alex Wilson <[email protected]>
    cburroughs committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    1cc4c99 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. #38 want support for more obscure DN OIDs

    Reviewed by: Cody Peter Mello <[email protected]>
    Approved by: Cody Peter Mello <[email protected]>
    arekinath committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    6ec6f9d View commit details
    Browse the repository at this point in the history
  2. #52 Buffer no longer performs length check for hex strings in node v8.x

    Reviewed by: Alex Wilson <[email protected]>
    Approved by: Alex Wilson <[email protected]>
    melloc committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    1088992 View commit details
    Browse the repository at this point in the history
  3. #54 want API for accessing x509 extensions

    Reviewed by: Cody Peter Mello <[email protected]>
    Approved by: Cody Peter Mello <[email protected]>
    arekinath committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    6b68d49 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. #50 Support PKCS#5 AES-256-CBC encrypted private keys

    Reviewed by: Alex Wilson <[email protected]>
    nahuel authored and arekinath committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    53e23fe View commit details
    Browse the repository at this point in the history
  2. #53 stop using optional deps to fix webpack

    Reviewed by: Cody Peter Mello <[email protected]>
    factoidforrest authored and arekinath committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    026ef47 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. #56 md5 fingerprints not quite right

    Reviewed by: Cody Peter Mello <[email protected]>
    arekinath committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    2ab4f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. #58 des-ede3-cbc encrypted keys broken

    Reviewed by: Cody Peter Mello <[email protected]>
    arekinath committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    c7a6c68 View commit details
    Browse the repository at this point in the history
Loading