[Pkg-javascript-commits] [node-keygrip] branch master created (now 3ae33f4)
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:13:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a change to branch master
in repository node-keygrip.
at 3ae33f4 Merge tag 'upstream/1.0.1'
This branch includes the following new commits:
new ea228fc first commit, code coming.
new a2d85bf oops, wrong README.
new 78c41a4 use test.js for README usage example.
new 9cfd5bc first code push
new c60811d npm now auto-creates default key during install
new 07e19cf bump version
new a2a747b removed unnecessary require
new 1511dd7 fleshed out README, added capitalization
new 27e13ed bumped version
new a9690c2 added that keys are stored in a closure
new 815c114 renamed .verify to .index, added verify
new 1d0b101 bumped version
new 61d33da updated README with .index
new e6c3de3 updated README with .index
new 2ca9281 remove cookie TODO
new 4825ebd changed default keys to .json, made them optional
new ecb1c52 version 0.1.6
new 5d5bb28 changed referencing to location of defaultKeys.json
new 30e29f8 version 0.1.7
new ecd46e5 add travis-ci
new 4268612 move defaultKeys
new 00859e1 0.2.0
new ce75ac0 syntax highlighting
new 11ecc5d Method path.existsSync is deprecated, now fs.existsSync should be used
new 6d0df2c Merge pull request #2 from bobrik/patch-1
new d421fce 0.2.1
new 0b8af3a better spacing style
new f0beb21 existsSync shim for both 0.6 and 0.8
new a2196fa 0.2.2
new f8a83f1 more formatting
new 97898b8 Use constant time comparison to check keys to prevent the possibility of a timing attack to brute force a signature
new 1d1e8a2 Merge pull request #4 from blackboard/master
new d88e840 Parameterizing hmac algorithm and encoding
new b9df082 add documentation
new 9ee75ce Merge pull request #6 from fresheneesz/master
new 4e78771 0.2.3
new b17b9dc update to the new nodejs binary name
new 874c1b2 make it work on both Debian versions and other versions
new 4afa340 npm install in project directory creates local default keys that need ignoring
new 289e622 Merge pull request #9 from jwatte/master
new 43fdc09 0.2.4
new 26e7e2a Remove default key generation and associated expectations.
new f79d3e7 Merge pull request #11 from ggoodale/remove_install_script
new 37f50c1 throw errors, not strings
new 63878f5 be consistent
new a6b40d8 1.0.0
new 6f860ef Documentation reflects obligatory keylist
new 0a33a51 Merge pull request #12 from VRMink/patch-1
new 820d32e Update package.json for moved repo.
new b9b5997 Update README to reflect move
new 21fe214 simplify package.json
new cafbfef refactor tests to use mocha
new 1043de9 use scmp lib for constant time compare
new 49a161f refactor into constructor/prototype
new 1f88974 create prototype getters for defaults and validation
new 427f188 initial encrypt/decrypt methods
new 71df3df drop support for node 0.8
new b254f77 initial 2.0.0 support
new b3f8494 additional encrypt() and decrypt() tests
new 07a9e3a .index -> .indexOf, docs++
new fd611fd decrypt returns i for the index of the key
new fc6ccd9 make Keygrip the constructor
new 89c95a7 make it work with strings of arbitrary length
new 8e67095 debug decrypt errors
new f0bfc5f fix tests
new 677ea61 add debian packaging
new c6ba194 Imported Upstream version 1.0.1
new 3ae33f4 Merge tag 'upstream/1.0.1'
The 68 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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