aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps.c
Commit message (Expand)AuthorAge
* optical changes, small fix, draft for notificationJulius Bünger2015-01-20
* removed unneeded varsJulius Bünger2015-01-18
* undo last commitJulius Bünger2015-01-18
* check if peer we open a channel to is liveJulius Bünger2015-01-18
* simplified removal of peers from peermapJulius Bünger2015-01-18
* fixed integer sizes and _get_rand_peer()Julius Bünger2015-01-18
* schedule some requests for laterJulius Bünger2015-01-18
* 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
* send empty push/pull-request messagesJulius Bünger2015-01-16
* resizing lists implemented, fixed type errorJulius Bünger2015-01-16
* removed unneeded globalJulius Bünger2015-01-16
* restructured the samplerJulius Bünger2015-01-16
* 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
* got rid of touch_*()Julius Bünger2015-01-07
* different fixes and cosmetic changesJulius 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
* moved sampler functionality in file of its ownJulius Bünger2015-01-06
* 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
* _malloc() -> _new()Julius 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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Cleaned upJulius Bünger2014-12-20
* Fixed errors and cleaned upJulius Bünger2014-12-17
* fixed errorsJulius Bünger2014-12-14
* fixed errorJulius Bünger2014-12-14
* Got rid of compile errors and warningsJulius Bünger2014-12-14
* Completely got rid of SListJulius Bünger2014-12-14
* Got rid of SListJulius Bünger2014-12-14
* before deleting PeerListJulius Bünger2014-12-14
* Import RPSBart Polot2014-12-05