aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* -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
* -rps: restructure gnunet-service-rps_peersJulius Bünger2016-04-08
* -rps: doxygenJulius Bünger2016-04-08
* rps: restructured service. moved peer-related code to gnunet-service-rps_peersJulius Bünger2016-01-21
* rps tests: Add fixmesSree Harsha Totakura2016-01-21
* -fix (C) noticesChristian Grothoff2016-01-19
* -removed obsolete functionsJulius Bünger2015-12-01
* -rename _peers.* -> _custommap.*Julius Bünger2015-12-01
* -fixed bug in removal of peer in "view"Julius Bünger2015-11-30
* -doxygenJulius Bünger2015-11-30
* -using "view" helper in rps serviceJulius Bünger2015-11-30
* -fixed _clear() in peers "helper"Julius Bünger2015-11-30
* -added test of _change_len() to test of "view"Julius Bünger2015-11-30