aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* 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
* -add tests for helpers "view" and "peers"Julius Bünger2015-11-30
* -fix of issues in helper for "view"Julius Bünger2015-11-30
* -fixed 4076Julius Bünger2015-11-30
* added helper for handling the "view" in rpsJulius Bünger2015-11-29
* -substitute array-structures push_list, pull_list with custom list structureJulius Bünger2015-11-27
* added a custom list/peer-/hashmap structure for use in rpsJulius Bünger2015-11-27
* -fix: prevent division by zeroJulius Bünger2015-11-23
* implemented CLIJulius Bünger2015-11-23
* -keep track of messages passed to mqJulius Bünger2015-08-05
* -rename and fix char pointerJulius Bünger2015-08-05