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
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