Age | Commit message (Expand) | Author |
2015-01-10 | Fixed inverting of same-priority bundled messages | Bart Polot |
2015-01-10 | - include message size in log | Bart Polot |
2015-01-10 | - remove debug statements | Bart Polot |
2015-01-09 | - allow more time to 5 peer testcase, change stats loglevel | Bart Polot |
2015-01-09 | Accept Out-of-Order connection messages | Bart Polot |
2015-01-09 | - minor log modifications, docs | Bart Polot |
2015-01-09 | - refactor test, always gather stats | Bart Polot |
2015-01-09 | - add statistics to DHT module | Bart Polot |
2015-01-09 | - test connection_create size, add size to log | Bart Polot |
2015-01-09 | - fix test: provide real message size | Bart Polot |
2015-01-09 | - minor changes: tabs, logs, reorder | Bart Polot |
2015-01-09 | - simpify api size handling code | Bart Polot |
2015-01-09 | - more message size checks | Bart Polot |
2015-01-09 | - more size checks | Bart Polot |
2015-01-09 | - add size argument to allow to verify message size | Bart Polot |
2015-01-09 | - fix size handling of payload data | Bart Polot |
2015-01-09 | - check minimum size, param order | Bart Polot |
2015-01-09 | - add space for second kx | Bart Polot |
2015-01-09 | moving hash_context testcase over as well | Christian Grothoff |
2015-01-09 | adding API for incremental hashing (from Taler) | Christian Grothoff |
2015-01-09 | adding support for blind signatures (modernized version of Taler logic, with ... | Christian Grothoff |
2015-01-09 | moved computation of request rate out of sampler | Julius Bünger |
2015-01-08 | -fix compile error | Christian Grothoff |
2015-01-08 | fixed and improved test for address switching | Matthias Wachs |
2015-01-08 | fixing testcase: task not correctly unset, passes for me now | Matthias Wachs |
2015-01-08 | small fix in random scheduling | Julius Bünger |
2015-01-08 | randomised scheduling of next round, cosmetic changes | Julius Bünger |
2015-01-07 | check if id is already in current push/pull_list | Julius Bünger |
2015-01-07 | checking msg sizes, cosmetic changes | Julius Bünger |
2015-01-07 | fixed index of for-loop | Julius Bünger |
2015-01-07 | got rid of touch_*() | Julius Bünger |
2015-01-07 | different fixes and cosmetic changes | Julius Bünger |
2015-01-07 | removed unwanted string from log msgs | Julius Bünger |
2015-01-07 | fixed compiler warning | Julius Bünger |
2015-01-07 | -do not wait for timeout on hard error | Christian Grothoff |
2015-01-07 | changed logging + cosmetic changes | Julius Bünger |
2015-01-07 | -simplify apis, doxygen | Christian Grothoff |
2015-01-07 | suspend server while handlers are not in place | Christian Grothoff |
2015-01-07 | now sending push,pull to at least one peer/round | Julius Bünger |
2015-01-07 | moved part of _resize() from _sampler.c to -rps.c | Julius Bünger |
2015-01-07 | -check once, and consistently | Christian Grothoff |
2015-01-06 | changes to rps.h | Julius Bünger |
2015-01-06 | - modified Makefile accordingly | Julius Bünger |
2015-01-06 | moved sampler functionality in file of its own | Julius Bünger |
2015-01-06 | Comment on ugly API design choice | David Barksdale |
2015-01-06 | Workaround emscripten bug in returning int64_t | David Barksdale |
2015-01-05 | -docu, style fixes | Christian Grothoff |
2015-01-05 | -stylistic fixes, also, only block re-validation for 2s IF we actually did se... | Christian Grothoff |
2015-01-05 | Check return value of GNUNET_STATISTICS_get | David Barksdale |
2015-01-02 | removed unneeded api call | Julius Bünger |