aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
...
* -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
* -rps: open channel when inserting peer in viewJulius Bünger2016-06-13
* -rps: loggingJulius Bünger2016-05-22
* -rps: only insert online peers in the viewJulius Bünger2016-05-22
* -rps: check knowledge of peerJulius Bünger2016-05-22
* -rps: removing unused counterJulius Bünger2016-05-22
* -rps fix: check valid -> check onlineJulius Bünger2016-05-16
* -rps: rename and doxygenJulius Bünger2016-05-16
* add missing options to rps.conf.inJulius Bünger2016-05-15