Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite and refactor C half. No more shared memory! It's fast! | Omar Rizwan | 2019-02-25 | 7 | -466/+543 |
* | Add opendir/releasedir support. Relieve ws thread CPU usage. | Omar Rizwan | 2018-11-29 | 1 | -21/+92 |
* | Toolbar icon! Simplify file defns! Pretty cool! | Omar Rizwan | 2018-11-28 | 1 | -19/+17 |
* | URL and title kind of work. | Omar Rizwan | 2018-11-24 | 2 | -25/+24 |
* | Multithreaded. Is this gonna help? | Omar Rizwan | 2018-11-24 | 1 | -39/+89 |
* | open/read work on url file!!! | Omar Rizwan | 2018-11-23 | 1 | -27/+32 |
* | Checkpoint. Just access JSON directly in FUSE handlers. | Omar Rizwan | 2018-11-22 | 2 | -121/+95 |
* | It works! I can hot swap the WS connection! | Omar Rizwan | 2018-11-14 | 1 | -8/+32 |
* | Starting to multithread the server. | Omar Rizwan | 2018-11-13 | 1 | -52/+54 |
* | Can ls and see hello.txt. | Omar Rizwan | 2018-11-11 | 1 | -52/+116 |
* | Groundwork for response parsing. | Omar Rizwan | 2018-11-11 | 1 | -7/+34 |
* | WebSocket communication seems to work. | Omar Rizwan | 2018-11-11 | 2 | -54/+128 |
* | Initial commit. C stub with Web grafted on. | Omar Rizwan | 2018-11-10 | 3 | -0/+208 |