0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add more TODOs More... almost 14 years ago
fix validation of the hmac server side More... almost 14 years ago
Add log.trace function to grab a stacktrace More... almost 14 years ago
Add stacktrace utils More... almost 14 years ago
Add in a hack to make the http server generate the correct hmac (terrible hack) More... almost 14 years ago
Add to TODO More... almost 14 years ago
add a little test script for remotely messing with services More... almost 14 years ago
add signature to client requests More... almost 14 years ago
Improve handling of date headers More... almost 14 years ago
start on client framework More... almost 14 years ago
Add the register function to the generic interface More... almost 14 years ago
Improve handling of response on server and client before the Date header gets lowercased More... almost 14 years ago
pass in correct variables to calculate hmac More... almost 14 years ago
Fix hmac generation on responses More... almost 14 years ago
jslint-isms More... almost 14 years ago
add new event for local service registration More... almost 14 years ago
add start of request and response signing. More... almost 14 years ago
Add HMAC calculation helper functions for requests and responses More... almost 14 years ago
Add name to the required inputs More... almost 14 years ago
restructure todo a bit More... almost 14 years ago
just always exit 0 on jslint, outputing all the files is more importan More... almost 14 years ago
Add missing semicolons More... almost 14 years ago
remove unneeded print More... almost 14 years ago
Add basic builder to run jslint on everything More... almost 14 years ago
sync TODO More... almost 14 years ago
Add validation of request bodies in the services creation call. More... almost 14 years ago
Add schema validation module for services objects More... almost 14 years ago
Add json-schema from CommonUtils More... almost 14 years ago
improve handling of incoming http requests More... almost 14 years ago
Handle failed parsing of invalid request bodies by JSON.parse. More... almost 14 years ago