log svr-x11fwd.c @ 1938:77bc00dcc19f default tip main master

age author description
Mon, 11 Oct 2021 15:42:14 +0800 Matt Johnston Replace ChanType.sepfds with Channel.bidir_fd
Wed, 14 Nov 2018 22:57:56 +0800 Matt Johnston Split ChanType closehandler() and cleanup() so that dbclient doesn't
Sat, 19 Aug 2017 22:39:53 +0200 Francois Perrad Pointer parameter could be declared as pointing to const (callback)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Tue, 15 Mar 2016 23:03:59 +0800 Matt Johnston m_close() rather than close()
Thu, 10 Mar 2016 21:37:35 +0800 Matt Johnston merge github master
Tue, 05 Jan 2016 12:32:33 +0800 Chocobo1 Fix print format specifier
Wed, 09 Mar 2016 22:45:40 +0800 Matt Johnston Validate xauth input
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 15:58:33 +0200 Gaël PORTAY Expect len to be a type of socklen_t [-Werror=pointer-sign]
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Tue, 24 Feb 2015 20:51:18 +0800 Thorsten Horstmann Fix for old compilers, variable declarations at beginning of functions
Wed, 16 Jul 2014 22:53:32 +0800 Matt Johnston Set tcp priority as follows:
Sat, 23 Mar 2013 23:17:01 +0800 Matt Johnston Fix a few compile warnings
Sun, 04 Dec 2011 05:24:50 +0800 Matt Johnston - Fix some format strings in TRACE()s
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Mon, 08 Sep 2008 15:14:02 +0000 Matt Johnston * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Fri, 27 Aug 2004 14:39:01 +0000 Matt Johnston merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Wed, 18 Aug 2004 16:31:05 +0000 Matt Johnston Don't try to remove non-eixtant listeners
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Thu, 03 Jun 2004 18:08:34 +0000 Matt Johnston Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
Thu, 03 Jun 2004 17:29:17 +0000 Matt Johnston merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47
Thu, 03 Jun 2004 17:15:02 +0000 Matt Johnston - renaming x11fwd.c to svr-x11fwd.c, to testing monotone