server.c
Wed, 16 Feb 2011 21:07:11 +0100 viric Fixing a problem on savefile (stdin was not saved well, and the file not saveflie
Wed, 16 Feb 2011 20:57:32 +0100 viric Adding a feature: save all stdin/stdout traffic of the server into a file. saveflie
Fri, 11 Jan 2008 15:17:36 +0100 lbatlle Better variable names: sigold to sigempty
Fri, 11 Jan 2008 14:56:30 +0100 lbatlle Fixing eth_proto bugs. There was no ACK working until now (SIGALARM problems).
Wed, 02 Jan 2008 15:15:11 +0100 lbatlle Added a terminal-creation capability.
Mon, 08 Oct 2007 00:37:16 +0200 viric True nohup-like behaviour. Programs ignore to SIGHUP.
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.
Thu, 27 Sep 2007 00:22:51 +0200 viric Adding license and web html.
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 00:55:11 +0200 viric Almost fixed eth transport.
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 13:45:24 +0200 viric Added dumps, telnet_filter, applied filters in tm, improved telnet experience.
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 00:21:20 +0200 viric Added getopt, and some things got based on parameters.
Wed, 19 Sep 2007 23:41:21 +0200 viric Unix sockets version works! Well, signals don't. :)
Mon, 17 Sep 2007 22:06:20 +0200 viric Moving the client out.
less more (0) tip