Commit Graph

277 Commits

Author SHA1 Message Date
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
Izaya 54f9714a4b added the KittenOS implementation to the readme 2018-04-04 14:40:35 +10:00
Izaya 0bf9d0fd79 wrote some docs for the KittenOS version 2018-04-04 14:38:21 +10:00
Izaya cda871410a added the net library for sockets and stuff for KittenOS 2018-04-04 14:25:18 +10:00
Izaya 9aaf884f06 cleanups and reorganisation 2018-04-04 13:47:18 +10:00
Izaya 3fa392bc0e changed the queuePacket call 2018-04-04 13:27:31 +10:00
Izaya b2332a97aa added a KittenOS NEO version, or at least the bare service you need to route, send and receive packets. 2018-04-04 03:13:45 +10:00
Izaya b6bd5d5726 created a gitignore 2018-04-01 17:07:28 +10:00
Izaya 4890f8b73f fixed the arguments for the net_send signal 2018-04-01 17:05:35 +10:00
Izaya b79ae09cdf added a wrapper for OSes not directly supported 2018-03-31 15:48:40 +11:00
Izaya 206e038d8d hopefully fixed routing in microtel-3, and made it smaller while I was at it 2018-03-30 22:22:57 +11:00
Izaya 0c49e2c283 fixed some formatting 2018-03-30 14:50:44 +11:00
Izaya b525f9e62d added a note about the embedded version to the README 2018-03-30 14:49:30 +11:00