log includes.h @ 1036:deed0571cacc

age author description
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Mon, 17 Feb 2014 22:05:59 +0800 Steve Dover Add linux/types.h to includes to avoid missing ___u64 etc
Mon, 02 Dec 2013 22:55:43 +0800 Catalin Patulea Set IPTOS_LOWDELAY on PTY sessions only
Thu, 14 Nov 2013 21:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Sun, 31 Mar 2013 23:15:35 +0800 Matt Johnston Try using writev() for writing packets out to tcp
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 12:38:46 +0000 Matt Johnston Use system libtomcrypt/libtommath if available. Doesn't currently
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Mon, 12 Feb 2007 10:43:44 +0000 Matt Johnston Disable core dumps
Wed, 06 Dec 2006 13:11:41 +0000 Matt Johnston merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
Wed, 06 Dec 2006 13:09:32 +0000 Matt Johnston - Include netinet/in.h before arpa/inet.h for FreeBSD
Mon, 12 Jun 2006 15:57:14 +0000 Matt Johnston Another stab at getting ss_family happy on older glibc
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