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
|
Tue, 06 Dec 2005 17:49:59 +0000 |
Matt Johnston |
* workaround for systems such as glibc 2.1 that have
|
Mon, 31 Oct 2005 07:49:57 +0000 |
Matt Johnston |
* include netinet/in_systm.h if available before netinet/ip.h, since
|
Sun, 19 Dec 2004 07:46:16 +0000 |
Matt Johnston |
configure.in: fix a status message
|
Fri, 17 Dec 2004 06:26:55 +0000 |
Matt Johnston |
Pristine compilation works.
|
Tue, 14 Sep 2004 13:09:29 +0000 |
Matt Johnston |
propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d4871c3609d6100fe34300720 from branch 'matt.dbclient.rez' to 'matt.dbclient.work'
private-rez
|
Sun, 12 Sep 2004 05:52:36 +0000 |
Matt Johnston |
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam'
private-rez
|
Sun, 12 Sep 2004 04:56:50 +0000 |
Matt Johnston |
propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466e4641bf796f96040a085d from branch 'matt.dbclient.authpam' to 'matt.dbclient.rez'
private-rez
|
Thu, 12 Aug 2004 16:41:58 +0000 |
Matt Johnston |
Merging in the changes from 0.41-0.43 main Dropbear tree
|
Thu, 12 Aug 2004 14:39:17 +0000 |
Matt Johnston |
fake-rfc stuff
|
Sun, 08 Aug 2004 16:57:37 +0000 |
Matt Johnston |
svr-authpam code merged and works. needs tidying a log
authpam
|
Tue, 27 Jul 2004 09:19:12 +0000 |
Matt Johnston |
Mention that autoheader should also be run
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|