log

age author description
Sun, 16 Aug 2020 20:56:18 -0400 John "Elwin" Edwards Fix race condition related to watching DGL games. default tip
Fri, 03 Apr 2020 15:15:02 -0400 John "Elwin" Edwards rlgwebd: use some newer Javascript features.
Thu, 05 Sep 2019 15:19:27 -0400 John "Elwin" Edwards Terminal emulation: implement the CSI b sequence.
Sun, 25 Aug 2019 21:27:31 -0400 John "Elwin" Edwards Changes for compatibility with recent versions of NodeJS.
Tue, 26 Dec 2017 13:23:55 -0500 John "Elwin" Edwards Move the NODE_PATH location.
Sat, 28 Jan 2017 09:57:31 -0500 John "Elwin" Edwards Fix possibly insecure permissions on the control socket.
Fri, 27 Jan 2017 19:18:31 -0500 John "Elwin" Edwards rlgwebd-stop: avoid the deprecated domain module.
Fri, 27 Jan 2017 15:43:10 -0500 John "Elwin" Edwards RLGWebD: replace deprecated fs.exists() with fs.access().
Thu, 12 Jan 2017 19:02:20 -0500 John "Elwin" Edwards Fix syntax error in Makefile.
Sun, 08 Jan 2017 16:17:11 -0500 John "Elwin" Edwards Use either HTTP or HTTPS.
Wed, 04 Jan 2017 21:25:43 -0500 John "Elwin" Edwards Fail cleanly if necessary files can't be opened.
Wed, 04 Jan 2017 20:28:29 -0500 John "Elwin" Edwards Move RLGWebD configuration options into a configuration file.
Sun, 01 Jan 2017 20:18:01 -0500 John "Elwin" Edwards Initial support for TLS.
Sat, 23 Apr 2016 18:53:08 -0400 John "Elwin" Edwards Actually restart RLGWebD if it crashes.
Mon, 01 Feb 2016 21:20:12 -0500 John "Elwin" Edwards Some fixes to the documentation.