Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-07 | Added ENVIRONMENT_IS_WEB test prior to checking window.crypto etc. so we are ↵ | Fraser Adams | |
sure that window is defined | |||
2014-01-06 | changed != to !== in a couple of places. Added fix to prevent closure ↵ | Fraser Adams | |
minifying crypto randomBytes etc. this fix makes use of closure externs so I've added a closure-externs.js to hold the definitions and modified tools/shared.py closure_compiler method to point to closure-externs.js. I've added externs to fix minification of the ws library used in library_sockfs.js too | |||
2014-01-02 | Added crypto quality random number generators for Node.js and browser ↵ | Fraser Adams | |
environment if available | |||
2013-12-31 | implementation of libuuid | Fraser Adams | |