aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-10Fixed inverting of same-priority bundled messagesBart Polot
2015-01-10- include message size in logBart Polot
2015-01-10- remove debug statementsBart Polot
2015-01-09- allow more time to 5 peer testcase, change stats loglevelBart Polot
2015-01-09Accept Out-of-Order connection messagesBart Polot
2015-01-09- minor log modifications, docsBart Polot
2015-01-09- refactor test, always gather statsBart Polot
2015-01-09- add statistics to DHT moduleBart Polot
2015-01-09- test connection_create size, add size to logBart Polot
2015-01-09- fix test: provide real message sizeBart Polot
2015-01-09- minor changes: tabs, logs, reorderBart Polot
2015-01-09- simpify api size handling codeBart Polot
2015-01-09- more message size checksBart Polot
2015-01-09- more size checksBart Polot
2015-01-09- add size argument to allow to verify message sizeBart Polot
2015-01-09- fix size handling of payload dataBart Polot
2015-01-09- check minimum size, param orderBart Polot
2015-01-09- add space for second kxBart Polot
2015-01-09moving hash_context testcase over as wellChristian Grothoff
2015-01-09adding API for incremental hashing (from Taler)Christian Grothoff
2015-01-09adding support for blind signatures (modernized version of Taler logic, with ...Christian Grothoff
2015-01-09moved computation of request rate out of samplerJulius Bünger
2015-01-08-fix compile errorChristian Grothoff
2015-01-08fixed and improved test for address switchingMatthias Wachs
2015-01-08fixing testcase: task not correctly unset, passes for me nowMatthias Wachs
2015-01-08small fix in random schedulingJulius Bünger
2015-01-08randomised scheduling of next round, cosmetic changesJulius Bünger
2015-01-07check if id is already in current push/pull_listJulius Bünger
2015-01-07checking msg sizes, cosmetic changesJulius Bünger
2015-01-07fixed index of for-loopJulius Bünger
2015-01-07got rid of touch_*()Julius Bünger
2015-01-07different fixes and cosmetic changesJulius Bünger
2015-01-07removed unwanted string from log msgsJulius Bünger
2015-01-07fixed compiler warningJulius Bünger
2015-01-07-do not wait for timeout on hard errorChristian Grothoff
2015-01-07changed logging + cosmetic changesJulius Bünger
2015-01-07-simplify apis, doxygenChristian Grothoff
2015-01-07suspend server while handlers are not in placeChristian Grothoff
2015-01-07now sending push,pull to at least one peer/roundJulius Bünger
2015-01-07moved part of _resize() from _sampler.c to -rps.cJulius Bünger
2015-01-07-check once, and consistentlyChristian Grothoff
2015-01-06changes to rps.hJulius Bünger
2015-01-06- modified Makefile accordinglyJulius Bünger
2015-01-06moved sampler functionality in file of its ownJulius Bünger
2015-01-06Comment on ugly API design choiceDavid Barksdale
2015-01-06Workaround emscripten bug in returning int64_tDavid Barksdale
2015-01-05-docu, style fixesChristian Grothoff
2015-01-05-stylistic fixes, also, only block re-validation for 2s IF we actually did se...Christian Grothoff
2015-01-05Check return value of GNUNET_STATISTICS_getDavid Barksdale
2015-01-02removed unneeded api callJulius Bünger