Skip to content
Snippets Groups Projects
Select Git revision
  • DROPBEAR_2016.73
  • bugfix
  • coverity
  • fuzz
  • main
  • master default
  • DROPBEAR_2017.75
  • DROPBEAR_2016.74
  • DROPBEAR_2016.73
  • DROPBEAR_2016.72
  • DROPBEAR_2015.71
  • DROPBEAR_2015.70
  • DROPBEAR_2015.69
  • DROPBEAR_2015.68
  • DROPBEAR_2015.67
  • DROPBEAR_2014.66
  • DROPBEAR_2014.65
  • DROPBEAR_2014.64
  • DROPBEAR_2014.63
  • DROPBEAR_2013.62
  • DROPBEAR_2013.61test
  • DROPBEAR_2013.60
  • DROPBEAR_2013.59
  • DROPBEAR_2013.58
  • DROPBEAR_2013.57
  • DROPBEAR_2013.56
26 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Mar121Feb13Jan29Nov218Oct14Sep1116Aug828Jul2725241916Apr17Mar25Feb22161312119643211Jan46Dec52Nov12Oct11972111Sep20Aug727Jul9712Jun11107618Apr1227Mar26252221111098428Feb11125Jan159Dec86430Nov831Oct2023Sep212065230Aug2429Jul1882Jun127May1095424Apr2213Mar7228Feb19Jan1173227Dec232220191727Nov317Oct21Sep161412231Aug30274Sep27Aug2624232219184Sep17Aug16151413121110987632130Jul292827262023Jun227321merge of '9879f7138f243bb2077a06e4c9ea925fa34abe2b'Update to debian 0.50-4 diffMention 0.51-test2 changesDon't return until the shell has quit. This will ensure that an exit statusfix up after mergemerge of '295b11312e327fe6c4f33512674ea4a1a9790344'Make a copy of passwd fields since getpwnam()'s retval isn't safe to keeppropagate from branch 'au.asn.ucc.matt.dropbear' (head fb7080ca6e254faaf7cfaee93b0ab6ab6de4ed59)Actually use ~/.hushlogin rather than ~/hushlogin to ignore motd.Fix to allow building from a separate directory, patch from Ricardo MartinsAdd support for SSH_ASKPASS_ALWAYS env variable for dbclient. If itMake sure declarations of variables are at the top of function,propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739)Make dropbearkey only generate 1024 bit keysDROPBEAR_0.50DROPBEAR_0.50Fix delayed packet queue handlingPrepare for 0.50 release- Add -K keepalive flag for dropbear and dbclientStop scp passing arguments that dbclient doesn't understandPrevent invalid packets being sent during key-exchange, instead queueAdd default argument for receive windowUse the -W <windowsize> argument in startup scripts, with a default of 64kBAdd -W <windowsize> argument and document it.Rearrange the channel buffer sizes into three neat use-editable values inPatch from Nicolai Ehemann to try binding before going to the background,Just use /dev/urandom since that's what everyone ends up using anyway."backgrounding" is more user-understandable than "forking"uClinux ifdef was accidentally invertedFix spelling typoAdd -u option to specify /dev/urandom insteadAllow reading dbclient password from an environment varRemove a newline from the kex prompt question, from FreeWRTFix a stupid bug s/readfd/errfd/ affecting channel close on child exitDROPBEAR_0.49DROPBEAR_0.49Document -p [address:]port0.49 probably doneImprove known_hosts checking.merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'Add -p [address:]port option for binding to addresses, patch fromFix for -pedantic -ansi compilation, change // to /**/, plus some signednessMake sure the #includes for pam only get hit if PAM is enabled.Quote some message in configure