Mercurial > dropbear
log scp.c @ 685:5af8993f7529 insecure-nocrypto
age | author | description |
---|---|---|
Tue, 24 Apr 2012 22:05:55 +0800 | Matt Johnston | Ignore -q if SCP_PROGRESS isn't set |
Mon, 09 Apr 2012 20:35:13 +0800 | Matt Johnston | Rename HAVE_FORK to USE_VFORK |
Sun, 08 Apr 2012 01:50:52 -0400 | Mike Frysinger | check for fork() and not __uClinux__ |
Mon, 07 Nov 2011 19:31:53 +0800 | Matt Johnston | Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the |
Wed, 02 Sep 2009 15:17:14 +0000 | Matt Johnston | - Remove options that dbclient won't know about |
Sun, 02 Nov 2008 13:34:02 +0000 | Matt Johnston | - use vfork()/_exit() for uclinux |