4
I Use This!
Inactive

Commits : Listings

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