aboutsummaryrefslogtreecommitdiff
path: root/src/js
AgeCommit message (Expand)Author
2015-11-29Update Semantic-UI to 2.1.6David Barksdale
2015-07-18Upgrade to Hoplon 6 and Boot 2David Barksdale
2014-12-13Use fence instead of ext.js filesDavid Barksdale
2014-12-11Add anonymity dropdownDavid Barksdale
2014-12-11Move semantic.js to an included jsDavid Barksdale
2014-12-07Optimization fixesDavid Barksdale
2014-10-25Use client lib for searching.David Barksdale
2014-10-12Use correct cipher padding modeDavid Barksdale
2014-10-12Support zlib compressed metadataDavid Barksdale
2014-09-14Try a filesharing search for "test"David Barksdale
2014-08-04Fix boot production optimizationsDavid Barksdale
2014-08-04Move gnunet js code so it doesn't confuse bootDavid Barksdale
2014-07-30Start monitoring transport peersDavid Barksdale
2014-07-27Finish peerstore.David Barksdale
2014-07-14Write GNUNET_SERVER_client_{get,set}_user_contextDavid Barksdale
2014-07-14Fix race condition in processing of messagesDavid Barksdale
2014-07-08Add stub /dev/randomDavid Barksdale
2014-07-08Use crypto.getRandomValues for /dev/urandomDavid Barksdale
2014-07-08Differentiate stdout and stderrDavid Barksdale
2014-07-08Block execution of main until after window connectDavid Barksdale
2014-07-04Huge performance improvement in chromeDavid Barksdale
2014-07-04Tweaking syncfs taskDavid Barksdale
2014-07-03Setup presistent storage for peerinfo, fs, and nse.David Barksdale
2014-07-02Build and run peerinfo serviceDavid Barksdale
2014-07-02We are always in a web workerDavid Barksdale
2014-06-25Build and run file-sharing serviceDavid Barksdale
2014-06-25Improve entropy gatheringDavid Barksdale
2014-06-23Load plugins with FS.createPreloadedFileDavid Barksdale
2014-06-22Build and run gnunet-service-datastore, heap onlyDavid Barksdale
2014-06-21Build gnunet-service-cadet and run itDavid Barksdale
2014-06-21A bit of work on server.js and pre.jsDavid Barksdale
2014-06-21Add 8MB heap datacache to DHTDavid Barksdale
2014-06-13Disable NSE for nowDavid Barksdale
2014-06-12Fix file iteration in '_PLUGIN_load_allDavid Barksdale
2014-06-11Configure DHT and NSEDavid Barksdale
2014-06-11Write GNUNET_CONFIGURATION_get_value_sizeDavid Barksdale
2014-06-11Write GNUNET_SCHEDULER_add_with_priorityDavid Barksdale
2014-06-11Standardize ccall and allocStack usageDavid Barksdale
2014-06-11Write GNUNET_PLUGIN_load_allDavid Barksdale
2014-06-01Add GNUNET_CONFIGURATION_get_value_floatDavid Barksdale
2014-05-31Fix race condition with init messageDavid Barksdale
2014-05-20Configure ATS quotas.David Barksdale
2014-05-16More work on the XHR transportDavid Barksdale
2014-05-16Write GNUNET_SCHEDULER_cancel()David Barksdale
2014-03-31Fixing many and varied symbol errorsDavid Barksdale
2014-03-30Initial XHR transport plugin in C with inline JSDavid Barksdale
2014-03-15http_client address_to_stringDavid Barksdale
2014-03-14Less loggingDavid Barksdale
2014-03-02Don't return from GNUNET_{SERVICE,PROGRAM}_runDavid Barksdale
2014-03-02Fix post-init Module.printErrDavid Barksdale