aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-service-nse.c
Commit message (Expand)AuthorAge
* -fixChristian Grothoff2012-01-25
* -try converting doubles to network byte orderChristian Grothoff2012-01-05
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* Added statistic reading to NSE, fixed some minor bugsBart Polot2011-12-21
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* - Removed duplicate statistics, minor stylistic changesBart Polot2011-12-20
* -hopefully fixing #1997, also renaming function to avoid double-use of 'trans...Christian Grothoff2011-12-19
* - Wrong file commited, fixed.Bart Polot2011-12-13
* - Added more stats gathering codeBart Polot2011-12-13
* -eliminate special case, no justification for why it is thereChristian Grothoff2011-12-08
* -add logging for randomized delaysChristian Grothoff2011-12-08
* add statistic to track estimated network diameterChristian Grothoff2011-12-08
* fixing issue with sending back size estimate messages to peers that already h...Christian Grothoff2011-12-08
* - Added logging of peers to NSE serviceBart Polot2011-12-08
* -fixing indentationChristian Grothoff2011-11-29
* -do not send previous round messages if we are just going online and did not ...Christian Grothoff2011-11-28
* -trying harder to remove useless signing in NSEChristian Grothoff2011-11-28
* -handle shutdownChristian Grothoff2011-11-28
* cache signature upon first generation to avoid useless re-signing of the same...Christian Grothoff2011-11-28
* Use _weighted_ average of last estimations to calculate network sizeBart Polot2011-11-25
* - Added explicit cast, just in caseBart Polot2011-11-24
* - Same result, cleaner codeBart Polot2011-11-24
* fixing mantis 1960Christian Grothoff2011-11-24
* disable use of signatures if nse proof is disabled -- for example, this is do...Christian Grothoff2011-11-24
* Removed variance debug, initialized variance in WEST methodBart Polot2011-11-24
* check return valueChristian Grothoff2011-11-24
* nse never queues more than one message per peerChristian Grothoff2011-11-24
* fixing west algorithm to also use j and to consider case where estimate_count...Christian Grothoff2011-11-23
* fixing variance calculation - we calculate the average from the same distribu...Christian Grothoff2011-11-23
* - Fixed simplified variance codeBart Polot2011-11-23
* simpler alternative to the West algorithm to convince ourselves that we can s...Christian Grothoff2011-11-23
* curly wars / auto-indentationChristian Grothoff2011-11-04
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* log2 does not exist in math.h on freebsdMatthias Wachs2011-10-06
* fixChristian Grothoff2011-10-06
* fix correction according to paper, minimum NSE should be our neighour setChristian Grothoff2011-10-05
* add GNUNET_PACKEDChristian Grothoff2011-10-05
* check return valuesChristian Grothoff2011-09-14
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* cleanupChristian Grothoff2011-08-01
* production settingsChristian Grothoff2011-07-30
* fixChristian Grothoff2011-07-29
* remove optionChristian Grothoff2011-07-29
* option for not having delaysChristian Grothoff2011-07-29