aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-28track hello passingChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-01-06fix log call: wait until pid is initializedChristian Grothoff
2018-01-06misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return valueChristian Grothoff
2018-01-05fix error handling, do not continue with uninitialized variable after failureChristian Grothoff
2017-12-17make gnunet-service-peerinfo unlink HELLOs greater than the allowed GNUNET_MA...xrs
2017-09-23Fix info message header size checkDavid Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-02-26update ignore filesChristian Grothoff
2017-02-26fix perf_peerinfo_api FTBFSChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-17replace redundant MQ_NotifyCallback by SCHEDULER_TaskCallbackChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-10avoid triggering dropped message 333 warningChristian Grothoff
2016-09-24convert peerinfo to new service MQ APIChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-17-doxygenMartin Schanzenbach
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-fix build issuesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-06-24converting peerinfo-notify to new MQ ApIChristian Grothoff
2016-06-24converting peerinfo-notify to new MQ ApIChristian Grothoff
2016-06-24update peerinfo API to use MQChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-16-use INFO, not WARNChristian Grothoff
2015-10-08-signed cmp, otherwise -1 will not triggerChristian Grothoff
2015-10-03improving comments and coding style for libgnunethello libraryChristian Grothoff
2015-10-02-properly verify size, fixes #3991Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-22-stylistic fixesChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-06-24test documentationMatthias Wachs
2014-06-11-fix log level, logging, indentationChristian Grothoff
2014-06-09-fixing doxygen, indentationChristian Grothoff
2014-06-03fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs
2014-04-08-reenable shipped hellos testChristian Grothoff
2014-04-07- use new hash nameBart Polot
2014-04-04-fix #3355: disable warningChristian Grothoff
2014-03-17reformating and adding additional log info about hello importMatthias Wachs
2014-03-07add missing ifdefs in header filesFlorian Dold
2014-02-16-doxygen, indentationChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN