aboutsummaryrefslogtreecommitdiff
path: root/src/nse
AgeCommit message (Expand)Author
2012-03-08- Fix contidion for next roundbartpolot
2012-03-08- Fix comparison directionbartpolot
2012-03-08- The next_message in the previous round should have the now current_timestamp.bartpolot
2012-02-28-autostartsgrothoff
2012-02-27enabling use of pipes for signal communication also on UNIX to enable future ...grothoff
2012-02-26-verbose is independent of logginggrothoff
2012-02-24- Config file to reproduce #2170bartpolot
2012-02-23- Cancel tasks when freeing memorybartpolot
2012-02-23- Remove duplicate transport sectionbartpolot
2012-02-23- Gather more statsbartpolot
2012-02-23- Changes for long churn (test with 10 peers)bartpolot
2012-02-20-adding namestore directory:grothoff
2012-01-31-fix commentgrothoff
2012-01-25-fixgrothoff
2012-01-25-dcegrothoff
2012-01-13change default configurations on systems with UNIX domain sockets to NOT spec...grothoff
2012-01-05-try converting doubles to network byte ordergrothoff
2012-01-01changing scheduler priorities to revert to DEFAULT instead of inheriting pare...grothoff
2011-12-30-LRN: use FPRINTF -- #2051grothoff
2011-12-21Added statistic reading to NSE, fixed some minor bugsbartpolot
2011-12-21fixing 2012: network structure alignment now forced to be correct even on W32...grothoff
2011-12-20- Removed duplicate statistics, minor stylistic changesbartpolot
2011-12-19-hopefully fixing #1997, also renaming function to avoid double-use of 'trans...grothoff
2011-12-13- Wrong file commited, fixed.bartpolot
2011-12-13- Added more stats gathering codebartpolot
2011-12-12- Gather more stats from nse runsbartpolot
2011-12-08- Fixed message accounting, file creation flags, added logging in verbose modebartpolot
2011-12-08-eliminate special case, no justification for why it is theregrothoff
2011-12-08-add logging for randomized delaysgrothoff
2011-12-08add statistic to track estimated network diametergrothoff
2011-12-08fixing issue with sending back size estimate messages to peers that already h...grothoff
2011-12-08- Added logging of peers to NSE servicebartpolot
2011-12-08- Added periodic transport & nse stats data loggingbartpolot
2011-12-07-fix missing library link flagsgrothoff
2011-12-07- revert 18495bartpolot
2011-12-07Made sure that NSE never returns invalid standard deviation valuesbartpolot
2011-12-07- Add periodic statistic readings to outputbartpolot
2011-11-29-fixing indentationgrothoff
2011-11-28-do not send previous round messages if we are just going online and did not ...grothoff
2011-11-28-trying harder to remove useless signing in NSEgrothoff
2011-11-28-handle shutdowngrothoff
2011-11-28cache signature upon first generation to avoid useless re-signing of the same...grothoff
2011-11-28-improving NSE test error messagegrothoff
2011-11-28- Removed misleading codebartpolot
2011-11-28- Do not reserve ports for unused servicesbartpolot
2011-11-28- Changes to run 4k peers nse networksbartpolot
2011-11-25Use _weighted_ average of last estimations to calculate network sizebartpolot
2011-11-24- Added explicit cast, just in casebartpolot
2011-11-24- Same result, cleaner codebartpolot
2011-11-24fixing mantis 1960grothoff