summaryrefslogtreecommitdiff
path: root/includes.h
Commit message (Expand)AuthorAgeFilesLines
* Add re-exec for serverMatt Johnston2022-01-301-0/+6
* Define _GNU_SOURCE properly, other header fixesMatt Johnston2021-03-041-3/+0
* move GNU_SOURCE earlierMatt Johnston2020-06-231-2/+2
* _GNU_SOURCE for randomMatt Johnston2020-06-231-0/+2
* Use Linux getrandom() to ensure random device is initialisedMatt Johnston2020-05-281-0/+4
* Rename EPKA -> PluginMatt Johnston2019-05-151-1/+1
* External Public-Key Authentication API (#72)fabriziobertocci2019-05-151-0/+4
* Remove incorrect _POSIX_C_SOURCEMatt Johnston2018-11-061-5/+0
* - Add adaptive authentication failure delayMatt Johnston2018-11-051-0/+5
* merge from mainMatt Johnston2018-02-261-1/+7
|\
| * merge from mainMatt Johnston2017-06-241-1/+7
| |\
| | * define SIZE_T_MAXMatt Johnston2017-05-221-0/+4
| | * closer to workingMatt Johnston2017-05-201-1/+2
| | * copy over some fuzzing code from AFL branchMatt Johnston2017-05-121-0/+1
* | | 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