Mercurial > dropbear
log cli-chansession.c @ 1532:3616ec41d03d
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 |
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 |
Thu, 31 Dec 2015 17:33:36 +0100 | Francois Perrad | remove unreachable code |
Thu, 04 Jun 2015 23:08:50 +0800 | Matt Johnston | Merge pull request #13 from gazoo74/fix-warnings |