aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* -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
* rps.conf is generated from rps.conf.inChristian Grothoff2016-05-15
* rps: use stored peers at startupJulius Bünger2016-05-14
* -rps: fixed storing valid peersJulius Bünger2016-05-14
* -rps: try to avoid leaking memoryJulius Bünger2016-05-13
* -rps: loggingJulius Bünger2016-05-13
* rps: add missing rps.confJulius Bünger2016-05-13
* rps: store valid peer ids in fileJulius Bünger2016-05-13
* -rps: loggingJulius Bünger2016-05-13
* rps: keep track of valid peers in peermapJulius Bünger2016-05-12
* -rps: restructure service internalsJulius Bünger2016-05-12
* -rps: doxygenJulius Bünger2016-05-12
* -rps: proper setting of "online" flagJulius Bünger2016-05-12
* -rps: deleted redundant function callJulius Bünger2016-05-12
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* rps: add test for gnunet-service-rps_peersJulius Bünger2016-04-08
* -rps: add parentheses in macrosJulius Bünger2016-04-08