Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | The Runtime object is deprecated | David Barksdale | |
2018-10-08 | Starting WebRTC transport | David Barksdale | |
2018-10-07 | Workaround IndexedDB bug | David Barksdale | |
2018-10-03 | Update gnunet to commit 4ac7b3 | David Barksdale | |
2018-04-06 | Don't build documentation | David Barksdale | |
2018-04-06 | Remove unused program.js | David Barksdale | |
2018-02-04 | Update gnunet to commit 3f9b17 | David Barksdale | |
2018-01-31 | Changes for emscripten update | David Barksdale | |
2018-01-26 | Copy buffer for postMessage | David Barksdale | |
2018-01-26 | Update emscripten and nodejs | David Barksdale | |
2017-02-10 | Update gnunet to commit a03d29 | David Barksdale | |
2016-11-07 | Switch to gnunet git repo | David Barksdale | |
2016-11-07 | Update builder | David Barksdale | |
2016-11-06 | Set a fake address to make cadet and dht happy | David Barksdale | |
2016-11-06 | A couple network API fixes | David Barksdale | |
2016-11-05 | Update gnunet to rev 38251 | David Barksdale | |
2016-11-02 | Improve socket emulation | David Barksdale | |
Since MessagePort.close() doesn't close the other end, send a "close" message. Return proper errno codes. Handle race conditions in scheduling callbacks. | |||
2016-10-30 | Moving glue to network.js for {client,service}_new | David Barksdale | |
2016-10-23 | Update gnunet to rev 38181 | David Barksdale | |
The build has been broken since 720dba has been hiding build errors. | |||
2016-09-26 | Update gnunet to rev 38026 | David Barksdale | |
2016-09-18 | Removing inline js from transport plugin | David Barksdale | |
2016-09-14 | Removing inline js from peerstore plugin | David Barksdale | |
2016-09-13 | Update gnunet to rev 37916 | David Barksdale | |
2016-09-07 | Removing inline js from datastore plugin | David Barksdale | |
2016-08-18 | Update gnunet to rev 37733 | David Barksdale | |
2016-04-02 | Update gnunet to rev 36969 | David Barksdale | |
2015-12-13 | Update gnunet to rev 36760 | David Barksdale | |
2015-11-28 | Update gnunet to rev 36696 | David Barksdale | |
2015-11-28 | Remove unused struct Plugin | David Barksdale | |
2015-11-27 | Report actual size | David Barksdale | |
2015-11-27 | Update gnunet to rev 36695 | David Barksdale | |
2015-11-26 | Fix call to GNUNET_FS_start | David Barksdale | |
I think varargs changed in emscripten. | |||
2015-11-23 | Link cadet with ATS | David Barksdale | |
2015-11-23 | Update FSF address | David Barksdale | |
2015-11-23 | http_client_plugin_get_network_for_address | David Barksdale | |
2015-11-22 | rename struct Session | David Barksdale | |
2015-11-22 | topology is linked against ATS now | David Barksdale | |
2015-11-18 | Update emscripten to 1.35.9 | David Barksdale | |
This commit is untested. | |||
2015-11-17 | Update gnunet to rev 36670 | David Barksdale | |
This commit is untested. | |||
2015-08-25 | Turn on optimization except for client-lib | David Barksdale | |
2015-08-24 | Allow clang sources to be cached | David Barksdale | |
2015-08-22 | Update emscripten to 1.34.4 | David Barksdale | |
2015-08-22 | Update gnunet to rev 36246 | David Barksdale | |
2015-08-12 | Upgrade builder | David Barksdale | |
2015-07-19 | Update gnunet to rev 36103 | David Barksdale | |
2015-07-01 | Don't read published files into RAM | David Barksdale | |
The needed GNUnet API change was made but cannot be pushed upstream as it would conflict with the GNUNET_FS_FLAGS_PERSISTENCE flag. | |||
2015-07-01 | Update gnunet to rev 36045 | David Barksdale | |
2015-06-21 | Update gnunet to rev 35965 | David Barksdale | |
2015-06-21 | Some debugging messages | David Barksdale | |
2015-03-29 | Add IndexedDB datastore backend | David Barksdale | |