Commit Graph

37 Commits

Author SHA1 Message Date
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
Izaya 53d45388b6 more readme stuff 2018-02-16 23:59:17 +11:00
Izaya 3e1ab86005 nicer readme 2018-02-16 23:55:05 +11:00
Izaya 3760ac6f4d some possible ideas 2018-02-16 23:09:27 +11:00
Izaya d1269b9532 drop it like it's hot 2018-02-16 22:59:42 +11:00
Izaya 51256d4ab7 minimum length = 1 2018-02-16 22:55:24 +11:00
Izaya 12876be5e1 specified character set restrictions on addresses and such 2018-02-16 22:49:42 +11:00
Izaya dd62eab75d added static route support to the OpenOS implementation 2018-02-16 22:33:08 +11:00
Izaya df605f3ca4 added an example exchange 2018-02-16 22:03:58 +11:00
Izaya 876e33e93a moved protocol to protocol-3, changed readme 2018-02-16 21:42:48 +11:00
Izaya f34936c10c added a L3 implementation and updated the documentation 2018-02-16 21:36:00 +11:00
Izaya 6f21038b0d import stuff 2018-02-16 00:46:09 +11:00
Izaya 368a8d856f
Initial commit 2018-02-15 17:15:20 +11:00