Thu, 27 Jan 2022 14:34:10 +0800 |
Matt Johnston |
Leave non-interactive at default QoS class
|
Mon, 11 Oct 2021 15:42:14 +0800 |
Matt Johnston |
Replace ChanType.sepfds with Channel.bidir_fd
|
Sun, 24 Mar 2019 20:41:02 +0800 |
Matt Johnston |
Fix regression where TTY modes weren't reset for client
|
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
|
Fri, 01 Jan 2016 16:30:31 +0100 |
Francois Perrad |
fix empty C prototypes
|
Thu, 31 Dec 2015 18:02:21 +0100 |
Francois Perrad |
put default in switch/case
|
Thu, 31 Dec 2015 17:33:36 +0100 |
Francois Perrad |
remove unreachable code
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sun, 03 May 2015 00:01:36 +0200 |
Gaël PORTAY |
Turn type and term local variables into char *
|
Sat, 02 May 2015 13:58:05 +0200 |
Gaël PORTAY |
Turn start_send_channel_request()'s type argument into char *
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaël PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
Tue, 19 Aug 2014 23:08:56 +0800 |
Matt Johnston |
Make keepalive handling more robust, this should now match what OpenSSH does
|