aboutsummaryrefslogtreecommitdiff
path: root/src/nse
Commit message (Collapse)AuthorAge
* -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
|
* cache signature upon first generation to avoid useless re-signing of the ↵Christian Grothoff2011-11-28
| | | | same data
* -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 ↵Christian Grothoff2011-11-24
| | | | done in testing/benchmarking
* 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 ↵Christian Grothoff2011-11-23
| | | | estimate_count is 0
* fixing variance calculation - we calculate the average from the same ↵Christian Grothoff2011-11-23
| | | | distribution, so the degrees of freedom is n-1
* - Fixed simplified variance codeBart Polot2011-11-23
|
* simpler alternative to the West algorithm to convince ourselves that we can ↵Christian Grothoff2011-11-23
| | | | still do averages...
* - Fixed nse profiler handling of config filesBart Polot2011-11-23
|
* fixChristian Grothoff2011-11-18
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1747Christian Grothoff2011-11-03
|
* missing extra distsChristian Grothoff2011-10-30
|
* make writing data_output optional and disable by defaultChristian Grothoff2011-10-23
|
* larger interval helped, adding another 4x to be sure in the futureChristian Grothoff2011-10-23
|
* nse interval is too high for some test hostsChristian Grothoff2011-10-23
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* use LOG macro in nse_api.cChristian Grothoff2011-10-10
|
* 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 packedChristian Grothoff2011-10-05
|
* add GNUNET_PACKEDChristian Grothoff2011-10-05
|
* increase timeout to hopefully fix issues on slow buildbotsChristian Grothoff2011-10-04
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* check return valuesChristian Grothoff2011-09-14
|
* fixing API and clean up issues in testingChristian Grothoff2011-09-05
|
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|