Thu, 27 Jan 2022 14:34:10 +0800 |
Matt Johnston |
Leave non-interactive at default QoS class
|
Tue, 25 Jan 2022 17:32:20 +0800 |
Matt Johnston |
Use DSCP for IP QoS traffic classes
|
Thu, 14 Oct 2021 20:55:15 +0800 |
Matt Johnston |
Bring back recently removed channel->flushing
|
Mon, 11 Oct 2021 15:42:14 +0800 |
Matt Johnston |
Replace ChanType.sepfds with Channel.bidir_fd
|
Mon, 11 Oct 2021 15:16:54 +0800 |
Matt Johnston |
- Remove "flushing" handling for exited processes, it should be
|
Fri, 05 Mar 2021 21:13:20 +0800 |
Matt Johnston |
Return errstring on connect failure
|
Wed, 14 Nov 2018 22:57:56 +0800 |
Matt Johnston |
Split ChanType closehandler() and cleanup() so that dbclient doesn't
|
Sat, 17 Feb 2018 04:27:37 +0100 |
François Perrad |
more linting (#55)
|
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
|
Sat, 02 May 2015 13:58:05 +0200 |
Gaël PORTAY |
Turn start_send_channel_request()'s type argument into char *
|
Fri, 20 Mar 2015 23:36:42 +0800 |
Matt Johnston |
Make main socket nonblocking. Limit writequeue size.
|