Commit Graph

277 Commits

Author SHA1 Message Date
Izaya 3496f70d6d added an initial InterMinitel packet dissector for Wireshark 2019-12-19 20:47:33 +11:00
Izaya 5c1730d9d3 updated vtunnel documentation 2019-12-19 20:47:01 +11:00
Izaya 11ec131ab8 Updated the OpenOS vTunnel client, added pcap output to the vTunnel bridge. 2019-12-19 20:42:43 +11:00
Izaya 970926efb6 made the vtunnel bridge not repeat packets to the connection that sent them 2019-12-19 17:20:04 +11:00
Izaya 52ae542344 inital RPC-reladed commit 2019-12-08 14:01:53 +11:00
Izaya c9bb890a59 aaaaaaaaaaaaaaaa
Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
2019-11-09 17:40:15 +11:00
Izaya 78a68efa00 cleared up some docs 2019-11-09 17:40:04 +11:00
Izaya 1ab051aa2d fixed a file in programs.cfg 2019-10-28 14:09:34 +11:00
Izaya 02bcbb1cdd added portinfo to the programs.cfg 2019-10-28 13:38:18 +11:00
Izaya 1ae39fc223 updated the realtime README 2019-10-24 21:48:36 +11:00
Izaya 18f7ba2932 added more realtime-related stuff 2019-10-24 21:38:30 +11:00
Izaya c706ff367a added the realtime library, will be used properly soon 2019-10-24 20:19:50 +11:00
Izaya 1b53606fe4 Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
forgot to pull before committing
2019-10-24 02:01:38 +11:00
Izaya 0aaccb9e8f added documentation for WoLBeacon, fixed the config file path 2019-10-24 02:01:25 +11:00
Izaya d8b6501b57 added a wake-on-LAN beacon daemon 2019-10-24 01:42:56 +11:00
Izaya 37db09d472
Merge pull request #27 from booty-bumping/save-config
Make sure config is saved after setting static routes
2019-09-23 08:08:16 +00:00
booty-bumping 134257426d make sure config is saved after setting routes 2019-09-23 01:34:04 -06:00
Izaya 6cbe2d6479 Added the dlfs module, used to download a filesystem from a remote FRequest server to the tmpfs and boot from it. This is used for the nbcore file, which is the actually usable version of that. 2019-05-21 02:32:05 +10:00
Izaya dc4f76fdcb made FRequest actually start, apparently nobody uses this because this is the first I've heard of it not working 2019-05-21 02:28:24 +10:00
Izaya 9ae161aeb5 made mtcfg start the minitel daemon as well as enable it 2019-05-21 02:27:45 +10:00
Izaya 8298c21124 made mtcfg significantly better, now actually saves if not firstrun 2019-04-21 14:39:20 +10:00
Izaya 7ed7452428 update the KOS NEO implementation to comply with new packet repeating behavior 2019-04-19 14:37:05 +10:00
Izaya e6e7a6b6b6 change wording to allow ignoring the receiving modem address if repeating packets 2019-04-19 14:28:05 +10:00
Izaya 02e4eb1794
Merge pull request #24 from booty-bumping/no-wired-repeat
Avoid repeating packets to the same wired interface
2019-04-19 14:00:51 +10:00
Izaya 9cdce20847
Merge pull request #25 from booty-bumping/add-editorconfig
Add .editorconfig
2019-04-19 13:58:14 +10:00
booty-bumping 0e2b3a9e91 add editorconfig 2019-04-18 03:49:20 -06:00
booty-bumping b624918e88 avoid repeating packets to the same wired interface 2019-04-18 03:35:31 -06:00
Izaya 67c5790bd4 make minitel.rsend return the packet ID if not blocking 2019-04-18 13:26:30 +10:00
Izaya 40c6f47f4d make it possible to rsend a packet and specify the packet ID 2019-04-18 13:24:35 +10:00
Izaya e579f1f567 Specify packet ID cache behavior in the standard. Closes #23 2019-04-03 17:49:41 +11:00
Izaya 81a35c5e8a hopefully made the layers diagram less obnoxious 2018-10-20 01:40:55 +11:00
Izaya 173a0573de maybe made the images work on github 2018-10-20 01:33:48 +11:00
Izaya ed82729f20 added some diagrams and stuff 2018-10-20 01:30:54 +11:00
Izaya ec681811d4 added a self-extracting program compressor 2018-09-22 19:21:27 +10:00
Izaya 6d1d972e9b replaced the FRequest server (again) with something that threads better 2018-09-01 17:47:58 +10:00
Izaya 66f844ec65 changed some wording 2018-08-20 17:24:26 +10:00
Izaya 873b84693f updated the OpenOS documentation to include event types 2018-08-20 17:23:16 +10:00
Izaya f867737dcd fixed the packet routing question 2018-08-17 17:43:05 +10:00
Izaya f3336f98f1 made mtcfg ask the user whether to route packets 2018-08-16 21:27:52 +10:00
Izaya c01a9fdadd improved socket:read() 2018-08-16 20:54:23 +10:00
Izaya 3ac99ace7d argh 2018-08-12 02:22:59 +10:00
Izaya 8f628d7b10 made mtcfg more generally useful 2018-08-12 02:22:49 +10:00
Izaya 7f1a0aa250 Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
oops
2018-08-11 14:43:40 +10:00
Izaya 86055b6228 syslogd now uses minitel.lua instead of net.lua 2018-08-11 14:25:42 +10:00
Izaya 2a2e347663
Merge pull request #14 from ShadowKatStudios/kos-update
Update the KOS NEO version of Minitel. Closes #14
2018-08-11 14:01:42 +10:00
Izaya f32385df75 convert all the applications to require minitel rather than net 2018-08-11 13:59:44 +10:00
Izaya 5099c19be2 updated docs and such to reflect the library name changes 2018-08-11 13:54:25 +10:00
Izaya 1a9ed7562a added a wrapper for net.lua so existing programs will work for the time being 2018-08-11 13:49:49 +10:00
Izaya a3cb100a5c renamed net.lua to minitel.lua 2018-08-11 13:49:11 +10:00
Izaya cd613e857d move net.lua -> minitel.lua 2018-08-10 23:08:10 +10:00