Commit Graph

212 Commits

Author SHA1 Message Date
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
Izaya ece287a699 documented socket objects 2018-03-30 14:21:59 +11:00
Izaya 70ea253c39 added some API docs 2018-03-30 13:11:18 +11:00
Izaya ff64762e16 moved microtel into its own dir 2018-03-30 00:42:02 +11:00
Izaya d5e2d82a50 made microtel-5-flisten actually work 2018-03-30 00:40:16 +11:00
Izaya 99c7477733 fixed up some issues in the minify script 2018-03-30 00:10:56 +11:00
Izaya c5eaf3d027 microtel-5-open should respect its boundaries better now 2018-03-30 00:10:38 +11:00
Izaya 12ba096838 microtel should actually work now 2018-03-29 23:40:06 +11:00
Izaya b82698aedc rewrote minitel-5 and split each part into separate files 2018-03-18 16:21:04 +11:00
Izaya 10ad65a7ec added hook support to microtel-3 for use with microtel-5 2018-03-18 13:55:16 +11:00
Izaya cad7de5c38 removed some unneccesary code from microtel-4 2018-03-18 13:48:13 +11:00
Izaya a4899c9854 more minification 2018-03-18 13:44:52 +11:00
Izaya 396028d686 even more minification improvements, haruhi help me 2018-03-18 12:58:16 +11:00
Izaya 53d362afbe minified it a bit more 2018-03-18 12:16:31 +11:00
Izaya 4656df51b7 rewrote microtel-3 to be smaller and stuff 2018-03-18 12:13:47 +11:00
Izaya 44efbc259d fixed cached routing over tunnels 2018-03-16 17:15:40 +11:00