aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation/fragmentation.c
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-01-22use new SCHEDULER_add_at API where applicableChristian 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-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-07trying to fix #3694: reduce duplicate ACKingChristian 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
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian 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-05-16-fewer statsChristian Grothoff
2012-05-16-improving fragmentation performanceChristian 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
2011-11-29-fixing indentationChristian Grothoff
2011-11-17consider number of retransmissions for delay calculationChristian Grothoff
2011-11-17consider number of retransmissions for delay calculationChristian Grothoff
2011-11-17consider number of retransmissions for delay calculationChristian Grothoff
2011-11-17only use good acks for delay calculationChristian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-11-02undo 17914, 915, 916Christian Grothoff
2011-11-02disable delays if infinite bandwidthChristian Grothoff
2011-09-28parenChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-01fixChristian Grothoff
2011-07-27fixChristian Grothoff
2011-07-27fixChristian Grothoff
2011-07-26Removed MTU assert, added assert for strange error with schedulerDavid Brodski
2011-07-15not zeroChristian Grothoff
2011-07-14nicer stats, bugfixChristian Grothoff
2011-07-13renameChristian Grothoff
2011-07-13dceChristian Grothoff
2010-10-27seaspideringChristian Grothoff
2010-07-02added dv twice and dht never?Nathan S. Evans
2010-07-02gpl3Christian Grothoff
2010-04-01making it compileChristian Grothoff
2010-04-01final version from ji luJi Lu