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.05May3217Apr1421Mar2016121132128Feb2726242120191815141310429Jan282423134148Nov23Oct22212019Aug1381628Jul272625169825Jun20May23Apr21Mar15138724Feb22199191817151412728Jan231711Dec3227Nov251412987131Oct212018161594321Sep12Aug8Jul28May262523211398329Apr28181716151411109876432131Mar30292726242321201911324Feb23122219Jul30Jun2917May1610924Apr12926Mar9Apr823Feb224Dec21Feb4Dec10Feb10Nov8765326Oct205Jul30Jun77Apr31Mar18228Feb2725242321Jul2021Mar427Feb2413Sep1110852131Aug26251331Jul302928262496116Jun129817Mar3126Feb2518Nov1712119765229Sep23221817151412812Jul27Mar121Feb13Jan29Nov218Oct14Sep1116Aug828Jul2725241916Apr17Mar25Feb2216131211Turn cleantext()'s dirtytext argument into char *Turn username, servicename and methodname local variables into char *Turn sendaddr, listenaddr and request_listenaddr local variables into char *Turn send_msg_channel_open_failure()'s text and lang into const char *Turn start_send_channel_request()'s type argument into char *Turn addrandom()'s buf argument into unsigned char *Expect len to be a type of socklen_t [-Werror=pointer-sign]Fix pointer differ in signess warnings [-Werror=pointer-sign]Fix unused make_connection_string() warning [-Werror=unused-function]Fix unused but set variable warnings [-Werror=unused-but-set-variable]Fix unused parameters warnings [-Werror=unused-parameter]Uses abort() instead of raising a SIGABRT signal [-Werror]Uses k_size as an signed integerTest struct existance against sizeof() operatorMake sure kexfirstinitialise is called early enoughfix travis morebad travis syntaxadd no-writev buildFix no-writev fallbackShould be AF_UNSPEC not PF_UNSPECmerge mainfastopen code was totally brokenAvoid channel writev() when there is nothing to writeMake main socket nonblocking. Limit writequeue size.Fix when iov queue is largeavoid malloc for iovecdropbear_assert() rather than assert()Prepend DROPBEAR for scp.cstrdup strerrorFix error handling for dbclient async connectmore changeschanges (also testing hg bookmarks)mergemergereword comment for clarityFix pubkey auth after change to reuse ses.readbuf as ses.payloadFix some memory leaks in ecc codeallocate buffer and data in a single allocationAvoid malloc in hmacA bit of a bodge to avoid memcpy if zlib is disabled