aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation/defragmentation.c
Commit message (Collapse)AuthorAge
* Delete more subsystems not required after tngMartin Schanzenbach2023-10-13
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix many more typosChristian Grothoff2021-04-26
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* -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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -trying to fix AE's problem on Guix with more fancy retransmission logicChristian Grothoff2015-03-25
|
* 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
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -fewer statsChristian Grothoff2012-05-16
|
* -improving fragmentation performanceChristian Grothoff2012-05-16
|
* -fixing misc seaspider parser errorsChristian Grothoff2012-05-14
|
* undo 17914, 915, 916Christian Grothoff2011-11-02
|
* disable delays if infinite bandwidthChristian Grothoff2011-11-02
|
* order of sending ack and notificationMatthias Wachs2011-10-21
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-27
|
* add 1 std dev -- seems to help:Christian Grothoff2011-07-15
|
* never discard current mcChristian Grothoff2011-07-14
|
* nodeChristian Grothoff2011-07-14
|
* nicer stats, bugfixChristian Grothoff2011-07-14
|
* renameChristian Grothoff2011-07-13