aboutsummaryrefslogtreecommitdiff
path: root/src/rps/Makefile.am
Commit message (Collapse)AuthorAge
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* BUILD: Fix distMartin Schanzenbach2023-10-06
|
* Fix rps build; remove deprecated files; remove testbed from buildMartin Schanzenbach2023-10-05
|
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
|
* TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* follow-up to win32 removal.ng02019-10-25
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* RPS: Return peers to client after many observed idsJulius Bünger2019-04-04
|
* only run malicious tests if malicious features are enabledv0.11.1Christian Grothoff2019-04-03
|
* fix /tmp/rps directory creation, fix linkage, DCEChristian Grothoff2019-02-26
|
* 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
|