aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* exclude more testsChristian Grothoff2017-01-08
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* Avoid undefined left-shiftDavid Barksdale2016-11-17
|
* fix sanitization issuesChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix shifting issuesChristian Grothoff2016-07-08
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* force 1 to be 64-bit integer, due to shift by up to 63 bitsChristian Grothoff2016-01-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -logging, indentingChristian Grothoff2015-10-27
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -trying to fix AE's problem on Guix with more fancy retransmission logicChristian Grothoff2015-03-25
|
* -doxygen and stylistic fixesChristian Grothoff2015-03-09
|
* further delay ACKs if we get duplicatesChristian Grothoff2015-03-07
|
* trying to fix #3694: reduce duplicate ACKingChristian Grothoff2015-03-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* extending bandwidth tracker api to support notificationsMatthias Wachs2014-01-30
|
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -version bumpingChristian Grothoff2012-11-05
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -hopefully fixing #2596Christian Grothoff2012-10-23
|
* fixMatthias Wachs2012-10-22
|
* -fixing fragChristian Grothoff2012-10-22
|
* -trying to fix fragmentation / udp performance, not working yetChristian Grothoff2012-10-22
|
* -reduce size of test to help sparcbotChristian Grothoff2012-06-19
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -bump versionsChristian Grothoff2012-06-01
|
* -fewer statsChristian Grothoff2012-05-16
|
* -improving fragmentation performanceChristian Grothoff2012-05-16
|
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
|
* -fix: min delay 1msChristian Grothoff2012-05-08
|
* -fix: min delay 50ms, do not skip mindelay if fragmentation block only ↵Christian Grothoff2012-05-08
| | | | consists of 1 msg
* -version bumps in anticipation of releaseChristian Grothoff2012-02-27
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|