aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* -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
* -rps: check return valuesJulius Bünger2016-09-15
* -rps service: prevent division by zeroJulius Bünger2016-09-15
* -rps service: add assert (make coverity happy?)Julius Bünger2016-09-14
* -rps test: add assertion (keep coverity happy?)Julius Bünger2016-09-14
* -rps _custommap: more assertions (keep coverity happy?)Julius Bünger2016-09-14
* -rps _peers: prevent leaking storageJulius Bünger2016-09-14
* -rps _peers: prevent leaking of storageJulius Bünger2016-09-14
* -rps service: correcting scope for variableJulius Bünger2016-09-14
* -rps service: remove unnecessary var = NULL;Julius Bünger2016-09-14
* -rps test: try to close file in case of failureJulius Bünger2016-09-14
* -rps: proper destruction of sampler elementsJulius Bünger2016-09-06
* -rps doxygenJulius Bünger2016-09-06
* -rps sampler: remove useless codeJulius Bünger2016-09-06
* -rps service: improved handling of errorsJulius Bünger2016-09-06
* -fix rps service: handler for check_live messageJulius Bünger2016-09-01
* -rps test: fix directory specificationJulius Bünger2016-08-27
* -rps peers: loggingJulius Bünger2016-08-27
* -rps fix: do not ask cadet for peersJulius Bünger2016-08-22
* -rps fix: change way of online notificationJulius Bünger2016-08-22
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -slightly better port setup, for RPS I don't quite see a better way yetChristian Grothoff2016-08-14
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -rps service: correct check of peer statusJulius Bünger2016-07-01
* -rps api: delete leftover structJulius Bünger2016-07-01
* -rps test _peers: disable storage of valid peersJulius Bünger2016-07-01
* -rps _peers: add disable option to peer storageJulius Bünger2016-07-01
* -rps _peers: restructure of status checkJulius Bünger2016-07-01
* -rps service: correct check of peer statusJulius Bünger2016-07-01
* -rps service: doxygenJulius Bünger2016-07-01
* -rps api: actually call check_reply()Julius Bünger2016-07-01
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* fix RPS to match new MQ API -- and to check message formatChristian Grothoff2016-06-18
* -rps: merge duplicate functionsJulius Bünger2016-06-13