aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* - add space for second kxBart Polot2015-01-09
* moving hash_context testcase over as wellChristian Grothoff2015-01-09
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
* adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff2015-01-09
* moved computation of request rate out of samplerJulius Bünger2015-01-09
* -fix compile errorChristian Grothoff2015-01-08
* fixed and improved test for address switchingMatthias Wachs2015-01-08
* fixing testcase: task not correctly unset, passes for me nowMatthias Wachs2015-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
* -do not wait for timeout on hard errorChristian Grothoff2015-01-07
* changed logging + cosmetic changesJulius Bünger2015-01-07
* -simplify apis, doxygenChristian Grothoff2015-01-07
* suspend server while handlers are not in placeChristian Grothoff2015-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
* -check once, and consistentlyChristian Grothoff2015-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
* Comment on ugly API design choiceDavid Barksdale2015-01-06
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* -docu, style fixesChristian Grothoff2015-01-05
* -stylistic fixes, also, only block re-validation for 2s IF we actually did se...Christian Grothoff2015-01-05
* Check return value of GNUNET_STATISTICS_getDavid Barksdale2015-01-05
* removed unneeded api callJulius Bünger2015-01-02
* fixed configJulius Bünger2015-01-02
* Add a test to reproduce issue #3554David Barksdale2015-01-01
* - 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