aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-29Publishing working!David Barksdale
2014-11-28Moved some stuff into gnunet-web.utilDavid Barksdale
2014-11-27Some work on publishingDavid Barksdale
2014-10-30Construct file in Uint8Array and allow saving itDavid Barksdale
2014-10-30Start a download and parse its progressDavid Barksdale
2014-10-29Improve search UIDavid Barksdale
2014-10-25Icon in search bar and filename column in resultsDavid Barksdale
2014-10-25Switch to vectors for better autoindentDavid Barksdale
2014-10-25Search on form submit (pressing enter)David Barksdale
2014-10-25Remove "Fetch hostlist" buttonDavid Barksdale
2014-10-25Optimize client libDavid Barksdale
2014-10-25Use client lib for searching.David Barksdale
2014-10-13Display metadata of search resultsDavid Barksdale
2014-10-12Use correct cipher padding modeDavid Barksdale
2014-10-12Support zlib compressed metadataDavid Barksdale
2014-10-08Parse metadataDavid Barksdale
2014-10-08Repeat parserDavid Barksdale
2014-09-28Use require/refer instead of use/onlyDavid Barksdale
2014-09-28Cleaner interface to the maybe monadDavid Barksdale
2014-09-27Replace recursion with a loop in our parser combinatorsDavid Barksdale
2014-09-19Add back "Fetch hostlist" button for debuggingDavid Barksdale
2014-09-14Try a filesharing search for "test"David Barksdale
2014-09-14Update gnunet to rev 34285David Barksdale
2014-08-21Use magic string interpolationDavid Barksdale
2014-08-20Forgot to add core.cljsDavid Barksdale
2014-08-20Show core KX state along with transport stateDavid Barksdale
2014-08-18Fix errors due to parsing failureDavid Barksdale
2014-08-18Display my own peer IDDavid Barksdale
2014-08-14Add a table with transport connection statesDavid Barksdale
2014-08-04Fix boot production optimizationsDavid Barksdale
2014-08-04Move gnunet js code so it doesn't confuse bootDavid Barksdale
2014-07-31Parse peer iterate reply messagesDavid Barksdale
2014-07-30Start monitoring transport peersDavid Barksdale
2014-07-28Trying out semantic-uiDavid Barksdale
2014-07-28Move log messages to the js consoleDavid Barksdale
2014-07-27Finish peerstore.David Barksdale
2014-07-20Port to hoplonDavid 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