summaryrefslogtreecommitdiffhomepage
path: root/includes.h
AgeCommit message (Expand)Author
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2014-02-17Add linux/types.h to includes to avoid missing ___u64 etcSteve Dover
2013-12-02Set IPTOS_LOWDELAY on PTY sessions onlyCatalin Patulea
2013-11-14- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston
2013-03-31Try using writev() for writing packets out to tcpMatt Johnston
2010-07-21Use system libtomcrypt/libtommath if available. Doesn't currentlyMatt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2007-02-12Disable core dumpsMatt Johnston
2006-12-06merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'Matt Johnston
2006-12-06- Include netinet/in.h before arpa/inet.h for FreeBSDMatt Johnston
2006-06-12Another stab at getting ss_family happy on older glibcMatt Johnston
2005-12-06 * workaround for systems such as glibc 2.1 that haveMatt Johnston
2005-10-31* include netinet/in_systm.h if available before netinet/ip.h, sinceMatt Johnston
2005-09-21- new function to set "low delay" for a packet, set the ip TOS bitMatt Johnston
2005-05-09Switching to libtomcrypt 1.02Matt Johnston
2004-12-19includes.h: include mycrypt.h rather than mycrypt_custom.hMatt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-12fake-rfc stuffMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston