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.03Feb211Jan46Dec52Nov12Oct11972111Sep20Aug727Jul9712Jun11107618Apr1227Mar26252221111098428Feb11125Jan159Dec86430Nov831Oct2023Sep212065230Aug2429Jul1882Jun127May1095424Apr2213Mar7228Feb19Jan1173227Dec232220191727Nov317Oct21Sep161412231Aug30274Sep27Aug2624232219184Sep17Aug16151413121110987632130Jul292827262023Jun227321propagate from branch 'au.asn.ucc.matt.dropbear' (head b1dd3b94e60a07a176dba2b035ac79968595990a)merge of '7ac513addd924cd0391e7db26c067024c3c257f6'merge of '1dfbc5ef92391d01b576c8506061927869a89887'merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834'merge of '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'disapproval of revision '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'disapproval of revision '2186a678a5f79ef432f6593a10e3e13df2a313d5'disapproval of revision '5fdf69ca60d1683cdd9f4c2595134bed26394834'disapproval of revision '332f709a4cb39cde4cedab7c3be89e05f3023067'Update to latestfix missing endifpropagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d06ae1e20c1e0d04dbb598ed)Replace // with /* */propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28b3817db1218442c935388e)%s/ranlib/$(RANLIB)/propagate from branch 'au.asn.ucc.matt.ltm.orig' (head 1c2b7d389d0682caf980235dad97493e3206389c)Update to LibTomMath 0.40libtommath-0.40libtommath-0.40Refer to local headers locally with #include "" not #include <>.propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f6cd95176d96fcd0945a397)Fix up some slight changes.propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88f80f90d439b316d229796f)propagate from branch 'au.asn.ucc.matt.ltc.orig' (head 52840647ac7f5c707c3bd158d119a15734a7ef28)Update to LibTomCrypt 1.16libtomcrypt-1.16libtomcrypt-1.16Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent usmerge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'- Include netinet/in.h before arpa/inet.h for FreeBSDAdd some code for testing whether a writefd is closed (by read()ing from it)- Add some extra tracing.merge of 'a94c5265558121fe936519b5d9a5eb27f95e9d9d'Tidy up behaviour when select() is interrupted. We follow normalcomment about putenv() leaking malloced variablesFix memory leak found by KlocworkMake sure that we clean up key parts if we fail during reading a rsa keymake code clearer and more robust (from Klocwork)Free x component of DSS key upon failure to loadpropagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c63248e415e71d292dd0ec)Fix up separate-directory building for libtomcryptRemove accidentally removed block (making sure to close the channel).Passes most test cases nowRearranged (and hopefully simplified) channel close/eof handling