aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.h
Commit message (Collapse)AuthorAge
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
|
* -fix typosChristian Grothoff2021-04-26
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* 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
|
* 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}.
* 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
|
* 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
|
* cancellation of request and according test improvementsJulius Bünger2015-08-02
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -better splitted brahms sampler and modified oneJulius Bünger2015-05-23
|
* - got rid of unneeded codeJulius Bünger2015-02-15
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* distinct samplers for client and Brahms protocolJulius Bünger2015-02-07
|
* - fix memory management of sampler tasksBart Polot2015-01-28
|
* - docBart Polot2015-01-28
|
* - never resize to 0Bart Polot2015-01-28
|
* - get size direcly from samplerBart Polot2015-01-28
|
* restructured service and samplerJulius Bünger2015-01-22
|
* fixed integer sizes and _get_rand_peer()Julius Bünger2015-01-18
|
* schedule some requests for laterJulius Bünger2015-01-18
|
* restructured the samplerJulius Bünger2015-01-16
|
* moved sampler functionality in file of its ownJulius Bünger2015-01-06