Mercurial > dropbear
log cli-chansession.c @ 1935:a7ad060707b6
age | author | description |
---|---|---|
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 |