aboutsummaryrefslogtreecommitdiff
path: root/src/cljs/gnunet_web/service.cljs
AgeCommit message (Expand)Author
2015-11-29Switch to transit-cljsDavid Barksdale
2015-08-22Update emscripten to 1.34.4David Barksdale
2014-12-07Optimization fixesDavid Barksdale
2014-10-25Switch to vectors for better autoindentDavid Barksdale
2014-09-28Use require/refer instead of use/onlyDavid Barksdale
2014-08-04Fix boot production optimizationsDavid Barksdale
2014-07-28Move log messages to the js consoleDavid Barksdale
2014-07-14Fix race condition in processing of messagesDavid Barksdale
2014-07-08Use crypto.getRandomValues for /dev/urandomDavid Barksdale
2014-07-08Differentiate stdout and stderrDavid Barksdale
2014-06-25Improve entropy gatheringDavid Barksdale
2014-02-26Persist our identity private_keyDavid Barksdale
2014-02-09Build core and topologyDavid Barksdale
2014-01-04Use println, don't pass output function around.David Barksdale
2013-12-28Write peerinfo as a cljs service.David Barksdale
2013-12-18Finish client_connect logic.David Barksdale