Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client Server #976

Closed
wants to merge 507 commits into from
Closed

Client Server #976

wants to merge 507 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 7, 2016

  1. Remove gitter badge

    ncb000gt committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    7d85ec9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. travis: use npm test only. npm install attempts to download prebu…

    …ilt node-pre-gyp binary (#450)
    ksmyth authored and defunctzombie committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    8c4c70c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. 2 Configuration menu
    Copy the full SHA
    27b3b74 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Add support for Promises (#458)

    Return a Promise when a callback is not provided.
    recrsn authored and defunctzombie committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    2488473 View commit details
    Browse the repository at this point in the history
  2. update changelog

    defunctzombie committed Dec 5, 2016
    1 Configuration menu
    Copy the full SHA
    9843a21 View commit details
    Browse the repository at this point in the history
  3. v1.0.0

    defunctzombie committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    4836633 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    8242b78 View commit details
    Browse the repository at this point in the history
  2. update changelog

    defunctzombie committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    df4f796 View commit details
    Browse the repository at this point in the history
  3. v1.0.1

    defunctzombie committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    941df17 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. Configuration menu
    Copy the full SHA
    8becdf3 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    defunctzombie committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    f966e45 View commit details
    Browse the repository at this point in the history
  3. upgrade nan to 2.5.0

    defunctzombie committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    730d6ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2374fba View commit details
    Browse the repository at this point in the history
  5. v1.0.2

    defunctzombie committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    9036615 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2017

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

Commits on Jul 7, 2017

  1. Make compatible with Node 8

    Updated:
      - nan to v2.6.2
      - node-pre-gyp to v0.6.36
    
    Removed:
      - bindings
    recrsn committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    be906fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #527 from Agathver/node8_fix

    Node 8 compatibility
    recrsn committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    45f498e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a04c269 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Merge pull request #499 from agathver/documentation

    Update README to include links to new wiki page
    recrsn committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    f5eb5d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. use npm scripts instead of node-gyp directly.

    Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
    ncb000gt committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    af5f8c4 View commit details
    Browse the repository at this point in the history
  2. Version bump.

    Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
    ncb000gt committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    054cf76 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. fix typo: compilant => compliant

    Bohdan Levantovych committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    5fbc8ec View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Merge pull request #542 from bodya17/master

    fix typo: compilant => compliant
    recrsn committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    7d53afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6746a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebb7417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a34bd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. Merge pull request #545 from agathver/test-improvements

    Improve test cases
    ncb000gt committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    7914916 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #539 from tonylukasavage/issue-538

    preserve stack traces on async error callbacks
    ncb000gt committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    99e2a09 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Remove support for NodeJS < 4

    Closes #529
    recrsn committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    9540ed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    148db49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e122796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9ec383 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    fead6b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11378bc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

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

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    92c538e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efae084 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    b5c786e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9ddef View commit details
    Browse the repository at this point in the history
  3. Removed namespace

    NickNaso committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    dbd032f View commit details
    Browse the repository at this point in the history
  4. Removed some bad code

    NickNaso committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    9c85bb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

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

Commits on Oct 13, 2017

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

Commits on Oct 15, 2017

  1. Removed bindings

    NickNaso committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    f4e4555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf07c28 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    17d7d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19ba70 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    572f724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c7f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dca5076 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Update travis config

    NickNaso committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    48efe78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7559cba View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Merge pull request #550 from agathver/drop-old-node

    Remove support for NodeJS < 4
    recrsn committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    90d438b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Add NodeJS 9 to CI matrix

    recrsn committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    7b928fb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    72c1a3b View commit details
    Browse the repository at this point in the history
  2. Add NodeJS 9 to CI

    NickNaso committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5467983 View commit details
    Browse the repository at this point in the history
  3. remove node 9 from appveyor

    NickNaso committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    039b7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Added on the contributors

    NickNaso committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    f670313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cda155 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

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

Commits on Dec 8, 2017

  1. Bump deps

    recrsn committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    d1cb91d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #554 from agathver/node-9

    Add NodeJS 9 to CI matrix
    recrsn committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    096a34f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Merge pull request #551 from NickNaso/node-addon-api

    bcrypt for Node.js with Node addon api
    recrsn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    3edea5f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. README: comparisons resist timing attacks

    Clarify in README that the comparisons resist timing attacks.
    
    This fixes issue #563.
    david-a-wheeler committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    f2bec20 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Merge pull request #564 from david-a-wheeler/readme-timing

    README: comparisons resist timing attacks
    recrsn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    43734e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. Configuration menu
    Copy the full SHA
    4611940 View commit details
    Browse the repository at this point in the history
  2. v1.1.0-napi

    recrsn committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    b1de58e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

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

Commits on Mar 11, 2018

  1. fix: package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/npm:hoek:20180212
    
    Latest report for kelektiv/node.bcrypt.js:
    https://snyk.io/test/github/kelektiv/node.bcrypt.js
    snyk-bot committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    1da0f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Merge pull request #584 from kelektiv/snyk-fix-bc668290

    [Snyk Update] New fixes for 8 vulnerable dependency paths
    recrsn committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    88590ea View commit details
    Browse the repository at this point in the history
  2. fix: propagate async context

    Starting with Nan 2.9.0, we have the ability to propagate async context
    across async hops. Certain variants of Nan::Callback::Call are now
    deprecated to encourage context preserving.
    
    Here's a simple patch that fixes the deprecation warnings and properly
    propagates the async context across the async APIs exposed by this
    module.
    
    For more information see [1], [2].
    
    [1]: https://github.com/nodejs/nan/blob/HEAD/doc/node_misc.md#nanasyncresource.
    [2]: https://nodejs.org/dist/latest-v9.x/docs/api/async_hooks.html#async_hooks_javascript_embedder_api
    ofrobots committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    6a79eaf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #580 from NickNaso/node-addon-api

    Update 'node-addon-api' to new version 1.2.0
    recrsn committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    04e8285 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #583 from ofrobots/async-resource

    fix: propagate async context
    recrsn committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    e8cde51 View commit details
    Browse the repository at this point in the history
  5. Add support for $2b$ hashes

    recrsn committed Mar 15, 2018
    2 Configuration menu
    Copy the full SHA
    4c44f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Merge pull request #549 from agathver/2b-hashes

    Add support for 2b hashes
    recrsn committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    0ea1b36 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

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

Commits on Apr 6, 2018

  1. Merge pull request #587 from agathver/hash-version-support

    Allow to choose bcrypt minor version
    recrsn committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    aac593c View commit details
    Browse the repository at this point in the history
  2. Make binaries libc aware

    Only glibc supported as of now.
    
    Closes #559, #530, #528
    recrsn committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    9a9ab45 View commit details
    Browse the repository at this point in the history
  3. install and use any-promise (#504)

    * export a use function from lib/promises
    
    closes #478
    
    the `use` function can be used to change the promise implementation
    that is used by the library
    gurpreetatwal authored and recrsn committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    dab435e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #589 from agathver/libc-aware

    Make binaries libc aware
    recrsn committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    f00d4b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. v2.0.0

    recrsn committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    ab026b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    a8ec17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa8e28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #597 from agathver/fix-npg

    Upgrade node-pre-gyp to fix broken binary downloads
    recrsn committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    7a720bd View commit details
    Browse the repository at this point in the history
  4. v2.0.1

    recrsn committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    0a7e8ae View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Add node.js v10 support (#603)

    Added node 10 to Travis and Appveyor
    
    * conditional support for node v4 and v5 in travis.yml
    
    * conditional support for node v4 and v5 appveyor.yml
    pauliusuza authored and recrsn committed May 3, 2018
    Configuration menu
    Copy the full SHA
    3fa97d5 View commit details
    Browse the repository at this point in the history
  2. Typo fix in examples (#598)

    Typo fix in examples
    myselfjivan authored and recrsn committed May 3, 2018
    Configuration menu
    Copy the full SHA
    9f6f44f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Update dependencies to fix security issues

    Fixes #606
    crutchcorn authored and recrsn committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    fd70560 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. 3 Configuration menu
    Copy the full SHA
    a78d381 View commit details
    Browse the repository at this point in the history
  2. Remove NodeJS v4 support

    recrsn committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    849b14d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. v3.0.0

    recrsn committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    50bd6cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bc343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d242c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Update node-pre-gyp to 0.11.0

    Important proxy issues were fixed
    reinert committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5947011 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Auto-release compiled modules from Travis CI

    This closes #470, closes #473 and closes #467
    recrsn committed Aug 19, 2018
    1 Configuration menu
    Copy the full SHA
    18efb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251ad91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #642 from reinert/master

    Update node-pre-gyp to 0.11.0
    recrsn committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    853142b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #628 from freewil/patch-2

    readme: improve readability of version table
    recrsn committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    1f0163f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #483 from agathver/travis-automation

    Automate release uploading from travis
    recrsn committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    5dfb4ee View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. updated async readme

    RichardWright committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    ce7c404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e86dd7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #481 from RichardWright/asyncReadMe

    updated async readme
    ncb000gt committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    d32a1a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

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

Commits on Sep 5, 2018

  1. deps: update nan

    MylesBorins committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    14db225 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Merge pull request #649 from MylesBorins/update-nan

    deps: update nan
    recrsn committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    116993a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #645 from evanx/patch-1

    Change var to const in README for consistency
    recrsn committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    4f7a0d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. v3.0.1

    recrsn committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    0da3dc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    79dc6ef View commit details
    Browse the repository at this point in the history
  2. Update nan

    recrsn committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b75698f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #662 from agathver/appveyor-fix

    Fix appveyor.yml to generate artifacts in proper order
    recrsn committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    6554b05 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Merge pull request #663 from agathver/nan-update

    Update nan
    recrsn committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    b13b02e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. v3.0.2

    recrsn committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    596ac34 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Execute tests on Node.js 11

    kibertoad committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    dee09bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47a68c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Merge pull request #667 from kibertoad/general/node-11

    Execute tests on Node.js 11
    recrsn committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    dd5c93d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Update dependencies

    recrsn committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    bd7f625 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. Merge pull request #676 from agathver/update-node-pre-gyp

    Update dependencies
    recrsn committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    06da387 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Update nan

    recrsn committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    2c38ecd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #688 from agathver/update-nan

    Update nan
    recrsn committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    9266499 View commit details
    Browse the repository at this point in the history
  3. v3.0.3

    recrsn committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    1316e26 View commit details
    Browse the repository at this point in the history
  4. Fix gcc,nan & v8 deprecations

    recrsn committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    a315e3a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Merge pull request #689 from agathver/remove-deprecations

    Fix gcc,nan & v8 deprecations
    recrsn committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    236c05c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

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

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    88172ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e970cf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

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

Commits on Feb 5, 2019

  1. Merge pull request #699 from agathver/master

    Fix Appveyor CI builds
    recrsn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    f259f37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #698 from NickNaso/bcrypt-n-api

    Backport updates from the NAN version to N-API
    recrsn committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4112a7f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. v3.0.4

    recrsn committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    73b4227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34600e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. readme writing changes for readability

    kyotee authored and recrsn committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    e838e70 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Update NodeJS support matrix

    recrsn committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    f725979 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Upgrade deps

    recrsn committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    942717c View commit details
    Browse the repository at this point in the history
  2. v3.0.4-napi

    recrsn committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    cbfb03f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Update nan to v2.13.1

    recrsn committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d969110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #712 from agathver/update-nan

    Update nan to v2.13.1
    recrsn committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c81f3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a4e0cc View commit details
    Browse the repository at this point in the history
  4. v3.0.5

    recrsn committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    5f5beb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Update nan to v2.13.2

    recrsn committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    94bc247 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Merge pull request #716 from agathver/update-nan

    Update nan to v2.13.2
    recrsn committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    896ac89 View commit details
    Browse the repository at this point in the history
  2. v3.0.6

    recrsn committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    5b9f3a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Update nan & node-pre-gyp

    recrsn committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    4ed9900 View commit details
    Browse the repository at this point in the history
  2. Update nan & node-pre-gyp (#743)

    Update nan & node-pre-gyp
    recrsn committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c0e9e36 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Add NodeJS 12 to CI

    recrsn committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    bbf0099 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Update dependencies

    recrsn committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    a0025da View commit details
    Browse the repository at this point in the history
  2. v3.0.7

    recrsn committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    4d3a977 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Add NodeJS 13 to CI

    recrsn committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f6bd1cd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    4bee1a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39057dd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Add NodeJS 13 to CI (#762)

    Add NodeJS 13 to CI
    recrsn committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    2eabaf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Merge pull request #763 from anderslatif/master

    Updated the examples to use the word response instead of res to avoid…
    ncb000gt committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    bffa114 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Update nan to 0.14.0

    recrsn committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    ae0b145 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. GH-720 - Update readme regarding timing attacks.

    Updated the readme with some notes related to timing attacks and the comparison function used in the bcrypt module.
    ncb000gt authored and recrsn committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    e817d25 View commit details
    Browse the repository at this point in the history
  2. GH-720 - change to strcmp.

    The prior code didn't provide constant time comparison and it wasn't
    necessary anyway. Removed in favor of strcmp. Kept the wrapper function
    to maintain api consistency.
    
    Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
    ncb000gt authored and recrsn committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    f7034f2 View commit details
    Browse the repository at this point in the history
  3. Fixed up some confusing language.

    Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
    ncb000gt authored and recrsn committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    081fb70 View commit details
    Browse the repository at this point in the history
  4. Update readme to indicate truncation at 72 bytes.

    Originally the readme indicates that only the first 72 characters of a
    string are used and that the string will be truncated after that. It's
    actually the case that the string is truncated at 72 bytes.
    cullylarson authored and recrsn committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    a8ffc8f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. v3.0.8

    recrsn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    5dd9f07 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'napi'

    recrsn committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a26903a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a5df2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Updated to node-addon-api 2.0.0. Handle the error on AsyncQoeker in a…

    … different way.
    NickNaso authored and recrsn committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    8cd47f6 View commit details
    Browse the repository at this point in the history
  2. Removed extra spacing.

    NickNaso authored and recrsn committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    2e7101b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Minor readme tweaks

    knutkirkhorn authored and recrsn committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    08ac3e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6a186 View commit details
    Browse the repository at this point in the history
  3. v4.0.0

    recrsn committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4adc386 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Update CHANGELOG.md

    DRoet authored and recrsn committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    738e4e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Readme: fix node version for v4.0.0

    yuks authored and recrsn committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    bbb6b2d View commit details
    Browse the repository at this point in the history
  2. Add alpine-linux to CI

    recrsn committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e01e78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1511821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9758e68 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. v4.0.1

    recrsn committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    87c214f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on May 15, 2020

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

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    41d9ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c38d38 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

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

Commits on Jun 1, 2020

  1. Merge pull request #806 from techhead/2b_overflow

    Fix overflow bug. See issue #776
    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    d9e54b4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ac14738 View commit details
    Browse the repository at this point in the history
  3. Add z/OS support

    zsw007 authored and recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    dd32df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c41e2 View commit details
    Browse the repository at this point in the history
  5. Allow using an enterprise artifactory.

    Revert to using a deep path so that the local artifactory can host gyp binaries of different packages.
    
    A small change in node-pre-gyp will allow to use a single .npmrc variable to host binary requisites for many packages in one enterprise artifactory.
    
    mapbox/node-pre-gyp#416
    ilatypov authored and recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    15febd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf4efd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a81858 View commit details
    Browse the repository at this point in the history
  8. Add test for embedded NULs

    techhead authored and recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ca1e43b View commit details
    Browse the repository at this point in the history
  9. Reword comment

    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    f28e916 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5916a46 View commit details
    Browse the repository at this point in the history
  11. Add NodeJS 14 to appveyor CI

    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    40770d6 View commit details
    Browse the repository at this point in the history
  12. Update node-pre-gyp to 0.15.0

    Fixes #796
    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    1bde62c View commit details
    Browse the repository at this point in the history
  13. v5.0.0

    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    61139e6 View commit details
    Browse the repository at this point in the history
  14. Deploy on any travis tag

    recrsn committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    8866277 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 30, 2020

  1. Create SECURITY.md

    recrsn committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f503e57 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Update README.md

    recrsn committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4125ebc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. README.md typo fix

    Line 44 contained "weakeded", replaced with "weakened".
    dogon11 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    0f93284 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. fixes: #828

    alete89 committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    630c897 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

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

Commits on Dec 6, 2020

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

Commits on Jan 1, 2021

  1. Merge pull request #811 from techhead/use_buffers

    Allow optional use of Node Buffers.
    recrsn committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    2821c03 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request #825 from dogon11/patch-1

    README.md typo fix
    recrsn committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    09cb4fc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

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

Commits on Feb 3, 2021

  1. Add Node 15 to CI

    recrsn committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1ba55f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #851 from recrsn/node-15-ci

    Add Node 15 to CI
    recrsn committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7c5d8df View commit details
    Browse the repository at this point in the history
  3. Update packages

    recrsn committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    bafefc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42c8b0c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Update node-pre-gyp to 1.0.0

    recrsn committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    feb477c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Merge pull request #856 from kelektiv/update-deps

    Update node-pre-gyp to 1.0.0
    recrsn committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    6eacfe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Prepare v5.0.1

    recrsn committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    10eacf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Fix artifact upload path

    recrsn committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2f124bd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. update node-pre-gyp to 1.0.2

    osanai committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    e70ddd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

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

Commits on Jul 2, 2021

  1. Update README for inclusion of musl

    5.x includes binaries for musl. Updates README to reflect that.
    arbourd committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f621eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Merge pull request #883 from arbourd/patch-1

    Update README for inclusion of musl
    recrsn committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    a9c4d69 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

Commits on Nov 5, 2021

  1. document ESM usage (#892)

    mariusa committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2d97681 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

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

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    28ccb37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c49788 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    5ce7348 View commit details
    Browse the repository at this point in the history
  2. chore(appveyor): not use latest npm

    This changes appveyor from using the latest npm version to only using the preinstalled npm version. 
    it's guaranteed to be a compatible version.
    cokia committed May 14, 2022
    Configuration menu
    Copy the full SHA
    f7f3d15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    721a27f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Update node versions in appveyor test matrix

    Drops nodejs version 10 and 11
    Adds nodejs version 16
    p-kuen committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    35bb3a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559405f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    20c0e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05aac4 View commit details
    Browse the repository at this point in the history
  3. Use Github actions for CI

    recrsn committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    229900f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdfe6b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update dependencies

    recrsn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7f1de8f View commit details
    Browse the repository at this point in the history
  2. Remove old NodeJS versions

    recrsn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    42e86d9 View commit details
    Browse the repository at this point in the history
  3. Remove x86 for newer node

    recrsn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    094dc94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86aa111 View commit details
    Browse the repository at this point in the history
  5. Fix github actions

    recrsn committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    fa5bc55 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. removed -q flags

    laijonathan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8ce7edc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    ac42d3f View commit details
    Browse the repository at this point in the history
  2. added napi exception flag

    laijonathan committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e08fdff View commit details
    Browse the repository at this point in the history
  3. changed node version <16

    laijonathan committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ee9117c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. fix build errors

    laijonathan committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    4c99e9e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    5a7082a View commit details
    Browse the repository at this point in the history
  2. Move tests to use Jest

    recrsn committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8d201d1 View commit details
    Browse the repository at this point in the history
  3. Increase test timeout

    recrsn committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    5a2b952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d6516a View commit details
    Browse the repository at this point in the history
  5. Pin NAPI to v3

    recrsn committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b309eaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eec9e8 View commit details
    Browse the repository at this point in the history
  7. Prepare for v5.1.0

    recrsn committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    809ad03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc225b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0884c5b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

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

Commits on Aug 3, 2023

  1. Update dependencies

    recrsn committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    24aa2a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    571d7ab View commit details
    Browse the repository at this point in the history
  3. v5.1.1

    recrsn committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    33043f5 View commit details
    Browse the repository at this point in the history