Commit Graph

212 Commits

Author SHA1 Message Date
Izaya 6395a96663 hopefully this implements linked card routing 2018-03-16 17:09:12 +11:00
Izaya 62f033cafd added a missing comma 2018-03-13 12:41:11 +11:00
Izaya 04bc0bcaf8 improved minification for microtel-3.lua 2018-03-13 12:21:59 +11:00
Izaya 72093c31dd made microtel actually push useful acks 2018-03-13 12:18:50 +11:00
Izaya 95ad568b86 added more stuff to the embedded version, improved minification 2018-03-13 12:11:21 +11:00
Izaya bce7d5d30f added some embedded stuff, still WIP and probably buggy 2018-03-12 01:25:50 +11:00
Izaya 46509f0da0 fixed some syntax 2018-03-12 01:25:12 +11:00
Izaya f14ff6ee74 fixed a title, too 2018-03-10 16:36:06 +11:00
Izaya 2f0fb5daa8 fixed a link 2018-03-10 16:35:18 +11:00
Izaya 84d2ba147e added a bunch of docs for FRequest 2018-03-10 16:34:30 +11:00
Izaya 4496f0cc1c made mmaild handle headers properly 2018-03-09 19:44:58 +11:00
Izaya 1d5f63360f moved some documentation 2018-03-09 19:44:25 +11:00
Izaya f076144249 Documentation updates. 2018-03-09 19:41:00 +11:00
Izaya 1bcf22b3e5 added mmail-send to the programs.cfg 2018-03-09 19:23:07 +11:00
Izaya 9286b96d00 added mmail-send, so you can vaguely send mmails 2018-03-09 19:21:24 +11:00
Izaya 08606d80da added a note about installing minitel with oppm 2018-03-09 19:20:08 +11:00
Izaya 221c2b6873 added a comma that was missing x_x 2018-03-09 19:01:12 +11:00
Izaya 58cfa78656 added mmail to the programs.cfg 2018-03-09 18:54:47 +11:00
Izaya 3d68362b71 trying to fix the path 2018-03-09 18:52:53 +11:00
Izaya 4ba3034032 hopefully this adds a dep for minitel to fget and such 2018-03-09 18:41:19 +11:00
Izaya a5fd736be0 first version of the mmail server 2018-03-09 18:16:14 +11:00
Izaya fe4a6d20fc
Mentioned the applictation-layer protocols. 2018-03-08 09:06:26 +11:00
Izaya fe52a72659 moved multicast to an extension spec 2018-03-07 18:05:14 +11:00
Izaya 25dce8a759 fget now handles ports better 2018-03-07 18:03:23 +11:00
Izaya 256ffc09ab added a man page for the minitel daemon, totally not just the readme 2018-03-03 22:02:29 +11:00
Izaya a20e7efe9d Set theme jekyll-theme-midnight 2018-02-23 08:10:05 +11:00
Izaya dd406c29ed fixed some paths 2018-02-23 07:08:37 +11:00
Izaya f73b09d1b1 more programs.cfg updates 2018-02-23 06:48:35 +11:00
Izaya 29d2bf6d42 updated programs.cfg to include the FRequest stuff 2018-02-22 12:56:00 +11:00
Izaya 2174105d30 implemented broadcasts 2018-02-21 10:46:53 +11:00
Izaya 3d45735361 implemented the rev1 FRequest protocol in the bundled programs 2018-02-19 22:49:23 +11:00
Izaya 884c868d9b rev 2 of the FRequest protocol 2018-02-19 22:11:25 +11:00
Izaya a1f48895d3 added the FRequest protocol, cleaned up the client 2018-02-19 21:23:19 +11:00
Izaya 46b9a8c655 added the frequest stuff, will document protocol later but it's basically gopher minus hypertext 2018-02-19 21:04:22 +11:00
Izaya 8adb476dde added a CoC because Github was bugging me about it 2018-02-19 03:06:16 +11:00
Izaya 12432817c5
Merge pull request #1 from skyem123/master
Merge addition of broadcast and multicast to specification
2018-02-19 03:02:46 +11:00
Skye d97896e0f0
Fix spelling errors in additions to L3 2018-02-18 15:57:48 +00:00
Skye 22777cc709
Change broadcast address 2018-02-18 15:53:12 +00:00
Skye 938c5fce9d
First draft of multicast and broadcast spec 2018-02-18 15:47:03 +00:00
Skye 46943fe1f0
Basic broadcast documentation in Layer 3 2018-02-18 15:14:58 +00:00
Skye 778eb68a42
Reserve character in address for multicast 2018-02-18 15:10:09 +00:00
Izaya 4164fa59b9 should actually do routing now 2018-02-18 12:39:25 +11:00
Izaya 08af161598 added a programs.cfg for OPPM 2018-02-17 18:38:04 +11:00
Izaya e891f0d220 made listen and flisten care what is sent to them 2018-02-17 18:31:50 +11:00
Izaya 6240fe7218 added documentation for the OpenOS implementation 2018-02-17 16:15:11 +11:00
Izaya 9580e3cc24 updated the readme 2018-02-17 15:56:19 +11:00
Izaya 983f2c26ce fixed an oops 2018-02-17 15:48:52 +11:00
Izaya 7b0da74703 added protocol documentation 2018-02-17 15:46:08 +11:00
Izaya 22bed6dd9c implemented socket closing 2018-02-17 15:20:09 +11:00
Izaya 688f8e0ff7 implemented the beginning of layer 4 and 4 support 2018-02-17 14:56:06 +11:00