aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - avoid noise in the testcase logsBart Polot2014-12-29
* - test message packingBart Polot2014-12-29
* 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
* -fix doxygen issuesChristian Grothoff2014-12-25
* 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
* Added documenting commentsJulius Bünger2014-12-24
* -update priority to shutdown if that is being usedChristian Grothoff2014-12-24
* -use flag to check for readynessChristian Grothoff2014-12-24
* -shutdown alone does not move to ready listChristian Grothoff2014-12-24
* -delay serving requests until plugin is readyChristian Grothoff2014-12-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix trivial double-freeChristian Grothoff2014-12-23
* fix #3589Christian Grothoff2014-12-23
* -actually, require proxy option to be empty, cleanerChristian Grothoff2014-12-23
* -do run with proxy type NONEChristian Grothoff2014-12-23
* -fix call to MHD_start_daemon, properly pass MHD_USE_IPv6 if neededChristian Grothoff2014-12-23
* -fix dbg levelChristian Grothoff2014-12-23
* -cleaning up stats code, use separate structures per subsystem for faster pro...Christian Grothoff2014-12-23
* -doxygen, indentationChristian Grothoff2014-12-23
* -doxgen, use modern client APIChristian Grothoff2014-12-23
* fixing datastore-statistics interaction to ensure stats are properly written ...Christian Grothoff2014-12-23
* Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDILRN2014-12-23
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* -undoChristian Grothoff2014-12-22
* -doxygenChristian Grothoff2014-12-22
* flush peer respect value on disconnectOmar Tarabai2014-12-21
* -do not start unrelated services during ATS testsChristian Grothoff2014-12-20
* -assign port for DNSChristian Grothoff2014-12-20
* -disable unused services during testChristian Grothoff2014-12-20
* Remove superflous heap allocationDavid Barksdale2014-12-20
* Cleaned upJulius Bünger2014-12-20
* -doxygen and minor style fixesChristian Grothoff2014-12-20
* -simplify logicChristian Grothoff2014-12-20
* -make staticChristian Grothoff2014-12-20
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20