aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* 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 service: try to fix handling of new channelsJulius Bünger2018-01-22
* fix linkChristian Grothoff2018-01-20
* 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
* update .gitignoreChristian Grothoff2018-01-01
* rps: move handlers structJulius Bünger2017-12-29
* rps: flagging channels while destructionJulius Bünger2017-12-29
* refactor rps codeJulius Bünger2017-12-29
* rps: improve churn testingJulius Bünger2017-12-29
* rps: add assertionJulius Bünger2017-12-29
* rps: prepare cancellation of messagesJulius Bünger2017-12-29
* rps: fix double callJulius Bünger2017-12-29
* rps: stop destroying mqJulius Bünger2017-12-28
* do not churn on most tests; add specific churn testJulius Bünger2017-12-27
* rps: close port before disconnectingJulius Bünger2017-12-27
* fix flow control issueChristian Grothoff2017-12-27
* some niceities for rps test configurationChristian Grothoff2017-12-27
* add rps binaries to .gitignoreJulius Bünger2017-12-27
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* fix initialisation of zero_pidJulius Bünger2017-03-19
* use modern getopt apiJulius Bünger2017-03-19
* fix rps getoptJulius Bünger2017-03-18
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* fix rpsJulius Bünger2017-03-13
* adapting the Makefile for the new cadet apiJulius Bünger2017-03-12
* last step to new cadet apiJulius Bünger2017-03-12
* removed unneeded function callJulius Bünger2017-03-12
* migrated rps to new cadet apiJulius Bünger2017-03-12
* updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff2017-02-25
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ...Christian Grothoff2016-12-16
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* - add subdirectory gitignore filesBart Polot2016-11-09