aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.c
Commit message (Expand)AuthorAge
* Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
* fix rps service/test: handle pending messages properlyJulius Bünger2018-06-27
* add checkxrs2018-06-26
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rps: split tests and profiler, proper shutdownJulius Bünger2018-06-06
* extend test to show crypto issueChristian Grothoff2018-05-17
* disable churnJulius Bünger2018-05-16
* prevent division by zeroJulius Bünger2018-05-16
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* rps service/profiler: count observed (unique) peersJulius Bünger2018-04-12
* rps profiler: fix debug outputJulius Bünger2018-04-11
* rps profiler: fix computation of probab, debuggingJulius Bünger2018-04-11
* rps profiler: more loggingJulius Bünger2018-04-11
* rps profiler: loggingJulius Bünger2018-04-11
* rps profiler: fix probability computationJulius Bünger2018-04-09
* rps profiler: fix computation of probabilitiesJulius Bünger2018-04-09
* rps profiler: improve computation of sampling probabilityJulius Bünger2018-04-09
* rps test: be more flexible in printingJulius Bünger2018-04-09
* rps profiler: no unnecessary blanksJulius Bünger2018-04-09
* rps profiler: prevent division by zeroJulius Bünger2018-04-08
* rps profiler: log probabilities of selecting peerJulius Bünger2018-04-08
* rps profiler: collect more dataJulius Bünger2018-04-06
* rps profiler: log view countsJulius Bünger2018-04-05
* rps tests: connect to all servicesJulius Bünger2018-04-04
* rps profiler: change logging format of view sizesJulius Bünger2018-04-04
* rps profiler: fix logging of statistic valuesJulius Bünger2018-04-04
* rps profiler: collect statisticsJulius Bünger2018-03-21
* rps profiler: log view sizesJulius Bünger2018-03-21
* rps profiler: restructure functionJulius Bünger2018-03-21
* rps profiler: get views from peersJulius Bünger2018-03-05
* rps test: fix uninitialized value usage (coverity)Julius Bünger2018-01-29
* rps: record more statistic valuesJulius Bünger2018-01-25
* rps profiler: write statistics to fileJulius Bünger2018-01-25
* rps profiler: more statistics from serviceJulius Bünger2018-01-22
* rps: start using statistics serviceJulius Bünger2018-01-16
* Uninitialized readDavid Barksdale2018-01-14
* rps tests: proper implementation of flags for testsJulius Bünger2018-01-08
* rps tests: possibly end non-churn-tests before timeoutgnunet-0.11.0rc0Julius Bünger2018-01-08
* rps tests: remove assertionJulius Bünger2018-01-08
* rps tests: cosmeticsJulius Bünger2018-01-07
* rps tests: sanity checks and cosmeticsJulius Bünger2018-01-07
* rps tests: change function signature, commentsJulius Bünger2018-01-07
* rps tests: proper shutdownJulius Bünger2018-01-07
* rps tests: check whether peer was scheduled to go off/onlineJulius Bünger2018-01-07
* rps tests: make sure no callback executes after shutdownJulius Bünger2018-01-07
* rps tests: comments and loggingJulius Bünger2018-01-07
* rps: improve churn testingJulius Bünger2017-12-29
* do not churn on most tests; add specific churn testJulius Bünger2017-12-27