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