Commit Graph

151 Commits

Author SHA1 Message Date
Izaya 57606424ca push some old embedded-related work 2018-07-25 21:04:24 +10:00
Izaya a85e2b01c2 added an option to not block in net.rsend 2018-07-25 12:29:25 +10:00
Izaya 89b19e7808 added syslogd and libsyslog to the programs.cfg 2018-07-25 12:05:55 +10:00
Izaya a7b2d2c012 add variable for amount of retries for #6 2018-07-25 11:56:10 +10:00
Izaya 4aba85513a fixed up network syslog stuff 2018-07-25 04:41:00 +10:00
Izaya 284c67994e initial work on #9 2018-07-24 22:15:12 +10:00
Izaya d726ddbfb6 more timeout-related bugfixes 2018-07-02 01:16:07 +10:00
Izaya c3cd39544b fixed fget 2018-06-22 12:58:45 +10:00
Izaya 5e4f2727e1 added protocol detection to fget, to deal with actual URLs 2018-06-22 11:48:21 +10:00
Izaya 3a769628e6 more #3 related stuff, this time adding the improvements to the KOS NEO version 2018-06-17 23:16:58 +10:00
Izaya ad3c6d8433 made timeouts shorter and made stuff fail when it times out, resolves #3 hopefully 2018-06-17 23:00:19 +10:00
Izaya e74b8282c6 made fs.resolve remove trailing /s 2018-05-25 10:51:32 +10:00
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