aboutsummaryrefslogtreecommitdiff
path: root/src/rps
AgeCommit message (Expand)Author
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
2018-01-08rps tests: proper implementation of flags for testsJulius Bünger
2018-01-08rps tests: possibly end non-churn-tests before timeoutJulius Bünger
2018-01-08rps tests: remove assertionJulius Bünger
2018-01-07rps tests: cosmeticsJulius Bünger
2018-01-07rps tests: sanity checks and cosmeticsJulius Bünger
2018-01-07rps tests: change function signature, commentsJulius Bünger
2018-01-07rps tests: proper shutdownJulius Bünger
2018-01-07rps tests: check whether peer was scheduled to go off/onlineJulius Bünger
2018-01-07rps tests: make sure no callback executes after shutdownJulius Bünger
2018-01-07rps tests: comments and loggingJulius Bünger
2018-01-01update .gitignoreChristian Grothoff
2017-12-29rps: move handlers structJulius Bünger
2017-12-29rps: flagging channels while destructionJulius Bünger
2017-12-29refactor rps codeJulius Bünger
2017-12-29rps: improve churn testingJulius Bünger
2017-12-29rps: add assertionJulius Bünger
2017-12-29rps: prepare cancellation of messagesJulius Bünger
2017-12-29rps: fix double callJulius Bünger
2017-12-28rps: stop destroying mqJulius Bünger
2017-12-27do not churn on most tests; add specific churn testJulius Bünger
2017-12-27rps: close port before disconnectingJulius Bünger
2017-12-27fix flow control issueChristian Grothoff
2017-12-27some niceities for rps test configurationChristian Grothoff
2017-12-27add rps binaries to .gitignoreJulius Bünger
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-19fix initialisation of zero_pidJulius Bünger
2017-03-19use modern getopt apiJulius Bünger
2017-03-18fix rps getoptJulius Bünger
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-03-13fix rpsJulius Bünger
2017-03-12adapting the Makefile for the new cadet apiJulius Bünger
2017-03-12last step to new cadet apiJulius Bünger
2017-03-12removed unneeded function callJulius Bünger
2017-03-12migrated rps to new cadet apiJulius Bünger
2017-02-25updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff