Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-26 | merge from main | Matt Johnston | |
--HG-- branch : fuzz | |||
2018-02-18 | include config.h for options.h. don't need to include options.h when | Matt Johnston | |
includes.h brings it in | |||
2017-06-24 | merge from main | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-06-23 | test for linux/pkt-sched.h rather than SO_PRIORITY | Matt Johnston | |
2017-05-22 | define SIZE_T_MAX | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-20 | closer to working | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-12 | copy over some fuzzing code from AFL branch | Matt Johnston | |
--HG-- branch : fuzz | |||
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 | |
- Don't warn about blocking random device for prngd | |||
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 | |
build due to clash in rsa_key identifier. --HG-- extra : convert_revision : c9a4726d1c89e17ee8e96801d1aaa8049216aae1 | |||
2007-08-08 | - Add -K keepalive flag for dropbear and dbclient | Matt Johnston | |
- Try to reduce the frequency of select() timeouts - Add a max receive window size of 1MB --HG-- extra : convert_revision : 9aa22036cb511cddb35fbc0e09ad05acb39b64d1 | |||
2007-02-12 | Disable core dumps | Matt Johnston | |
--HG-- extra : convert_revision : ba8ebf724630561c6b9285247be7574a33853a17 | |||
2006-12-06 | merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f' | Matt Johnston | |
and '31dcd7a22983ef19d6c63248e415e71d292dd0ec' --HG-- extra : convert_revision : e84f66826c7ee6ebe99ef92cc0f6c22ecf638d01 | |||
2006-12-06 | - Include netinet/in.h before arpa/inet.h for FreeBSD | Matt Johnston | |
- Update Copyright year --HG-- extra : convert_revision : 182c2d8dbd5321ef4d1df8758936f4dc7127015f | |||
2006-06-12 | Another stab at getting ss_family happy on older glibc | Matt Johnston | |
--HG-- extra : convert_revision : 7a1e9b08a576d794c28275e1bf54cb603372a4a6 | |||
2005-12-06 | * workaround for systems such as glibc 2.1 that have | Matt Johnston | |
sockaddr_storage.__ss_family rather than sockaddr_storage.ss_family --HG-- extra : convert_revision : 702c67055040d451a946e8c6aadbb6f7af1d3999 | |||
2005-10-31 | * include netinet/in_systm.h if available before netinet/ip.h, since | Matt Johnston | |
netbsd seems to require it for some reason. hooray for many unices. --HG-- extra : convert_revision : 762eefb16551bf355cbaffb85453a34221c7a2ff | |||
2005-09-21 | - new function to set "low delay" for a packet, set the ip TOS bit | Matt Johnston | |
(can help significantly over some links) --HG-- extra : convert_revision : 685c1004b66533aebbd45810533de698a786a4ea | |||
2005-05-09 | Switching to libtomcrypt 1.02 | Matt Johnston | |
(still has problems) --HG-- extra : convert_revision : 4dfd70544ed9a766876ddda9f6ac3f26054eb3db | |||
2004-12-19 | includes.h: include mycrypt.h rather than mycrypt_custom.h | Matt Johnston | |
--HG-- extra : convert_revision : 63ea0f9a911a31bd88913afdfc31582240b0acfb | |||
2004-08-26 | - added circular buffering for channels | Matt Johnston | |
- added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client --HG-- extra : convert_revision : 5bdf806d8b440c87f7235414662f4189195618f4 | |||
2004-08-12 | Merging in the changes from 0.41-0.43 main Dropbear tree | Matt Johnston | |
--HG-- extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7 | |||
2004-08-12 | fake-rfc stuff | Matt Johnston | |
--HG-- extra : convert_revision : 796008def04e47dc990703134c9fe013f1919190 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |