aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* LRN: Fix dht multipeer testing crash #2 - #1919Christian Grothoff2011-11-26
|
* LRN: Fix dht multipeer testing crash - #1919Christian Grothoff2011-11-26
|
* LRN: Do not stop daemons twice / #1919Christian Grothoff2011-11-26
|
* LRN: Use GNUNET_strdup() instead of strdup ()Christian Grothoff2011-11-25
|
* -Fixed coverity #10264Bart Polot2011-11-25
|
* -Fixed coverity #10265Bart Polot2011-11-25
|
* -spellingChristian Grothoff2011-11-25
|
* -reduce log levelChristian Grothoff2011-11-25
|
* -files were removed earlierChristian Grothoff2011-11-25
|
* - More changes in po filesBart Polot2011-11-25
|
* -fixing 1963 by changing warning to stats callChristian Grothoff2011-11-25
|
* -files were removed earlierChristian Grothoff2011-11-25
|
* fixing mantis 1961Christian Grothoff2011-11-25
|
* -fixing string printing - size_t is not unsigned intChristian Grothoff2011-11-25
|
* -pyexpect fixChristian Grothoff2011-11-25
|
* LRN: I'm tired of seeing something like "ATS tells us to switch to addressChristian Grothoff2011-11-25
| | | | | | | | | | | | | | '(null)' session 0x497198 for peer `IIH1' in state `S_NOT_CONNECTED'", so i wrote this. - From what i see in the logs, '(null)'s are mostly caused by 0-byte long addresses. I'm not sure whether it is a bug, or a feature (but then, why would ATS tell us to switch to a 0-byte long address?). CG: for inbound connections, ATS tells us to switch to a 0-byte long address (since there is no address) but at the same time gives us a 'struct Session' to use as well. So 0-byte addresses really mean 'inbound' connections.
* Use _weighted_ average of last estimations to calculate network sizeBart Polot2011-11-25
|
* - Fixed testcase evaluation conditionBart Polot2011-11-25
|
* -some more wlan code cleanupChristian Grothoff2011-11-25
|
* -some more wlan code cleanupChristian Grothoff2011-11-25
|
* -some more wlan code cleanupChristian Grothoff2011-11-25
|
* -some more wlan code cleanupChristian Grothoff2011-11-25
|
* some more wlan code cleanupChristian Grothoff2011-11-25
|
* removing no longer needed wlan directoryChristian Grothoff2011-11-25
|
* inlining files from wlan, preparing to obsolete wlan subdirectoryChristian Grothoff2011-11-25
|
* -minor code clean up and renaming dummyChristian Grothoff2011-11-25
|
* - Added explicit cast, just in caseBart Polot2011-11-24
|
* - Same result, cleaner codeBart Polot2011-11-24
|
* fixing mantis 1960Christian Grothoff2011-11-24
|
* -cleanerChristian Grothoff2011-11-24
|
* - Updated doxygenBart Polot2011-11-24
|
* better error messageChristian Grothoff2011-11-24
|
* adjust log level to DEBUG as this is normalChristian Grothoff2011-11-24
|
* disable use of signatures if nse proof is disabled -- for example, this is ↵Christian Grothoff2011-11-24
| | | | done in testing/benchmarking
* changing API in anticipation of future implementation of 1369Christian Grothoff2011-11-24
|
* Removed variance debug, initialized variance in WEST methodBart Polot2011-11-24
|
* increaseChristian Grothoff2011-11-24
|
* -ignoreChristian Grothoff2011-11-24
|
* remove generated files from SVNChristian Grothoff2011-11-24
|
* check return valueChristian Grothoff2011-11-24
|
* prevent same message from being requested twice by always skipping ↵Christian Grothoff2011-11-24
| | | | head-of-queue when inserting (possibly related to 1957)
* fs also never queues more than one message per peer, so reduce requested ↵Christian Grothoff2011-11-24
| | | | queue size
* nse never queues more than one message per peerChristian Grothoff2011-11-24
|
* LRN: Fix the use of SRANDOMChristian Grothoff2011-11-23
|
* do not try to run with valgrind everywhereChristian Grothoff2011-11-23
|
* LRN: fixing 1956 by using a better random generator on W32Christian Grothoff2011-11-23
|
* 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
|
* fix shutdown order + disable broadcast in testcaseMatthias Wachs2011-11-23
|