aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* use enough space for storing full addressChristian Grothoff2015-01-17
|
* use GNUNET_snprintfChristian Grothoff2015-01-17
|
* corrected message size checkJulius Bünger2015-01-16
|
* fixed wrong deletionJulius Bünger2015-01-16
|
* send empty push/pull-request messagesJulius Bünger2015-01-16
|
* fix #3611Christian Grothoff2015-01-16
|
* test for solvers to support delayed startMatthias Wachs2015-01-16
|
* fix assertion violation if active call is cancelledChristian Grothoff2015-01-16
|
* -no hashChristian Grothoff2015-01-16
|
* additional testMatthias Wachs2015-01-16
|
* fixing #3610Christian Grothoff2015-01-16
|
* new testcase to test delayed ATS service startupMatthias Wachs2015-01-16
|
* test failed to compile on my systemMatthias Wachs2015-01-16
|
* added todoJulius Bünger2015-01-16
|
* resizing lists implemented, fixed type errorJulius Bünger2015-01-16
|
* fixed indentationJulius Bünger2015-01-16
|
* removed unneeded globalJulius Bünger2015-01-16
|
* restructured the samplerJulius Bünger2015-01-16
|
* - logBart Polot2015-01-15
|
* 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
|