Age | Commit message (Expand) | Author |
2018-01-08 | rps tests: possibly end non-churn-tests before timeoutgnunet-0.11.0rc0 | Julius Bünger |
2018-01-08 | rps tests: remove assertion | Julius Bünger |
2018-01-08 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin |
2018-01-08 | bugfixes | Schanzenbach, Martin |
2018-01-07 | more size checking; tokenize only after size check | lurchi |
2018-01-07 | rps tests: cosmetics | Julius Bünger |
2018-01-07 | rps tests: sanity checks and cosmetics | Julius Bünger |
2018-01-07 | rps tests: change function signature, comments | Julius Bünger |
2018-01-07 | rps tests: proper shutdown | Julius Bünger |
2018-01-07 | rps tests: check whether peer was scheduled to go off/online | Julius Bünger |
2018-01-07 | rps tests: make sure no callback executes after shutdown | Julius Bünger |
2018-01-07 | rps tests: comments and logging | Julius Bünger |
2018-01-07 | vsprintf returns negative on error. | anryko |
2018-01-07 | properly check size of MsgProcRequest | lurchi |
2018-01-07 | Style fixes (mostly tabs to spaces). | anryko |
2018-01-07 | transport: [fix] Typos in comments | Matthias Kolja Miehl |
2018-01-07 | gnunet-c-tutorial: [fix] Add missing 'make' commands | Matthias Kolja Miehl |
2018-01-07 | fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing n... | lurchi |
2018-01-07 | Revert "fix dereferencing uninitialized pointer" | lurchi |
2018-01-07 | Fixed potential NULL dereference. | anryko |
2018-01-07 | Merge branch 'master' of https://gnunet.org/git/gnunet | lurchi |
2018-01-07 | shutdown might happen when plc_gst is not in the hashmap | lurchi |
2018-01-07 | reconnect_task pointer must be NULLed when executed | lurchi |
2018-01-06 | doc/documentation: developer,philosophy,user: suggestions by | ng0 |
2018-01-06 | handle error properly, do not just log but continue gracefully -- v6 also | Christian Grothoff |
2018-01-06 | handle error properly, do not just log but continue gracefully | Christian Grothoff |
2018-01-06 | fix log call: wait until pid is initialized | Christian Grothoff |
2018-01-06 | internally assert that asprintf size allocation never fails | Christian Grothoff |
2018-01-06 | fix potential use of uninitialized key | Christian Grothoff |
2018-01-06 | Merge branch 'lurchi_social' | lurchi |
2018-01-06 | check return value | Christian Grothoff |
2018-01-06 | fix documentation | lurchi |
2018-01-06 | fix dereferencing uninitialized pointer | lurchi |
2018-01-06 | add ABE dependencies to documentation | Schanzenbach, Martin |
2018-01-06 | misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return value | Christian Grothoff |
2018-01-06 | fix indentation and use after free in tcp plugin | Christian Grothoff |
2018-01-06 | include gnunet.doxy in TGZ | Christian Grothoff |
2018-01-05 | fix signed/unsigned cmp | Christian Grothoff |
2018-01-05 | initialize variable on all paths | Christian Grothoff |
2018-01-05 | fix potential use after free in tcp | Christian Grothoff |
2018-01-05 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin |
2018-01-05 | -fix possible npe | Schanzenbach, Martin |
2018-01-05 | Fixed int to unsigned casting warning. | anryko |
2018-01-05 | eliminate warnings | Christian Grothoff |
2018-01-05 | prevent use-after-free by indicating free status in return value of set_incom... | Christian Grothoff |
2018-01-05 | check strftime return value | Christian Grothoff |
2018-01-05 | fix error handling, do not continue with uninitialized variable after failure | Christian Grothoff |
2018-01-05 | fix potential double free | Christian Grothoff |
2018-01-05 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Schanzenbach, Martin |
2018-01-05 | -fixes | Schanzenbach, Martin |