aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps_sampler.c
Commit message (Collapse)AuthorAge
...
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
|
* - fixed logicJulius Bünger2015-02-17
|
* - fixed slow startup of serviceJulius Bünger2015-02-16
|
* - 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
|
* - 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