aboutsummaryrefslogtreecommitdiff
path: root/src/rps
AgeCommit message (Expand)Author
2018-05-21sanitize log levelsChristian Grothoff
2018-05-21fix crash on unexpected client disconnect on incoming message, remove bogus a...Christian Grothoff
2018-05-17extend test to show crypto issueChristian Grothoff
2018-05-16disable churnJulius Bünger
2018-05-16prevent division by zeroJulius Bünger
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-04-12rps service/profiler: count observed (unique) peersJulius Bünger
2018-04-11rps profiler: fix debug outputJulius Bünger
2018-04-11rps profiler: fix computation of probab, debuggingJulius Bünger
2018-04-11rps profiler: more loggingJulius Bünger
2018-04-11rps profiler: loggingJulius Bünger
2018-04-09rps profiler: fix probability computationJulius Bünger
2018-04-09rps profiler: fix computation of probabilitiesJulius Bünger
2018-04-09rps profiler: improve computation of sampling probabilityJulius Bünger
2018-04-09rps test: be more flexible in printingJulius Bünger
2018-04-09rps profiler: no unnecessary blanksJulius Bünger
2018-04-08rps profiler: prevent division by zeroJulius Bünger
2018-04-08rps profiler: log probabilities of selecting peerJulius Bünger
2018-04-06rps profiler: collect more dataJulius Bünger
2018-04-06rps service fix: properly initialize viewJulius Bünger
2018-04-06rps service fix: send the updated view to clientJulius Bünger
2018-04-05rps profiler: log view countsJulius Bünger
2018-04-04rps tests: connect to all servicesJulius Bünger
2018-04-04rps tests: be more flexible with logging to filesJulius Bünger
2018-04-04rps profiler: change logging format of view sizesJulius Bünger
2018-04-04rps service: log view size on history update, tooJulius Bünger
2018-04-04rps service/config: rename option in config, tooJulius Bünger
2018-04-04rps profiler: fix logging of statistic valuesJulius Bünger
2018-03-21rps profiler: collect statisticsJulius Bünger
2018-03-21rps profiler: log view sizesJulius Bünger
2018-03-21rps profiler: restructure functionJulius Bünger
2018-03-21rps: loggingJulius Bünger
2018-03-15separate variables for view and sampler, view block conditionJulius Bünger
2018-03-14rps service: configure minimum view instead of initvalJulius Bünger
2018-03-08rps service: minor changes and loggingJulius Bünger
2018-03-08rps service: reorder functions in a meaningful wayJulius Bünger
2018-03-08rps service: fix memory corruptionJulius Bünger
2018-03-05rps profiler: get views from peersJulius Bünger
2018-03-05rps: fixesJulius Bünger
2018-03-05rps: add debug call to get view to cliJulius Bünger
2018-03-05rps: add debug function to api to get view of serviceJulius Bünger
2018-01-29rps test: fix uninitialized value usage (coverity)Julius Bünger
2018-01-25rps: record more statistic valuesJulius Bünger
2018-01-25rps profiler: write statistics to fileJulius Bünger
2018-01-22rps profiler: more statistics from serviceJulius Bünger
2018-01-22rps service: try to fix handling of new channelsJulius Bünger
2018-01-20fix linkChristian Grothoff
2018-01-16rps: start using statistics serviceJulius Bünger
2018-01-14Uninitialized readDavid Barksdale