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.01Mar28Feb2726242120191815141310429Jan282423134148Nov23Oct22212019Aug1381628Jul272625169825Jun20May23Apr21Mar15138724Feb22199191817151412728Jan231711Dec3227Nov251412987131Oct212018161594321Sep12Aug8Jul28May262523211398329Apr28181716151411109876432131Mar30292726242321201911324Feb23122219Jul30Jun2917May1610924Apr12926Mar9Apr823Feb224Dec21Feb4Dec10Feb10Nov8765326Oct205Jul30Jun77Apr31Mar18228Feb2725242321Jul2021Mar427Feb2413Sep1110852131Aug26251331Jul302928262496116Jun129817Mar3126Feb2518Nov1712119765229Sep23221817151412812Jul27Mar121Feb13Jan29Nov218Oct14Sep1116Aug828Jul2725241916Apr17Mar25Feb22161312119643211JanAvoid malloc in hmacA bit of a bodge to avoid memcpy if zlib is disabledAvoid copying data into circular bufferBetter failure handlingmergemerge tcp fastopenAdd cleanupmerge from defaultEINPROGRESS for sendmsg() means it's working OKignore any sendmsg() errorsmergeUse m_burn rather than memsetAvoid cppcheck warningAdd more ATTRIB_NORETURN annotations, from Thorsten HorstmannRevert accidental commented out signal handlersSome additional cleanup functionsFree memory before exiting. Based on patch from Thorsten Horstmann.Use m_close() which will avoid close(-1)Fix for old compilers, variable declarations at beginning of functionsSome minor typo fixes, found by codespell.DROPBEAR_ prefix for include guards to avoid collisionsget rid of some unnecessary codeavoid some warningsFixes for backwards compatibilityMove generic network routines to netio.cUpdate priority once the socket is openmergeAdd the missing second half of iov codefallback for old glibc and fastopenIn theory TFO should work. Needs platform cleanup and testinggeneralise write iovec handlingasync connections workingwork in progress for async connecttcp fastopen for the serverconnect_remote() is now always non-blockingAdd envirnonment variable for debug timestamps to roughly matchFix print that no longer works since we're not using fourCCsmergeMake it compilepiggyback data on acks when making connections on linux