summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-02-21- Burn buffers to 0x00 insteadMatt Johnston
2012-02-10MergeMatt Johnston
2012-02-10Clear a few buffers when possibleMatt Johnston
2011-11-10Put better #if guards around IPv6 socket options for IPV6_TCLASS andMatt Johnston
2011-11-08Added signature for changeset 3f12086c2ef2Matt Johnston
2011-11-08Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2Matt Johnston
2011-11-08Changelog and version bump for 2011.54Matt Johnston
2011-11-08Fix symlink target created by installdropbearmultiMatt Johnston
2011-11-08Added signature for changeset aa2f51a6b81dMatt Johnston
2011-11-07Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have theMatt Johnston
2011-11-06Fix crash with -R forwardingMatt Johnston
2011-11-05Print the server allocated port when using dbclient -R 0:....Matt Johnston
2011-11-03update tagsconvert-repo
2011-10-26Set IPTOS_LOWDELAY for IPv6 tooMatt Johnston
2011-10-26- Add ALLOW_BLANK_PASSWORD optionMatt Johnston
2011-10-20Try bind IPV6_V6ONLYMatt Johnston
2011-07-05list.c also has no trailing newlineMatt Johnston
2011-07-05Fix lost ending newlineMatt Johnston
2011-06-30Hopefully fix -lcrypt problemMatt Johnston
2011-06-07Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sentMatt Johnston
2011-06-07Mention that the value is in secondsMatt Johnston
2011-04-07Clean up leaked FD if getnameinfo fails. From KlocworkMatt Johnston
2011-04-07Fix crash when remote forwarding was requestedMatt Johnston
2011-04-07Fix leak found by KlocworkMatt Johnston
2011-04-07Properly fix the bug found years ago by Klocwork, refound again.Matt Johnston
2011-04-07Clean up fd on failure. Found by KlocworkMatt Johnston
2011-04-07Define LTC_NO_FILE to avoid hmac_file() etcMatt Johnston
2011-04-07Fix FD leak if connect() fails, found by KlocworkMatt Johnston
2011-04-07Add noreturn and format attribute hints for some functions.Matt Johnston
2011-04-07Fix memory leak found by KlocworkMatt Johnston
2011-04-07Tidy error handling and get rid of some commented out codeMatt Johnston
2011-04-07Change comparison to be more paranoid (and perhaps avoid Klocwork falseMatt Johnston
2011-04-07Fix check of wrong variable found by KlocworkMatt Johnston
2011-03-31Avoid segfault when handling childpid raceMatt Johnston
2011-03-18Use mp_init_size() to avoid some mp_grow()sMatt Johnston
2011-03-02Update changelog for 0.53.1Matt Johnston
2011-02-28merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'Matt Johnston
2011-02-28- Don't allow setting memLevel since that doesn't work properlyMatt Johnston
2011-02-28Compile fix for when both client and server agent forwarding is disabledMatt Johnston
2011-02-27Refer to RFCs rather than drafts, update some section referencesMatt Johnston
2011-02-27- Fix DROPBEAR_PRNGD_SOCKET since it doesn't need to call connect()Matt Johnston
2011-02-25Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53Matt Johnston
2011-02-25-lcrypt needs to be before object files when static linkingMatt Johnston
2011-02-24- Set debian version to 0.53Matt Johnston
2011-02-24Changelog for 0.53, bump versionMatt Johnston
2011-02-24Mention -L/-R listenaddress argument in manpageMatt Johnston
2011-02-24It happened to sonyMatt Johnston
2011-02-24Add diffie-hellman-group14-sha1 KEX methodMatt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2011-02-23merge of '8849ec659cb45b924158cc3322390a1d3d48daef'Matt Johnston