Commit Graph

22 Commits

Author SHA1 Message Date
Izaya cb3847d1c4 fixed some temporary hangs in fserv 2020-03-13 13:29:52 +11:00
Izaya 645fcf8270 updated fserv to use threads rather than a coroutine scheduler, added internet proxy support 2020-02-19 20:36:23 +11: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 6d1d972e9b replaced the FRequest server (again) with something that threads better 2018-09-01 17:47:58 +10:00
Izaya f32385df75 convert all the applications to require minitel rather than net 2018-08-11 13:59:44 +10:00
Izaya 276c8f125e replaced a bunch of different configuration options in the minitel daemon with a single command 2018-07-28 05:52:37 +10:00
Izaya 80a059342e made fserv actually able to save/load configs 2018-07-28 05:26:19 +10:00
Izaya a509630361 replaced fserv.lua with a much cleaner version that uses libsyslog 2018-07-28 05:19:58 +10:00
Izaya b21295f9fb added the -s flag to fget for getting file sizes 2018-07-27 03:38:45 +10:00
Izaya c3cd39544b fixed fget 2018-06-22 12:58:45 +10:00
Izaya 5e4f2727e1 added protocol detection to fget, to deal with actual URLs 2018-06-22 11:48:21 +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 b98d4b104f fixed a stupid bug in fget 2018-04-15 18:28:41 +10: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 84d2ba147e added a bunch of docs for FRequest 2018-03-10 16:34:30 +11:00
Izaya 25dce8a759 fget now handles ports better 2018-03-07 18:03:23 +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