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