log svr-runopts.c @ 446:2cd2edfa11ee

age author description
Thu, 19 Jul 2007 15:47:32 +0000 Matt Johnston Just use /dev/urandom since that's what everyone ends up using anyway.
Mon, 16 Apr 2007 13:39:50 +0000 Matt Johnston Add -u option to specify /dev/urandom instead
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
Wed, 07 Jun 2006 14:10:21 +0000 Matt Johnston Add -P pidfile patch from Swen Schillig
Sun, 26 Mar 2006 08:26:39 +0000 Matt Johnston add inetd server mode ucc-axis-hack
Sat, 25 Mar 2006 12:59:58 +0000 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack
Sat, 25 Mar 2006 12:57:09 +0000 Matt Johnston Various changes to compile+kind of run on UCC's axis board. ucc-axis-hack
Wed, 01 Feb 2006 09:05:13 +0000 Matt Johnston Fix up #ifdefs for tcp forwarding
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Tue, 14 Sep 2004 12:51:16 +0000 Matt Johnston PAM improvements private-rez
Tue, 24 Aug 2004 04:12:08 +0000 Matt Johnston Default port is now set as a string
Mon, 23 Aug 2004 05:27:34 +0000 Matt Johnston Change the way we load keys/ports so we don't print error messages into our
Wed, 18 Aug 2004 15:48:25 +0000 Matt Johnston DEBUG_TRACE now only triggers with -v on the cmdline