Mercurial > dropbear
log channel.h @ 1601:b711a8256919
age | author | description |
---|---|---|
Sat, 17 Feb 2018 04:27:37 +0100 | François Perrad | more linting (#55) |
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 |
Sat, 02 May 2015 13:58:05 +0200 | Gaël PORTAY | Turn start_send_channel_request()'s type argument into char * |
Fri, 20 Mar 2015 23:36:42 +0800 | Matt Johnston | Make main socket nonblocking. Limit writequeue size. |