aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://gnunet.org/git/gnunetlurchi2018-01-07
|\
| * handle error properly, do not just log but continue gracefully -- v6 alsoChristian Grothoff2018-01-06
| * handle error properly, do not just log but continue gracefullyChristian Grothoff2018-01-06
| * fix log call: wait until pid is initializedChristian Grothoff2018-01-06
| * internally assert that asprintf size allocation never failsChristian Grothoff2018-01-06
| * fix potential use of uninitialized keyChristian Grothoff2018-01-06
| * check return valueChristian Grothoff2018-01-06
* | shutdown might happen when plc_gst is not in the hashmaplurchi2018-01-07
* | reconnect_task pointer must be NULLed when executedlurchi2018-01-07
* | Merge branch 'lurchi_social'lurchi2018-01-06
|\ \ | |/ |/|
| * Leak fix.anryko2018-01-04
* | fix documentationlurchi2018-01-06
* | fix dereferencing uninitialized pointerlurchi2018-01-06
* | misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return valueChristian Grothoff2018-01-06
* | fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
* | fix signed/unsigned cmpChristian Grothoff2018-01-05
* | initialize variable on all pathsChristian Grothoff2018-01-05
* | fix potential use after free in tcpChristian Grothoff2018-01-05
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-01-05
|\ \
| * | Fixed int to unsigned casting warning.anryko2018-01-05
| * | eliminate warningsChristian Grothoff2018-01-05
| * | prevent use-after-free by indicating free status in return value of set_incom...Christian Grothoff2018-01-05
| * | check strftime return valueChristian Grothoff2018-01-05
| * | fix error handling, do not continue with uninitialized variable after failureChristian Grothoff2018-01-05
| * | fix potential double freeChristian Grothoff2018-01-05
* | | -fix possible npeSchanzenbach, Martin2018-01-05
|/ /
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-01-05
|\ \
| * | Fix potential NULL dereference warning.anryko2018-01-05
* | | -fixesSchanzenbach, Martin2018-01-05
|/ /
* | -fix testSchanzenbach, Martin2018-01-05
* | Fixed useless assignment.anryko2018-01-04
* | Fixed Uninitialized Variable warning.anryko2018-01-04
* | Fixed Uninitialized Variable warning.anryko2018-01-04
* | avoid freeing uninit ptr on error pathChristian Grothoff2018-01-04
* | do not put NULL blockChristian Grothoff2018-01-04
* | initialize response_code, alwaysChristian Grothoff2018-01-04
* | fix major initialization issue in datacache postgres pluginChristian Grothoff2018-01-04
* | add assertionChristian Grothoff2018-01-04
* | fix memory leakChristian Grothoff2018-01-04
* | fix memory leakChristian Grothoff2018-01-04
* | fix memory leakChristian Grothoff2018-01-04
* | fix UDP memory leakChristian Grothoff2018-01-04
* | Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-01-04
|\ \
| * | simplify driver_add_multiplelurchi2018-01-04
| * | fix misc compiler warningsChristian Grothoff2018-01-04
| |/
| * Close file descriptor on error handling.anryko2018-01-04
* | -fix testSchanzenbach, Martin2018-01-04
|/
* fix more warningsChristian Grothoff2018-01-04
* trying again to fix test_service timeout on v6 failureChristian Grothoff2018-01-04
* fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff2018-01-04