Mercurial > dropbear
log svr-runopts.c @ 492:b956d6151600
age | author | description |
---|---|---|
Mon, 22 Sep 2008 14:13:44 +0000 | Matt Johnston | Replace calls to strtoul() with a helper m_str_to_uint() |
Wed, 08 Aug 2007 15:12:06 +0000 | Matt Johnston | - Add -K keepalive flag for dropbear and dbclient |
Wed, 25 Jul 2007 15:44:25 +0000 | Matt Johnston | Add -W <windowsize> argument and document it. |
Thu, 19 Jul 2007 15:47:32 +0000 | Matt Johnston | Just use /dev/urandom since that's what everyone ends up using anyway. |