aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Collapse)AuthorAge
* -disable histogram, check return valuesChristian Grothoff2012-04-26
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - Fixed 2202, removed debug stuffBart Polot2012-04-11
|
* - Fix related bug to 2202: 'flood messages not generated (lack of history)'Bart Polot2012-04-11
|
* - Added more debug info, cleaned code, tried to fix boot time part of #2202Bart Polot2012-04-11
|
* - Improved doxygen, added debug codeBart Polot2012-04-10
|
* add configure option --enable-javaports to open ports of services with Java ↵Christian Grothoff2012-03-19
| | | | bindings by default (#2228)
* - Extend checking for activity to transmit handleBart Polot2012-03-08
|
* - Fix contidion for next roundBart Polot2012-03-08
|
* - Fix comparison directionBart Polot2012-03-08
|
* - The next_message in the previous round should have the now current_timestamp.Bart Polot2012-03-08
| | | | | - Check if it's better than our estimate before using.
* -autostartsChristian Grothoff2012-02-28
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* - Config file to reproduce #2170Bart Polot2012-02-24
|
* - 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 ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -try converting doubles to network byte orderChristian Grothoff2012-01-05
|
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -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 ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* - Removed duplicate statistics, minor stylistic changesBart Polot2011-12-20
|
* -hopefully fixing #1997, also renaming function to avoid double-use of ↵Christian Grothoff2011-12-19
| | | | 'transmit_task' identifier; minor clean up of assertion code
* - 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 ↵Christian Grothoff2011-12-08
| | | | have good estimate information
* - 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
| | | | setup those messages yet
* -trying harder to remove useless signing in NSEChristian Grothoff2011-11-28
|
* -handle shutdownChristian Grothoff2011-11-28
|