Mercurial > dropbear
log svr-chansession.c @ 1496:da3bed08607b
age | author | description |
---|---|---|
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 |
Fri, 01 Jan 2016 11:46:58 +0100 | Francois Perrad | initialize variable |
Wed, 04 May 2016 15:33:40 +0200 | Matt Johnston | Convert #ifdef to #if, other build changes |
Tue, 12 Apr 2016 21:01:08 +0800 | Jeremy Kerr | Add -c <command> option to force a specific command |