Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-22 | use new SCHEDULER_add_at API where applicable | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-17 | Sometimes it's OK if multiplication overflows | David Barksdale |
2016-11-17 | Avoid undefined left-shift | David Barksdale |
2016-07-08 | fix sanitization issues | Christian Grothoff |
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-21 | force 1 to be 64-bit integer, due to shift by up to 63 bits | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-27 | -logging, indenting | 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-09 | -doxygen and stylistic fixes | 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 |
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 |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-30 | extending bandwidth tracker api to support notifications | Matthias Wachs |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-19 | malloc -> new | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2012-11-05 | -version bumping | Christian Grothoff |
2012-11-04 | -misc bugfixes, travel hacking | Christian Grothoff |
2012-10-23 | -hopefully fixing #2596 | Christian Grothoff |
2012-10-22 | fix | Matthias Wachs |
2012-10-22 | -fixing frag | Christian Grothoff |
2012-10-22 | -trying to fix fragmentation / udp performance, not working yet | Christian Grothoff |
2012-06-19 | -reduce size of test to help sparcbot | Christian Grothoff |
2012-06-07 | -fixing #2405 | Christian Grothoff |
2012-06-01 | -bump versions | 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 |
2012-05-08 | -fix: min delay 1ms | Christian 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 release | Christian Grothoff |
2012-02-26 | -verbose is independent of logging | Christian Grothoff |
2011-12-30 | -LRN: use FPRINTF -- #2051 | Christian Grothoff |
2011-12-21 | fixing 2012: network structure alignment now forced to be correct even on W32... | Christian Grothoff |
2011-11-29 | -fixing indentation | Christian Grothoff |
2011-11-17 | consider number of retransmissions for delay calculation | Christian Grothoff |