aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* cleaning up disconnected peersJulius Bünger2015-01-17
* clean up channels to other peers correctlyJulius Bünger2015-01-17
* added space between fkt names and argsJulius Bünger2015-01-17
* corrected message size checkJulius Bünger2015-01-16
* fixed wrong deletionJulius Bünger2015-01-16
* send empty push/pull-request messagesJulius Bünger2015-01-16
* added todoJulius Bünger2015-01-16
* resizing lists implemented, fixed type errorJulius Bünger2015-01-16
* fixed indentationJulius Bünger2015-01-16
* removed unneeded globalJulius Bünger2015-01-16
* restructured the samplerJulius Bünger2015-01-16
* fixing memory leaksJulius Bünger2015-01-14
* implemented seedingJulius Bünger2015-01-13
* renamingJulius Bünger2015-01-13
* moved computation of request rate out of samplerJulius Bünger2015-01-09
* -fix compile errorChristian Grothoff2015-01-08
* small fix in random schedulingJulius Bünger2015-01-08
* randomised scheduling of next round, cosmetic changesJulius Bünger2015-01-08
* check if id is already in current push/pull_listJulius Bünger2015-01-07
* checking msg sizes, cosmetic changesJulius Bünger2015-01-07
* fixed index of for-loopJulius Bünger2015-01-07
* got rid of touch_*()Julius 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
* changed logging + cosmetic changesJulius Bünger2015-01-07
* now sending push,pull to at least one peer/roundJulius Bünger2015-01-07
* moved part of _resize() from _sampler.c to -rps.cJulius Bünger2015-01-07
* changes to rps.hJulius Bünger2015-01-06
* - modified Makefile accordinglyJulius Bünger2015-01-06
* moved sampler functionality in file of its ownJulius Bünger2015-01-06
* removed unneeded api callJulius Bünger2015-01-02
* fixed configJulius Bünger2015-01-02
* fixed structJulius Bünger2014-12-27
* added log messageJulius Bünger2014-12-27
* make the test run without internet connectionJulius Bünger2014-12-27
* fixed doxygenJulius Bünger2014-12-27
* added message type for seedingJulius Bünger2014-12-27
* added seeding function to the apiJulius Bünger2014-12-27
* initialising gossip_list correctlyJulius Bünger2014-12-27
* using get_peer_context()Julius Bünger2014-12-27
* fixed place of resizing gossip_listJulius Bünger2014-12-27
* reading alpha, beta from .confJulius Bünger2014-12-27
* fixed usage of get_rand_peer()Julius Bünger2014-12-26
* removed unnecessary uncommented codeJulius Bünger2014-12-26
* _malloc() -> _new()Julius Bünger2014-12-26
* fixed compiler warning in testsJulius Bünger2014-12-26
* minor fixesJulius Bünger2014-12-24
* fixed some issuesJulius Bünger2014-12-24
* now using API calls instead of own fktsJulius Bünger2014-12-24