aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* disable clique test, fails for odd reasonsChristian Grothoff2019-02-28
|
* RPS: Disable too happy writing to diskJulius Bünger2019-02-28
|
* sanity checksSchanzenbach, Martin2019-02-27
|
* do not forget to NULL reconnect_taskChristian Grothoff2019-02-27
|
* fix missing NBO conversionsChristian Grothoff2019-02-27
|
* improve future calculations if messages are skipped in unreliable in-order ↵Christian Grothoff2019-02-26
| | | | channels
* Merge branch 'master' of gnunet.org:gnunetng02019-02-26
|\
| * check for ACKed MIDSchanzenbach, Martin2019-02-26
| |
* | gnunet-qr.py: align help with realityng02019-02-26
|/
* Merge branch 'master' of gnunet.org:gnunetng02019-02-26
|\
| * try fix #5597Schanzenbach, Martin2019-02-26
| |
* | gnunet-qr.py: back from the futureng02019-02-26
|/
* make lint happyng02019-02-26
|
* gnunet-qr: If we error out before, we don't need to error again. This should ↵ng02019-02-26
| | | | fix the error message in the wrong place
* Fix syntax error in gnunet-qr. We can not handle this exception. Just read ↵ng02019-02-26
| | | | the README.
* fix #5611?ng02019-02-26
|
* RPS: NULL out cadet port after closingJulius Bünger2019-02-26
|
* fix transport API fix, make sure we do not stay at CT_NONE for core clientsChristian Grothoff2019-02-26
|
* RPS: Cast to int32_t instead of uint32_tJulius Bünger2019-02-26
|
* RPS: Fix non-int array subscriptJulius Bünger2019-02-26
|
* RPS: Fix checking of properties for peer removalJulius Bünger2019-02-26
|
* RPS: Track delta expected - received pushes w. statistics, styleJulius Bünger2019-02-26
|
* RPS: Do not consider unexpected pull replies as protocol violationJulius Bünger2019-02-26
|
* RPS: Track expected number of pushes w. statisticsJulius Bünger2019-02-26
|
* possible fix for transport client state machine issue found in RPS profilerChristian Grothoff2019-02-26
|
* gnunet-qr.py: More verbose information about required packagesng02019-02-26
|
* create more specific FC warningChristian Grothoff2019-02-26
|
* Add test for future in gnunet-qr.py. pylint will probably scream, but this ↵ng02019-02-26
| | | | should satisfy safety checks
* src/util: Add gnunet-qr to cleanfilesng02019-02-26
|
* Merge branch 'master' of gnunet.org:gnunetng02019-02-26
|\
| * unset XDG varsChristian Grothoff2019-02-26
| |
| * avoid bogus reconnect messageChristian Grothoff2019-02-26
| |
* | fixng02019-02-26
|/
* Merge branch 'master' of gnunet.org:gnunetng02019-02-26
|\
| * fix profiler crash on bad startupChristian Grothoff2019-02-26
| |
| * fix /tmp/rps directory creation, fix linkage, DCEChristian Grothoff2019-02-26
| |
| * do not crash all the time in to_file()Christian Grothoff2019-02-25
| |
| * fix #5608Christian Grothoff2019-02-25
| |
| * style fixes during debuggingChristian Grothoff2019-02-25
| |
| * improve loggingChristian Grothoff2019-02-25
| |
| * RPS sampler: An id might be removed while a request is still pendingJulius Bünger2019-02-25
| |
| * RPS: Change way some numbers are written to filesJulius Bünger2019-02-25
| |
| * RPS: Use correct number of logging blocking statisticsJulius Bünger2019-02-25
| |
| * RPS profiler: Assert statistics handle non-NULLJulius Bünger2019-02-25
| |
* | Proposed fix for https://bugs.gnunet.org/view.php?id=5611ng02019-02-26
|/
* Merge branch 'master' of gnunet.org:gnunetng02019-02-25
|\
| * more code cleanup, better error handing in testsChristian Grothoff2019-02-24
| |
| * more code cleanup, better error handing in testsChristian Grothoff2019-02-24
| |
| * avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | | | | | (or plugins cannot be loaded for other reasons)
* | src/util: Use make 4.0 assignment operatorng02019-02-25
|/