Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Set img src when explore fragment changes | June McEnroe | 2019-01-07 |
* | Compress PNG data in image | June McEnroe | 2019-01-07 |
* | madvise MADV_NOCORE in image | June McEnroe | 2019-01-07 |
* | Add license notice to explore JavaScript | June McEnroe | 2019-01-07 |
* | Add Q/Home binding in explore | June McEnroe | 2019-01-07 |
* | Fix explore image URL | June McEnroe | 2019-01-07 |
* | Add HOME button, ssh link, AGPL notice to explore | June McEnroe | 2019-01-07 |
* | Add meta viewport to explore | June McEnroe | 2019-01-06 |
* | Set background and max-width in explore | June McEnroe | 2019-01-06 |
* | Swallow writes after the connection is closed | June McEnroe | 2019-01-06 |
* | Handle KCGI_HUP | June McEnroe | 2019-01-06 |
* | Install html files | June McEnroe | 2019-01-06 |
* | Add explore.html | June McEnroe | 2019-01-06 |
* | Use req.fieldmap | June McEnroe | 2019-01-06 |
* | Add kfcgi rc file | June McEnroe | 2019-01-06 |
* | Add image and font to chroot | June McEnroe | 2019-01-06 |
* | Add kcgi support to image | June McEnroe | 2019-01-06 |
* | Add cap_rights_limit calls to client and server | June McEnroe | 2019-01-04 |
* | Add play to index.html | June McEnroe | 2019-01-04 |
* | Merge branch 'backport' | June McEnroe | 2019-01-04 |
|\ | |||
| * | Re-create help page | June McEnroe | 2019-01-04 |
| * | Add teleportation | June McEnroe | 2019-01-04 |
| * | Add simplified speed control | June McEnroe | 2019-01-04 |
| * | Add indicator of current position in map | June McEnroe | 2019-01-04 |
| * | Disable flip | June McEnroe | 2019-01-04 |
| * | Fix map generation for old metadata discrepancies | June McEnroe | 2019-01-04 |
| * | Restore old data format | June McEnroe | 2019-01-04 |
|/ | |||
* | Call cap_enter in client and server | June McEnroe | 2018-11-29 |
* | Fix make clean | June McEnroe | 2018-11-29 |
* | Use png.h and config.mk | June McEnroe | 2018-11-29 |
* | Fix Makefile indentation | June McEnroe | 2018-10-20 |
* | Add install target | June McEnroe | 2018-10-20 |
* | Add rc.torus | June McEnroe | 2018-10-20 |
* | Only use pidfile(3) on FreeBSD | June McEnroe | 2018-10-20 |
* | Add server daemonization | June McEnroe | 2018-10-14 |
* | Replace torus.7 with torus.1 | June McEnroe | 2018-10-12 |
* | Add -s flag to client | June McEnroe | 2018-10-12 |
* | Add -d and -s flags to server | June McEnroe | 2018-10-12 |
* | Refactor image.c | June McEnroe | 2018-10-11 |
* | Ignore image | June McEnroe | 2018-10-10 |
* | Add PNG renderer | June McEnroe | 2018-10-10 |
* | Link statically | June McEnroe | 2018-10-07 |
* | Use PascalCase for constants | June McEnroe | 2018-09-30 |
* | Merge branch 'ansi' | June McEnroe | 2018-08-27 |
|\ | |||
| * | Dump HELP_DATA with client -h | June McEnroe | 2018-08-27 |
| * | Map modifyCount on log scale | June McEnroe | 2018-08-26 |
| * | Update help page | June McEnroe | 2018-08-26 |
| * | Leave line mode with . | June McEnroe | 2018-08-26 |
| * | Add line mode | June McEnroe | 2018-08-25 |
| * | Fix key code handling | June McEnroe | 2018-08-25 |