aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-17Sometimes it's OK if multiplication overflowsDavid Barksdale
2016-11-17Avoid undefined left-shiftDavid Barksdale
2016-07-08fix sanitization issuesChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08-fix shifting issuesChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-21force 1 to be 64-bit integer, due to shift by up to 63 bitsChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-27-logging, indentingChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-25-trying to fix AE's problem on Guix with more fancy retransmission logicChristian Grothoff
2015-03-09-doxygen and stylistic fixesChristian Grothoff
2015-03-07further delay ACKs if we get duplicatesChristian Grothoff
2015-03-07trying to fix #3694: reduce duplicate ACKingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-30extending bandwidth tracker api to support notificationsMatthias Wachs
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2012-11-05-version bumpingChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-10-23-hopefully fixing #2596Christian Grothoff
2012-10-22fixMatthias Wachs
2012-10-22-fixing fragChristian Grothoff
2012-10-22-trying to fix fragmentation / udp performance, not working yetChristian Grothoff
2012-06-19-reduce size of test to help sparcbotChristian Grothoff
2012-06-07-fixing #2405Christian Grothoff
2012-06-01-bump versionsChristian Grothoff
2012-05-16-fewer statsChristian Grothoff
2012-05-16-improving fragmentation performanceChristian Grothoff
2012-05-14-fixing misc seaspider parser errorsChristian Grothoff
2012-05-08-fix: min delay 1msChristian Grothoff
2012-05-08-fix: min delay 50ms, do not skip mindelay if fragmentation block only consis...Christian Grothoff
2012-02-27-version bumps in anticipation of releaseChristian Grothoff
2012-02-26-verbose is independent of loggingChristian Grothoff
2011-12-30-LRN: use FPRINTF -- #2051Christian Grothoff
2011-12-21fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff
2011-11-29-fixing indentationChristian Grothoff
2011-11-17consider number of retransmissions for delay calculationChristian Grothoff