Commit Graph

139 Commits

Author SHA1 Message Date
Izaya 7e9758ca6d added ufs, a tiny filesystem library for embedded systems 2018-05-23 06:07:54 +10:00
Izaya b790d3f39b all the stuff to make your own tiny terminal 2018-05-23 05:00:18 +10:00
Izaya 73694b480f improved the minifier significantly, added miniprompt, and fixed some bugs in microtel 2018-05-19 13:37:37 +10:00
Izaya e9df741396 added minifying ..s 2018-05-19 03:31:02 +10:00
Izaya de57eb0331 made minify's output less obnoxious 2018-05-17 16:46:10 +10:00
Izaya 01419cf186 added a script to minify everything with minify.lua, and added mini-*.lua to the gitignore 2018-05-17 16:40:33 +10:00
Izaya 5e1d7c0606 made minify.lua not output statistics to stdout 2018-05-17 16:36:32 +10:00
Izaya c96c575021 added .min files for microtel 2018-05-17 16:32:11 +10:00
Izaya 5f55fa294d minification can now be done from inside OC 2018-05-17 16:19:04 +10:00
Izaya a115679097 added vim swap files to the gitignore 2018-05-17 15:27:18 +10:00
Izaya 75826aecb8 added an embeddable VT100 emulator 2018-04-30 01:43:27 +10:00
Izaya e1763644c5 cleanup 2: electric boogaloo 2018-04-27 13:28:45 +10:00
Izaya f784897b08 cleanup 2018-04-27 13:25:33 +10:00
Izaya ebe82bd4bf fix computer.address on R1 2018-04-25 03:20:57 +10:00
Izaya 6a5b711172 removed the requirement for access to the computer API, used the system-wide hostname if available 2018-04-25 02:50:35 +10:00
Izaya 1c8f5f75bf added an FRequest browser for KittenOS NEO I guess 2018-04-19 12:06:00 +10:00
Izaya b3848e6886 updated fget to use a better URL parser from the KittenOS version 2018-04-18 10:22:59 +10:00
Izaya b25311bfed fixed a dumb bug in the KittenOS net lib 2018-04-18 01:59:13 +10:00
Izaya f3fc4b3504 fix headings 2018-04-17 01:26:27 +10:00
Izaya 55a389e7f3 updated vtunnel readme to reflect configuration from rc.cfg 2018-04-17 01:24:59 +10:00
Izaya 75b5d832ca made the parsing not die with no input 2018-04-17 01:16:03 +10:00
Izaya c886e27774 changed vtunnel parsing of addresses 2018-04-17 01:09:16 +10:00
Izaya 318b9c6857 Fixed some docs, made the bridge use less CPU time 2018-04-16 10:13:40 +10:00
Izaya 25e0f08c87 fixed programs.cfg again 2018-04-15 23:27:00 +10:00
Izaya 48cf9ffee1 made vtunnel clean up after itself better, hopefully 2018-04-15 23:19:48 +10:00
Izaya c63506ec8b updated the readme to relfect the rc-ness of vtunnel now 2018-04-15 23:18:10 +10:00
Izaya 83304aae9c Added some more connection handling to the bridge 2018-04-15 22:21:12 +10:00
Izaya 90118de6ab Turned vtunnel into a daemon 2018-04-15 22:16:15 +10:00
Izaya 372690f2f8 Made minitel reset the modems table before filling 2018-04-15 21:42:57 +10:00
Izaya 8de556a21c Forgot to pull before commiting. 2018-04-15 18:29:02 +10:00
Izaya b98d4b104f fixed a stupid bug in fget 2018-04-15 18:28:41 +10:00
Izaya 5a52ca5f8d Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel 2018-04-07 00:40:55 +10:00
Izaya 53ea736b86 made vtunnel components have the right type x_x 2018-04-07 00:40:13 +10:00
Izaya 8731e9bbbf made the vtunnel bridge output more useful information 2018-04-06 17:57:45 +10:00
Izaya 0871784ff9 added vcomponent to the requirements for vtunnel 2018-04-06 17:49:55 +10:00
Izaya 17c7bc0a13 hopefully fixed keepalives 2018-04-06 17:41:28 +10:00
Izaya 9528dd443d programs.cfg was still wrong x_x 2018-04-06 17:16:57 +10:00
Izaya 4bc7a6d151 fixed an issue with the URL in programs.cfg 2018-04-06 17:11:52 +10:00
Izaya 0f4b725471 added vtunnel to oppm 2018-04-06 17:09:21 +10:00
Izaya 8bb51d5a74 documented the keepalive stuff 2018-04-06 16:56:54 +10:00
Izaya 1559364799 implemented keepalives 2018-04-06 16:55:54 +10:00
Izaya f254ededac bridge improvements, mostly configuration 2018-04-06 16:51:45 +10:00
Izaya 57345b6598 wrote some more docs 2018-04-06 16:42:03 +10:00
Izaya 6d3e20c91d moved vtunnel to the right place 2018-04-05 23:51:11 +10:00
Izaya f50ea19a9e added vtunnel docs 2018-04-05 23:50:42 +10:00
Izaya a43ab44ce2 vtunnel provides a tcpbridge client 2018-04-05 20:49:15 +10:00
Izaya 16f337531a changed the timeout for the bridge server and made the output more useful 2018-04-05 20:48:57 +10:00
Izaya ad4284a340 confirmed working more or less 2018-04-05 18:19:02 +10:00
Izaya ce368627da hopefully made the bridge support arbitrary types and such 2018-04-05 17:27:36 +10:00
Izaya aa74d105ff added an initial (untested) version of the minitel internet bridge 2018-04-05 01:48:57 +10:00