aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
Commit message (Expand)AuthorAge
* -doxygenMartin Schanzenbach2016-07-17
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix build issuesChristian Grothoff2016-07-06
* -fix misc issuesChristian Grothoff2016-07-06
* converting peerinfo-notify to new MQ ApIChristian Grothoff2016-06-24
* converting peerinfo-notify to new MQ ApIChristian Grothoff2016-06-24
* update peerinfo API to use MQChristian Grothoff2016-06-24
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -use INFO, not WARNChristian Grothoff2015-10-16
* -signed cmp, otherwise -1 will not triggerChristian Grothoff2015-10-08
* improving comments and coding style for libgnunethello libraryChristian Grothoff2015-10-03
* -properly verify size, fixes #3991Christian Grothoff2015-10-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -stylistic fixesChristian Grothoff2015-02-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* test documentationMatthias Wachs2014-06-24
* -fix log level, logging, indentationChristian Grothoff2014-06-11
* -fixing doxygen, indentationChristian Grothoff2014-06-09
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
* -reenable shipped hellos testChristian Grothoff2014-04-08
* - use new hash nameBart Polot2014-04-07
* -fix #3355: disable warningChristian Grothoff2014-04-04
* reformating and adding additional log info about hello importMatthias Wachs2014-03-17
* add missing ifdefs in header filesFlorian Dold2014-03-07
* -doxygen, indentationChristian Grothoff2014-02-16
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* malloc -> newLRN2013-12-19
* -clean up error messageChristian Grothoff2013-12-18
* -handle errors in address partChristian Grothoff2013-12-18
* -avoid duplicate removeChristian Grothoff2013-12-11
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -check return valueChristian Grothoff2013-11-28
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix test FTBFSChristian Grothoff2013-10-01
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13