Mercurial > dropbear
log svr-chansession.c @ 1625:79eef94ccea9
age | author | description |
---|---|---|
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) |
Thu, 20 Jul 2017 19:38:26 +0000 | Michael Witten | options: Complete the transition to numeric toggles (`#if') |
Wed, 14 Feb 2018 23:09:28 +0800 | Matt Johnston | fix compile warnings |
Wed, 14 Feb 2018 23:06:01 +0800 | Matt Johnston | make signal flags volatile, simplify handling |
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 |