[Pkg-javascript-commits] [node-keygrip] annotated tag upstream/1.0.1 created (now 2a76976)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:13:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a change to annotated tag upstream/1.0.1
in repository node-keygrip.

        at  2a76976   (tag)
   tagging  c6ba194c2911da30e26ca56a556e47605e77e5b4 (commit)
 tagged by  Andrew Kelley
        on  Fri Jun 27 21:33:44 2014 +0000

- Log -----------------------------------------------------------------
Upstream version 1.0.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJTreM4AAoJEAdyTj5tWKrIc0kIALajbTEMJOig0Ek+sOpMyyZO
/DNyMdljVyhP4/nIiIqNNb3VaiseUjYBodmgvMJ4JLv29GYHcOceP2ucb9+7orB9
YsIcGHOyPZUTiofAx1EBNp3n1q83Q1IMuQfAnImueUoifgYrTsxZRneGwW8JFrGd
F73jUIRkdUNxet2MoHzlwnOSRBpW5fxaMwXfiGzxEzsIJw5ruHjKk10H11RUxynE
+o8gfSSmWetme8JftfwPZ/uMI6xYaKVk1JlPhPJnlWzRQQRW0/5ZF4pcN0zXdkph
a3NDictRo8hsyUn6kpc3/Yan4rOGSOnxh4Pr1jgE3qNNYD4CIZjXV0eGgT105Jo=
=Y6KW
-----END PGP SIGNATURE-----

Andrew Kelley (1):
      Imported Upstream version 1.0.1

Chris Scribner (1):
      Use constant time comparison to check keys to prevent the possibility of a timing attack to brute force a signature

Grant Goodale (1):
      Remove default key generation and associated expectations.

Ian Babrou (1):
      Method path.existsSync is deprecated, now fs.existsSync should be used

Jed Schmidt (41):
      first commit, code coming.
      oops, wrong README.
      use test.js for README usage example.
      first code push
      npm now auto-creates default key during install
      bump version
      removed unnecessary require
      fleshed out README, added capitalization
      bumped version
      added that keys are stored in a closure
      renamed .verify to .index, added verify
      bumped version
      updated README with .index
      updated README with .index
      remove cookie TODO
      changed default keys to .json, made them optional
      version 0.1.6
      changed referencing to location of defaultKeys.json
      version 0.1.7
      add travis-ci
      move defaultKeys
      0.2.0
      syntax highlighting
      Merge pull request #2 from bobrik/patch-1
      0.2.1
      better spacing style
      existsSync shim for both 0.6 and 0.8
      0.2.2
      more formatting
      Merge pull request #4 from blackboard/master
      Merge pull request #6 from fresheneesz/master
      0.2.3
      Merge pull request #9 from jwatte/master
      0.2.4
      Merge pull request #11 from ggoodale/remove_install_script
      throw errors, not strings
      be consistent
      1.0.0
      Merge pull request #12 from VRMink/patch-1
      Update package.json for moved repo.
      Update README to reflect move

Jon Watte (3):
      update to the new nodejs binary name
      make it work on both Debian versions and other versions
      npm install in project directory creates local default keys that need ignoring

Jonathan Ong (15):
      simplify package.json
      refactor tests to use mocha
      use scmp lib for constant time compare
      refactor into constructor/prototype
      create prototype getters for defaults and validation
      initial encrypt/decrypt methods
      drop support for node 0.8
      initial 2.0.0 support
      additional encrypt() and decrypt() tests
      .index -> .indexOf, docs++
      decrypt returns i for the index of the key
      make Keygrip the constructor
      make it work with strings of arbitrary length
      debug decrypt errors
      fix tests

Vincens Mink (1):
      Documentation reflects obligatory keylist

fresheneesz (2):
      Parameterizing hmac algorithm and encoding
      add documentation

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-keygrip.git



More information about the Pkg-javascript-commits mailing list