-improve UDP logging
[oweals/gnunet.git] / src / rps / gnunet-service-rps_sampler.c
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Julius Büngerdistinct samplers for client and Brahms protocol
2015-01-28 Bart Polot- fix memory management of sampler tasks
2015-01-28 Bart Polot- never resize to 0
2015-01-28 Bart Polot- get size direcly from sampler
2015-01-22 Julius Büngermake sure fkt is called with right argument
2015-01-22 Julius Büngerrestructured service and sampler
2015-01-19 Julius Büngertrying to remove get_peer_task
2015-01-18 Julius Büngerfixed integer sizes and _get_rand_peer()
2015-01-18 Julius Büngerschedule some requests for later
2015-01-16 Julius Büngeradded todo
2015-01-16 Julius Büngerfixed indentation
2015-01-16 Julius Büngerrestructured the sampler
2015-01-14 Julius Büngerfixing memory leaks
2015-01-09 Julius Büngermoved computation of request rate out of sampler
2015-01-07 Julius Büngerchecking msg sizes, cosmetic changes
2015-01-07 Julius Büngerfixed index of for-loop
2015-01-07 Julius Büngerdifferent fixes and cosmetic changes
2015-01-07 Julius Büngerremoved unwanted string from log msgs
2015-01-07 Julius Büngerfixed compiler warning
2015-01-07 Julius Büngermoved part of _resize() from _sampler.c to -rps.c
2015-01-06 Julius Büngermoved sampler functionality in file of its own