From mouse Tue Mar 6 12:51:08 2007 Return-Path: Received: (from mouse@localhost) by Sparkle.Rodents.Montreal.QC.CA (8.8.8/8.8.8) id MAA18604; Tue, 6 Mar 2007 12:51:08 -0500 (EST) From: der Mouse Message-Id: <200703061751.MAA18604@Sparkle.Rodents.Montreal.QC.CA> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Erik-Conspiracy: There is no Conspiracy - and if there were I wouldn't be part of it anyway. X-Message-Flag: Microsoft: the company who gave us the botnet zombies. Date: Tue, 6 Mar 2007 12:30:13 -0500 (EST) To: mouseware Subject: lcs-cvt, moussh updated lcs-cvt is now at 20060929. (Hmm, been a while since I checked to see if it needed updating!) New in this version: - Handle F-suffixed constants more correctly. moussh is now at 20070306. New in this version: - Minor fixes to fix some problems pointed up by building moussh with recent gcc (eg, pass int rather than unsigned char to va_arg, ugh!). - Support for just-one-connection agent and X forwarding. This means we now support the just-one-connection flag in stock X forwarding. It also means that we now use fixed-agent-req-2@... and fixed-x11-req-2@... to request forwarding. We support the former moussh-private requests in both client and server code, for compatability. - Slightly improved comments in a few cases. - Fix an =-vs-== mistake (!). - Fix a race condition that caused shells/commands to be run without forwardings established when the client has to fall back to other than its most preferred forwarding requests. (Before the -2 forwarding requests mentioned above, this happened only when falling back to the stock requests; with them, I found it happening when talking to an older moussh server.) - Handle unexpected closedowns better for agent and X forwarding requests (this caused some client panics). - Fix a few minor problems when building without AF_TIMER sockets available (compiler warnings, spurious run-time messages). - Import the most recent lcs-cvt, vide supra. /~\ The ASCII der Mouse \ / Ribbon Campaign X Against HTML mouse@rodents.montreal.qc.ca / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B From mouse Sun Mar 11 00:25:21 2007 Return-Path: Received: (from mouse@localhost) by Sparkle.Rodents.Montreal.QC.CA (8.8.8/8.8.8) id AAA13087; Sun, 11 Mar 2007 00:25:21 -0500 (EST) From: der Mouse Message-Id: <200703110525.AAA13087@Sparkle.Rodents.Montreal.QC.CA> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Erik-Conspiracy: There is no Conspiracy - and if there were I wouldn't be part of it anyway. X-Message-Flag: Microsoft: the company who gave us the botnet zombies. Date: Sun, 11 Mar 2007 00:23:53 -0500 (EST) To: mouseware Subject: New moussh moussh at 20070311. This fixes two bugs: (1) I accidentally used the same value for two different #defines for a bitmask, thereby confusing the two flags. (2) I mangled the new agent forwarding request on the way through the connection sharing server, meaning agent forwarding didn't work right through connectino sharing any more. /~\ The ASCII der Mouse \ / Ribbon Campaign X Against HTML mouse@rodents.montreal.qc.ca / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B