aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.c
Commit message (Expand)AuthorAge
* - fix memory management of sampler tasksBart Polot2015-01-28
* - never resize to 0Bart Polot2015-01-28
* - get size direcly from samplerBart Polot2015-01-28
* make sure fkt is called with right argumentJulius Bünger2015-01-22
* restructured service and samplerJulius Bünger2015-01-22
* trying to remove get_peer_taskJulius Bünger2015-01-19
* fixed integer sizes and _get_rand_peer()Julius Bünger2015-01-18
* schedule some requests for laterJulius Bünger2015-01-18
* added todoJulius Bünger2015-01-16
* fixed indentationJulius Bünger2015-01-16
* restructured the samplerJulius Bünger2015-01-16
* fixing memory leaksJulius Bünger2015-01-14
* moved computation of request rate out of samplerJulius Bünger2015-01-09
* checking msg sizes, cosmetic changesJulius Bünger2015-01-07
* fixed index of for-loopJulius Bünger2015-01-07
* different fixes and cosmetic changesJulius Bünger2015-01-07
* removed unwanted string from log msgsJulius Bünger2015-01-07
* fixed compiler warningJulius Bünger2015-01-07
* moved part of _resize() from _sampler.c to -rps.cJulius Bünger2015-01-07
* moved sampler functionality in file of its ownJulius Bünger2015-01-06