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.08Aug28Jul2725241916Apr17Mar25Feb22161312119643211Jan46Dec52Nov12Oct11972111Sep20Aug727Jul9712Jun11107618Apr1227Mar26252221111098428Feb11125Jan159Dec86430Nov831Oct2023Sep212065230Aug2429Jul1882Jun127May1095424Apr2213Mar7228Feb19Jan1173227Dec232220191727Nov317Oct21Sep161412231Aug30274Sep27Aug2624232219184Sep17Aug16151413121110987632130Jul292827262023Jun227321Make 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 configureChanges for 0.49test1propagate from branch 'au.asn.ucc.matt.dropbear' (head 6cb7793493d92968e09b5dea21d71ded5811d21f)Turn off DEBUG_TRACERevert to default sigchld handler after forking, don't exitDon't erase every buffer, it's too time consuming.Disable core dumpsmerge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0'- Fix bug in child-exit handling where the wrong pid was being matched.Ignore "exit-signal" request rather than returning failurepropagate from branch 'au.asn.ucc.matt.dropbear' (head eac2a177021cfa0cbf365d5821fe6c8a0a5dc758)Remove double-free due to the same "fix" for a leak getting merged inpropagate from branch 'au.asn.ucc.matt.dropbear' (head 924b731b50d4147eed8e9382c98a2573259a6cad)Add '-y' option to dbclient to accept the host key without checking