log

age author description
Sun, 30 Mar 2014 20:42:48 -0700 John "Elwin" Edwards Increase max username length to 20.
Sun, 09 Mar 2014 16:15:42 -0700 John "Elwin" Edwards Mostly finish README.txt.
Sun, 26 Jan 2014 19:56:02 -0800 John "Elwin" Edwards termemu.js: implement cursor hiding.
Sat, 25 Jan 2014 22:10:01 -0800 John "Elwin" Edwards Implement another control sequence.
Mon, 06 Jan 2014 09:11:35 -0500 John "Elwin" Edwards Check that the ttyrec stream has an fd before passing it to fstat.
Wed, 01 Jan 2014 14:13:10 -0500 John "Elwin" Edwards Remove ptyhelper.c because the pty module has replaced it.
Wed, 01 Jan 2014 14:11:40 -0500 John "Elwin" Edwards Add a README though it's still incomplete.
Thu, 31 Oct 2013 20:44:35 -0700 John "Elwin" Edwards Use SVG for the bell icon instead of PNG.
Mon, 28 Oct 2013 22:11:14 -0700 John "Elwin" Edwards RLGWebD: game binaries have moved to /usr/bin.
Sun, 20 Oct 2013 21:19:13 -0700 John "Elwin" Edwards sqlickrypt: add support for salted SHA-512 passwords, and fix NULL bug.
Sun, 20 Oct 2013 19:26:39 -0700 John "Elwin" Edwards RLGWebD: inprogress dirs have moved
Wed, 14 Aug 2013 08:04:36 -0700 John "Elwin" Edwards RLGWebD: use NODE_PATH to find modules.
Mon, 22 Jul 2013 07:51:53 -0700 John "Elwin" Edwards WebTTY: use WebSockets when possible.
Sat, 20 Jul 2013 12:23:53 -0700 John "Elwin" Edwards Replace the daemon module with posix.
Thu, 18 Jul 2013 10:43:41 -0700 John "Elwin" Edwards termemu.js: handle some tmux-produced control sequences.