aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.c
Commit message (Collapse)AuthorAge
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* RPS: Retrieve more info from sampler for profilingJulius Bünger2019-04-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* RPS sampler: Stop logging to fileJulius Bünger2018-12-13
|
* RPS sampler: Fix creation of samplerJulius Bünger2018-11-28
|
* 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
|
* Move from timer-based to callback-based updates in samplerJulius Bünger2018-09-20
|
* Be a little bit more consistent in styleJulius Bünger2018-09-20
|
* Make cosmetic changesJulius Bünger2018-08-29
|
* Fix condition for returning peer from sampler elementJulius Bünger2018-08-29
|
* Add reason to wait for more peersJulius Bünger2018-08-29
|
* Get statistics values from within samplerJulius Bünger2018-08-29
|
* Add missing #ifdefJulius Bünger2018-08-26
|
* Reinitialise the (client) sampler element after queryingJulius Bünger2018-08-24
|
* fix several memory leaksJulius Bünger2018-06-26
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* -rps: proper destruction of sampler elementsJulius Bünger2016-09-06
|
* -rps sampler: remove useless codeJulius Bünger2016-09-06
|
* -rps: try to avoid leaking memoryJulius Bünger2016-05-13
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* cancellation of request and according test improvementsJulius Bünger2015-08-02
|
* -fixed assertionJulius Bünger2015-07-24
|
* -fixed emptiness checkJulius Bünger2015-07-24
|
* -split up sampler and sampler elementJulius Bünger2015-07-23
|
* -removed unnecessary complex codeJulius Bünger2015-07-22
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix coverityJulius Bünger2015-06-10
|
* -comment out annoying debug messageJulius Bünger2015-06-05
|
* modified sampler to keep elements after deletion for evaluationJulius Bünger2015-06-05
|
* -restructured the code to faciliate viewing the internalsJulius Bünger2015-06-05
|
* -fixed namingJulius Bünger2015-06-05
|
* -fixJulius Bünger2015-06-05
|
* -better splitted brahms sampler and modified oneJulius Bünger2015-05-23
|
* -small fixJulius Bünger2015-05-19
|
* -additional logging in samplerJulius Bünger2015-05-19
|
* -optical changesJulius Bünger2015-05-19
|
* -cont write internals to fileJulius Bünger2015-05-19
|
* -fix samplerJulius Bünger2015-04-07
|
* -writing important sampler info to fileJulius Bünger2015-04-07
|
* -loggingJulius Bünger2015-03-28
|
* -doxygen and stylistic fixesChristian Grothoff2015-03-09
|