aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps-sampler_common.c
Commit message (Expand)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 gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through RPS subsystemWillow Liquorice2022-10-03
* -fix many more typosChristian Grothoff2021-04-26
* 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
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* RPS: Return peers to client after many observed idsJulius Bünger2019-04-04
* RPS sampler: An id might be removed while a request is still pendingJulius Bünger2019-02-25
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* RPS sampler: Stop logging to fileJulius Bünger2018-12-13
* RPS: Cleanup datastructures, NULL out freed pointersJulius Bünger2018-10-15
* Split sampler into common, sampler and client partJulius Bünger2018-09-26