4
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from stenington/error-characterization-tests More... almost 12 years ago
Make node-cover a dev dependency, and refer to the locally installed jake in the README More... almost 12 years ago
Add some commentary and organize Jakefile better More... almost 12 years ago
jake instead of make/grunt More... almost 12 years ago
Hopefully make Gruntfile platform-independent More... almost 12 years ago
Swap out Makefile for grunt More... almost 12 years ago
Add tests for method delegation to errors.test.js More... almost 12 years ago
Simplifying error tests More... almost 12 years ago
Adding required and unreachable tests More... almost 12 years ago
More error tests More... almost 12 years ago
Adding errors.test.js More... almost 12 years ago
Adding util tests to increase coverage More... almost 12 years ago
Fix README coverage section More... almost 12 years ago
Update readme and silence sleep in Makefile More... almost 12 years ago
Add code coverage using cover More... almost 12 years ago
Merge pull request #10 from toolness/does-recipient-match More... almost 12 years ago
Merge branch 'master' into does-recipient-match More... almost 12 years ago
Merge pull request #14 from toolness/master More... almost 12 years ago
Got rid of Makefile, made 'npm test' work on Windows. More... almost 12 years ago
Validate interdependent fields in badges. More... almost 12 years ago
put valid hash algs in VALID_HASHES and validate against them. More... almost 12 years ago
don't hardcode accepted hash algorithms in regexp. More... almost 12 years ago
Merge pull request #12 from toolness/include-guid-in-info-3 More... almost 12 years ago
Conditionally include a 'guid' property in info returned by validator. More... almost 12 years ago
fixed typo in readme, info.structure -> info.structures. More... almost 12 years ago
Fixed typo in doesRecipientMatch's handling of 1.0 assertions. More... almost 12 years ago
Implemented validator.doesRecipientMatch(), changed its docs a bit. More... almost 12 years ago
Add docs for validator.validate*() methods More... almost 12 years ago
fixed documentation for getAssertionGUID(). More... almost 12 years ago
Added docs for a doesRecipientMatch() function. More... almost 12 years ago