index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
includes.h
Age
Commit message (
Expand
)
Author
2017-06-24
merge from main
Matt Johnston
2017-06-23
test for linux/pkt-sched.h rather than SO_PRIORITY
Matt Johnston
2017-05-22
define SIZE_T_MAX
Matt Johnston
2017-05-20
closer to working
Matt Johnston
2017-05-12
copy over some fuzzing code from AFL branch
Matt Johnston
2015-02-24
DROPBEAR_ prefix for include guards to avoid collisions
Thorsten Horstmann
2014-02-17
Add linux/types.h to includes to avoid missing ___u64 etc
Steve Dover
2013-12-02
Set IPTOS_LOWDELAY on PTY sessions only
Catalin Patulea
2013-11-14
- Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Matt Johnston
2013-03-31
Try using writev() for writing packets out to tcp
Matt Johnston
2010-07-21
Use system libtomcrypt/libtommath if available. Doesn't currently
Matt Johnston
2007-08-08
- Add -K keepalive flag for dropbear and dbclient
Matt Johnston
2007-02-12
Disable core dumps
Matt Johnston
2006-12-06
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
Matt Johnston
2006-12-06
- Include netinet/in.h before arpa/inet.h for FreeBSD
Matt Johnston
2006-06-12
Another stab at getting ss_family happy on older glibc
Matt Johnston
2005-12-06
* workaround for systems such as glibc 2.1 that have
Matt Johnston
2005-10-31
* include netinet/in_systm.h if available before netinet/ip.h, since
Matt Johnston
2005-09-21
- new function to set "low delay" for a packet, set the ip TOS bit
Matt Johnston
2005-05-09
Switching to libtomcrypt 1.02
Matt Johnston
2004-12-19
includes.h: include mycrypt.h rather than mycrypt_custom.h
Matt Johnston
2004-08-26
- added circular buffering for channels
Matt Johnston
2004-08-12
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-12
fake-rfc stuff
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston