aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-06fixing compiler warningsChristian Grothoff
2016-05-05add -w option to gnunet-configChristian Grothoff
2016-05-05social cliGabor X Toth
2016-05-05social cliGabor X Toth
2016-05-05social: app connected callbackGabor X Toth
2016-05-05- add test, bugfixMartin Schanzenbach
2016-05-05- ignoreMartin Schanzenbach
2016-05-05- refactor jsonpi utils, add testMartin Schanzenbach
2016-05-05- remove HAVE_REST, remove json reference from restMartin Schanzenbach
2016-05-04- build rest before jsonapiMartin Schanzenbach
2016-05-04Update jsonapi to current specs, refactorMartin Schanzenbach
2016-05-04- fix string formatMartin Schanzenbach
2016-05-04- rework rest/jsonapi API; bugfixesMartin Schanzenbach
2016-05-04detect format string bugsChristian Grothoff
2016-05-03parsing parameters for gnunet-social.c a bitCarlo von lynX
2016-05-03make gnunet-social.c build: resolve listen() collisionCarlo von lynX
2016-05-03gnunet-social cliGabor X Toth
2016-05-03Fix printf format causing SEISEGVBart Polot
2016-05-03Fix shutdown assertion failure in core_api: avoid double cancel of pending tr...Bart Polot
2016-05-03more psycey method names in test_social.cCarlo von lynX
2016-05-03- add jsonapi testsMartin Schanzenbach
2016-05-03add support for string results from PQChristian Grothoff
2016-05-02- missed file; bugfixMartin Schanzenbach
2016-05-02- Refactor jsonapi into separate moduleMartin Schanzenbach
2016-05-02fix #4478Christian Grothoff
2016-05-02fix API design issueChristian Grothoff
2016-05-02add implementation of scheduler integration of curl contextChristian Grothoff
2016-05-02API update to fix #4479Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-26expand dollars in BINARY for service type 'simple'Florian Dold
2016-04-26don't free -- expand_dollar does reallocFlorian Dold
2016-04-25Use dollar expansion helper instead of custom codeFlorian Dold
2016-04-25Remove format string abuse with sane code.Florian Dold
2016-04-25remove dead/ugly codeChristian Grothoff
2016-04-25remove dead/ugly codeChristian Grothoff
2016-04-25removing dead codeChristian Grothoff
2016-04-22Revert 37060Florian Dold
2016-04-22Missing change in include file.Florian Dold
2016-04-22Allow GNUNET_BASE_CONFIG to be customized.Florian Dold
2016-04-22Allow expansion of [arm]BINARY.Florian Dold
2016-04-19Do not include platform.h in headers from include/Florian Dold
2016-04-19Output error if both gnurl and curl are missingFlorian Dold
2016-04-18curl_lib: fix gnunet_util_lib.h include pathDaniel Golle
2016-04-18curl_lib: fix building with gnurl/curl.hDaniel Golle
2016-04-18curl: fix building with gnurl/curl.hDaniel Golle
2016-04-18exit: update comment for changed helper parameterDaniel Golle
2016-04-18exit: fully skip routing setup if no interface is specifiedDaniel Golle
2016-04-18dns: add support for skipping the routing setupDaniel Golle
2016-04-17-use const and free json where it was allocatedChristian Grothoff
2016-04-17adding libgnunetcurlChristian Grothoff