aboutsummaryrefslogtreecommitdiff
path: root/src/rps/Makefile.am
Commit message (Collapse)AuthorAge
* RPS service: Add more detailed statistics on multi/single-hop peersJulius Bünger2018-11-01
|
* RPS: Fix writing internals to diskJulius Bünger2018-10-20
|
* RPS: Try to fix building errorJulius Bünger2018-10-20
|
* RPS Tests: Test SubsJulius Bünger2018-10-11
|
* Split sampler into common, sampler and client partJulius Bünger2018-09-26
| | | | | | | | Now there is rps-sampler_client.{c|h} and gnunet-service-rps_sampler.{c|h} to better reflect which parts are really in the implementation of brahms (only the service) and which are used in the client. The parts both samplers share are now in rps-sampler_common.{c|h}.
* Change architecture of RPS service - apiJulius Bünger2018-09-26
|
* Start changing architecture of rps service/clientJulius Bünger2018-09-20
|
* rps profiler: add correct make rule, utilJulius Bünger2018-06-08
|
* fix linker issueChristian Grothoff2018-06-06
|
* rps: split tests and profiler, proper shutdownJulius Bünger2018-06-06
|
* fix linkChristian Grothoff2018-01-20
|
* refactor rps codeJulius Bünger2017-12-29
|
* do not churn on most tests; add specific churn testJulius Bünger2017-12-27
|
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* adapting the Makefile for the new cadet apiJulius Bünger2017-03-12
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rps sampler_elem test: add to MakefileJulius Bünger2016-09-16
|
* rps: add test for gnunet-service-rps_peersJulius Bünger2016-04-08
|
* rps: restructured service. moved peer-related code to gnunet-service-rps_peersJulius Bünger2016-01-21
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -rename _peers.* -> _custommap.*Julius Bünger2015-12-01
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -using "view" helper in rps serviceJulius Bünger2015-11-30
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* added helper for handling the "view" in rpsJulius Bünger2015-11-29
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -substitute array-structures push_list, pull_list with custom list structureJulius Bünger2015-11-27
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* added a custom list/peer-/hashmap structure for use in rpsJulius Bünger2015-11-27
| | | | Signed-off-by: Julius Bünger <buenger@mytum.de>
* -test seeding many peersJulius Bünger2015-08-04
|
* cancellation of request and according test improvementsJulius Bünger2015-08-02
|
* get perfect sample of each sampler elementJulius Bünger2015-07-23
|
* -split up sampler and sampler elementJulius Bünger2015-07-23
|
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
|
* - fix compilationBart Polot2015-06-24
|
* -fixed missing link to libraryJulius Bünger2015-06-23
|
* -restructured the code to faciliate viewing the internalsJulius Bünger2015-06-05
|
* -fixed Makefile.am rule for profilerJulius Bünger2015-05-19
|
* compile test to profilerJulius Bünger2015-04-07
|
* -several fixes in apiJulius Bünger2015-03-27
|
* -further refined testsJulius Bünger2015-03-27
|
* -unified testingJulius Bünger2015-03-26
|
* -restructured codeJulius Bünger2015-03-26
|
* - sending act malicious messageJulius Bünger2015-02-23
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - modified Makefile accordinglyJulius Bünger2015-01-06
|
* Import RPSBart Polot2014-12-05