aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Added a delayed search function to avoid saturating the DHT with requests on ↵Bart Polot2015-01-15
| | | | boot.
* - Check path for NULL, fix #3583Bart Polot2015-01-15
|
* - use path_cmpBart Polot2015-01-15
|
* - added path_cmpBart Polot2015-01-15
|
* - fix failed git mergeBart Polot2015-01-15
|
* - bump message amountBart Polot2015-01-15
|
* - fix crashes, zombie controller on ^CBart Polot2015-01-15
|
* fixing memory leaksJulius Bünger2015-01-14
|
* implemented seedingJulius Bünger2015-01-13
|
* renamingJulius Bünger2015-01-13
|
* -clean up testcaseChristian Grothoff2015-01-10
|
* Fixed inverting of same-priority bundled messagesBart Polot2015-01-10
| | | | This change causes the while loop to skip all messages of the same priority, effectively inserting the new message as the last of the same priority. As the messages are extraced from the head, inserting the message in the first available place caused order inversion.
* - include message size in logBart Polot2015-01-10
|
* - remove debug statementsBart Polot2015-01-10
|
* - allow more time to 5 peer testcase, change stats loglevelBart Polot2015-01-09
|
* Accept Out-of-Order connection messagesBart Polot2015-01-09
|
* - minor log modifications, docsBart Polot2015-01-09
|
* - refactor test, always gather statsBart Polot2015-01-09
|
* - add statistics to DHT moduleBart Polot2015-01-09
|
* - test connection_create size, add size to logBart Polot2015-01-09
|
* - fix test: provide real message sizeBart Polot2015-01-09
|
* - minor changes: tabs, logs, reorderBart Polot2015-01-09
|
* - simpify api size handling codeBart Polot2015-01-09
|
* - more message size checksBart Polot2015-01-09
|
* - more size checksBart Polot2015-01-09
|
* - add size argument to allow to verify message sizeBart Polot2015-01-09
|
* - fix size handling of payload dataBart Polot2015-01-09
|
* - check minimum size, param orderBart Polot2015-01-09
|
* - 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
| | | | variable key length)
* 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
|