Mercurial > dropbear
log svr-main.c @ 510:b85507ade010
age | author | description |
---|---|---|
Fri, 12 Sep 2008 17:23:56 +0000 | Matt Johnston | - Rework pubkey options to be more careful about buffer lengths. Needs review. pubkey-options |
Wed, 08 Aug 2007 15:12:06 +0000 | Matt Johnston | - Add -K keepalive flag for dropbear and dbclient |
Thu, 19 Jul 2007 15:54:18 +0000 | Matt Johnston | Patch from Nicolai Ehemann to try binding before going to the background, |
Thu, 19 Jul 2007 14:08:24 +0000 | Matt Johnston | "backgrounding" is more user-understandable than "forking" |
Thu, 22 Feb 2007 14:53:49 +0000 | Matt Johnston | merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee' |
Thu, 22 Feb 2007 14:52:46 +0000 | Matt Johnston | Add -p [address:]port option for binding to addresses, patch from |
Fri, 16 Feb 2007 14:42:08 +0000 | Matt Johnston | Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness |