glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / rps / gnunet-service-rps_sampler.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-09-06 Julius Bünger-rps: proper destruction of sampler elements
2016-09-06 Julius Bünger-rps sampler: remove useless code
2016-05-13 Julius Bünger-rps: try to avoid leaking memory
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2015-08-02 Julius Büngercancellation of request and according test improvements
2015-07-24 Julius Bünger-fixed assertion
2015-07-24 Julius Bünger-fixed emptiness check
2015-07-23 Julius Bünger-split up sampler and sampler element
2015-07-22 Julius Bünger-removed unnecessary complex code
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-10 Julius Bünger-fix coverity
2015-06-05 Julius Bünger-comment out annoying debug message
2015-06-05 Julius Büngermodified sampler to keep elements after deletion for...
2015-06-05 Julius Bünger-restructured the code to faciliate viewing the internals
2015-06-05 Julius Bünger-fixed naming
2015-06-05 Julius Bünger-fix
2015-05-23 Julius Bünger-better splitted brahms sampler and modified one
2015-05-19 Julius Bünger-small fix
2015-05-19 Julius Bünger-additional logging in sampler
2015-05-19 Julius Bünger-optical changes
2015-05-19 Julius Bünger-cont write internals to file
2015-04-07 Julius Bünger-fix sampler
2015-04-07 Julius Bünger-writing important sampler info to file
2015-03-28 Julius Bünger-logging
2015-03-09 Christian Grothoff-doxygen and stylistic fixes
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-17 Julius Bünger- fixed logic
2015-02-16 Julius Bünger- fixed slow startup of service
2015-02-15 Julius Bünger- got rid of unneeded code
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