Mercurial > dropbear
log svr-agentfwd.c @ 1622:e11ed628708b
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 |
Tue, 24 Feb 2015 20:45:07 +0800 | Thorsten Horstmann | Some minor typo fixes, found by codespell. |
Thu, 14 Nov 2013 22:05:47 +0800 | Matt Johnston | rename random.h to dbrandom.h since some OSes have a system random.h |
Thu, 07 Apr 2011 13:25:00 +0000 | Matt Johnston | Clean up fd on failure. Found by Klocwork |
Mon, 28 Feb 2011 13:39:18 +0000 | Matt Johnston | Compile fix for when both client and server agent forwarding is disabled |