Sun, 08 Apr 2012 01:50:52 -0400 |
Mike Frysinger |
check for fork() and not __uClinux__
|
Tue, 22 Nov 2011 19:28:58 +0700 |
Matt Johnston |
A few build fixes
dropbear-tfm
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Wed, 21 Jul 2010 13:27:44 +0000 |
Matt Johnston |
Work properly again with bundled libtom*. autoconf is a hassle.
|
Wed, 21 Jul 2010 12:38:46 +0000 |
Matt Johnston |
Use system libtomcrypt/libtommath if available. Doesn't currently
|
Tue, 08 Sep 2009 14:53:53 +0000 |
Matt Johnston |
- Test for pam_fail_delay() function in configure
|
Mon, 17 Nov 2008 14:04:14 +0000 |
Matt Johnston |
Only use -lcrypt for Dropbear server binary
|
Thu, 18 Oct 2007 12:18:44 +0000 |
Matt Johnston |
Fix to allow building from a separate directory, patch from Ricardo Martins
|
Mon, 12 Feb 2007 15:50:21 +0000 |
Matt Johnston |
Quote some message in configure
|
Fri, 09 Feb 2007 10:55:20 +0000 |
Matt Johnston |
Avoid using a comma in a message, since I can't be bothered
|
Wed, 11 Oct 2006 16:00:50 +0000 |
Matt Johnston |
Fix up separate-directory building for libtomcrypt
|
Mon, 12 Jun 2006 16:03:52 +0000 |
Matt Johnston |
Can't check for ss_family without #including sys/socket.h
|
Mon, 12 Jun 2006 15:57:14 +0000 |
Matt Johnston |
Another stab at getting ss_family happy on older glibc
|
Wed, 07 Jun 2006 13:37:03 +0000 |
Matt Johnston |
change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILE
|