aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Expand)AuthorAge
* - Cancel tasks when freeing memoryBart Polot2012-02-23
* - Remove duplicate transport sectionBart Polot2012-02-23
* - Gather more statsBart Polot2012-02-23
* - Changes for long churn (test with 10 peers)Bart Polot2012-02-23
* -adding namestore directory:Christian Grothoff2012-02-20
* -fix commentChristian Grothoff2012-01-31
* -fixChristian Grothoff2012-01-25
* -dceChristian Grothoff2012-01-25
* change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff2012-01-13
* -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
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* 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
* - Gather more stats from nse runsBart Polot2011-12-12
* - Fixed message accounting, file creation flags, added logging in verbose modeBart Polot2011-12-08
* -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
* - Added periodic transport & nse stats data loggingBart Polot2011-12-08
* -fix missing library link flagsChristian Grothoff2011-12-07
* - revert 18495Bart Polot2011-12-07
* Made sure that NSE never returns invalid standard deviation valuesBart Polot2011-12-07
* - Add periodic statistic readings to outputBart Polot2011-12-07
* -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
* -improving NSE test error messageChristian Grothoff2011-11-28
* - Removed misleading codeBart Polot2011-11-28
* - Do not reserve ports for unused servicesBart Polot2011-11-28
* - Changes to run 4k peers nse networksBart Polot2011-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
* increaseChristian Grothoff2011-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