Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak README and Makefile for new deps, Linux support. | Omar Rizwan | 2020-10-23 | 1 | -19/+10 |
* | fs: Attempt to switch to native messaging. It relays 1 message ok! | Omar Rizwan | 2020-10-21 | 1 | -1/+1 |
* | Comment out websocket stuff so tabfs builds. | Omar Rizwan | 2020-10-21 | 1 | -1/+1 |
* | base64 hack to handle binary files. | Omar Rizwan | 2019-02-27 | 1 | -1/+1 |
* | fs: killall tabfs. | Omar Rizwan | 2019-02-25 | 1 | -1/+1 |
* | Rewrite and refactor C half. No more shared memory! It's fast! | Omar Rizwan | 2019-02-25 | 1 | -7/+8 |
* | URL and title kind of work. | Omar Rizwan | 2018-11-24 | 1 | -3/+1 |
* | Checkpoint. Just access JSON directly in FUSE handlers. | Omar Rizwan | 2018-11-22 | 1 | -0/+9 |
* | Initial commit. C stub with Web grafted on. | Omar Rizwan | 2018-11-10 | 1 | -0/+30 |