aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
...
* 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
* -rps api: resend requests after reconnectJulius Bünger2016-10-04
* -fix rps service: _continue() instead of _drop()Julius Bünger2016-09-30
* -fix rps service: prevent calling _request_cancel() twiceJulius Bünger2016-09-29
* -fix rps service: memcpy() -> memmove()Julius Bünger2016-09-29
* -fix rps service: handle client service types correctlyJulius Bünger2016-09-27
* -rps api: remove superfluous call to check_repy()Julius Bünger2016-09-27
* -fix rps service: call sampler_request_cancel () on destruction of handleJulius Bünger2016-09-25
* -rps: fix #0004678Julius Bünger2016-09-25
* -rps: proper cleaning/removing of peersJulius Bünger2016-09-25
* try to convert rps to new service apiJulius Bünger2016-09-25
* -rps _peers: loggingJulius Bünger2016-09-16
* -rps service: proper removal of clients at shutdownJulius Bünger2016-09-16
* rps sampler_elem test: add to MakefileJulius Bünger2016-09-16
* rps: added test for sampler elementJulius Bünger2016-09-16
* -rps service: replace memcpy -> memmove due to overlapJulius Bünger2016-09-15