Mon, 08 Oct 2007 12:59:27 +0200 viric Added filterdes. tm_v0.4
Mon, 08 Oct 2007 12:58:32 +0200 viric Added tag tm_v0.4 for changeset 24b0568ba017
Mon, 08 Oct 2007 12:58:17 +0200 viric Moving to 0.4. Updated web page, added Changelog.
Mon, 08 Oct 2007 12:16:30 +0200 viric Fixed filter, and the client now parses ~~~ and ~~. (closing client)
Mon, 08 Oct 2007 12:15:46 +0200 viric command line dump setting -D
Mon, 08 Oct 2007 11:28:29 +0200 viric Better xterm resize management.
Mon, 08 Oct 2007 11:12:42 +0200 viric Removing data dump.
Mon, 08 Oct 2007 11:12:32 +0200 viric Better terminal character passing.
Mon, 08 Oct 2007 00:37:16 +0200 viric True nohup-like behaviour. Programs ignore to SIGHUP.
Sun, 07 Oct 2007 23:26:32 +0200 viric New client filter in raw mode (-t), where ^] closes the client.
Sun, 07 Oct 2007 22:18:06 +0200 viric Prettier dumper 2.
Sun, 07 Oct 2007 22:16:21 +0200 viric Prettier dumper
Sun, 07 Oct 2007 21:59:12 +0200 viric The timeout should be always handled. Now we use pselect in the loops.
Sun, 07 Oct 2007 00:10:17 +0200 viric Reliable ethernet protocol. I still need pselect instead of select.
Sat, 06 Oct 2007 21:56:22 +0200 viric Error condition if eth server address not told on client.
Sat, 06 Oct 2007 21:44:58 +0200 viric Merging
Fri, 05 Oct 2007 01:16:08 +0200 viric Removing dump.
Fri, 05 Oct 2007 01:15:26 +0200 viric Few more changes on ethernet, not definitive.
Sun, 30 Sep 2007 18:42:11 +0200 viric Removing eth crc. The frames already have a 32bit crc.
Sun, 30 Sep 2007 18:34:48 +0200 viric Better ethernet protocol.
Thu, 27 Sep 2007 00:26:46 +0200 viric Added tag tm_v0.3 for changeset 2cf8c513d18f
Thu, 27 Sep 2007 00:25:54 +0200 viric added authors. tm_v0.3
Thu, 27 Sep 2007 00:24:56 +0200 viric README out.
Thu, 27 Sep 2007 00:24:21 +0200 viric Added tag tm_v0.3 for changeset 7c81ffc5a62c
Thu, 27 Sep 2007 00:24:04 +0200 viric Web detail.
Thu, 27 Sep 2007 00:23:38 +0200 viric Fixed web details.
Thu, 27 Sep 2007 00:22:51 +0200 viric Adding license and web html.
Thu, 04 Oct 2007 14:35:35 +0200 lbatlle Setting ISIG on termios, so control signals are passed as
Wed, 26 Sep 2007 23:46:16 +0200 viric Added tag tm_v0.3 for changeset 2c88b9d375d7
Wed, 26 Sep 2007 23:46:09 +0200 viric Going to 0.3.
Wed, 26 Sep 2007 23:44:20 +0200 viric Fixing a few bugs. The program runs well in Linux and Mac OS X.
Wed, 26 Sep 2007 23:43:55 +0200 viric Making eth-protocol not reliable.
Wed, 26 Sep 2007 16:14:47 +0200 lbatlle xterm resizes sent on SIGWINCH. new terminal applications start a new session.
Wed, 26 Sep 2007 15:18:30 +0200 lbatlle Allowing eth reconnections. Added DOCS.
Wed, 26 Sep 2007 00:56:51 +0200 viric Improved closed sequence.
Wed, 26 Sep 2007 00:55:11 +0200 viric Almost fixed eth transport.
Tue, 25 Sep 2007 23:49:23 +0200 viric Added first attempt for an ethernet protocol. Even not tried.
Tue, 25 Sep 2007 22:23:24 +0200 viric Removing dump setting.
Tue, 25 Sep 2007 22:22:45 +0200 viric Added 'nohup' option -n.
Mon, 24 Sep 2007 14:14:30 +0200 viric Fixed env vars and paths for the unix socket.
Mon, 24 Sep 2007 14:00:06 +0200 viric Added tag tm_v0.2 for changeset f1e581c862d5
Mon, 24 Sep 2007 13:59:40 +0200 viric Improved help. Moving to 0.2. tm_v0.2
Mon, 24 Sep 2007 13:56:13 +0200 viric Option for xterm resizing. Over max connections, close() at once.
Mon, 24 Sep 2007 13:45:24 +0200 viric Added dumps, telnet_filter, applied filters in tm, improved telnet experience.
Sun, 23 Sep 2007 23:43:49 +0200 viric Fixed some magic numbers to sizeof.
Sun, 23 Sep 2007 23:40:36 +0200 viric Added filter engine, xterm resize.
Fri, 21 Sep 2007 16:07:13 +0200 lbatlle Raw implementation for tcp.
Fri, 21 Sep 2007 11:56:07 +0200 lbatlle Added read-only clients, added stdin-close option to clients.
Fri, 21 Sep 2007 09:27:10 +0200 lbatlle Changing 'st' Swiss Terminal, to 'tm', terminal mixer
Fri, 21 Sep 2007 00:25:12 +0200 viric Moving 'mt' to 'st'. mt meant something related to tapes.
Fri, 21 Sep 2007 00:21:20 +0200 viric Added getopt, and some things got based on parameters.
Wed, 19 Sep 2007 23:54:59 +0200 viric use the termios calls to stdout instead of stdin.
Wed, 19 Sep 2007 23:46:41 +0200 viric Fixed bug in the finish() code - it always set the saved_tios.
Wed, 19 Sep 2007 23:41:21 +0200 viric Unix sockets version works! Well, signals don't. :)
Wed, 19 Sep 2007 00:33:59 +0200 viric First try on openpty.
Mon, 17 Sep 2007 22:40:27 +0200 viric Moving to modules.
Mon, 17 Sep 2007 22:06:20 +0200 viric Moving the client out.
Sun, 16 Sep 2007 23:00:25 +0200 viric Moving from stdinmix to mt at binary name.
Sun, 16 Sep 2007 22:26:58 +0200 viric Big change, from stdinmix to multiterminal.
Fri, 14 Sep 2007 23:59:56 +0200 viric Added tag v0.9.1 for changeset 12de2cd767f2
(0) -60 tip