Mercurial > dropbear
log svr-chansession.c @ 1489:fdae6fae00af
age | author | description |
---|---|---|
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 |
Wed, 21 Oct 2015 22:08:47 +0800 | Guilhem Moulin | Don't display the MOTD when an explicit command is run. |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |