aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* 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
* 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
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -fix rps configChristian Grothoff2014-12-08
* - fix ext leftoversBart Polot2014-12-07
* Import RPSBart Polot2014-12-05