index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fragmentation
/
defragmentation.c
Age
Commit message (
Expand
)
Author
2016-11-17
Sometimes it's OK if multiplication overflows
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-08
-fix shifting issues
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-03-25
-trying to fix AE's problem on Guix with more fancy retransmission logic
Christian Grothoff
2015-03-07
further delay ACKs if we get duplicates
Christian Grothoff
2015-03-07
trying to fix #3694: reduce duplicate ACKing
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2012-05-16
-fewer stats
Christian Grothoff
2012-05-16
-improving fragmentation performance
Christian Grothoff
2012-05-14
-fixing misc seaspider parser errors
Christian Grothoff
2011-11-02
undo 17914, 915, 916
Christian Grothoff
2011-11-02
disable delays if infinite bandwidth
Christian Grothoff
2011-10-21
order of sending ack and notification
Matthias Wachs
2011-08-29
run indent twice, it alternates between two 'canonical' forms, also run white...
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-07-27
fix
Christian Grothoff
2011-07-15
add 1 std dev -- seems to help:
Christian Grothoff
2011-07-14
never discard current mc
Christian Grothoff
2011-07-14
node
Christian Grothoff
2011-07-14
nicer stats, bugfix
Christian Grothoff
2011-07-13
rename
Christian Grothoff