summaryrefslogtreecommitdiff
path: root/includes.h
Commit message (Expand)AuthorAgeFilesLines
* include config.h for options.h. don't need to include options.h whenMatt Johnston2018-02-181-1/+0
* test for linux/pkt-sched.h rather than SO_PRIORITYMatt Johnston2017-06-231-1/+1
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* Add linux/types.h to includes to avoid missing ___u64 etcSteve Dover2014-02-171-0/+1
* Set IPTOS_LOWDELAY on PTY sessions onlyCatalin Patulea2013-12-021-0/+4
* - Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston2013-11-141-2/+17
* Try using writev() for writing packets out to tcpMatt Johnston2013-03-311-0/+4
* Use system libtomcrypt/libtommath if available. Doesn't currentlyMatt Johnston2010-07-211-0/+6
* - Add -K keepalive flag for dropbear and dbclientMatt Johnston2007-08-081-0/+1
* Disable core dumpsMatt Johnston2007-02-121-0/+1
* merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'Matt Johnston2006-12-061-2/+2
|\
| * - Include netinet/in.h before arpa/inet.h for FreeBSDMatt Johnston2006-12-061-2/+2
* | Another stab at getting ss_family happy on older glibcMatt Johnston2006-06-121-7/+0
|/
* * workaround for systems such as glibc 2.1 that haveMatt Johnston2005-12-061-0/+7
* * include netinet/in_systm.h if available before netinet/ip.h, sinceMatt Johnston2005-10-311-4/+10
* - new function to set "low delay" for a packet, set the ip TOS bitMatt Johnston2005-09-211-0/+1
* Switching to libtomcrypt 1.02Matt Johnston2005-05-091-1/+1
* includes.h: include mycrypt.h rather than mycrypt_custom.hMatt Johnston2004-12-191-1/+1
* - added circular buffering for channelsMatt Johnston2004-08-261-0/+10
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-5/+1
* fake-rfc stuffMatt Johnston2004-08-121-0/+1
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+134