aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-25renaming properties and adding function to print propertiesMatthias Wachs
2013-06-25- fix peer_id rcBart Polot
2013-06-25- fix unicast/to_origin oversimplificationBart Polot
2013-06-25fixing coverity 10474 Unused pointer valueMatthias Wachs
2013-06-25reenable address suggestion in testMatthias Wachs
2013-06-25fix for 10472 Structurally dead codeMatthias Wachs
2013-06-25fixing coverity 10467 Resource leakMatthias Wachs
2013-06-25fixing coverity 10466: Resource leakMatthias Wachs
2013-06-25- typo on debugBart Polot
2013-06-25fixing coverity 10465: Resource leakMatthias Wachs
2013-06-25fixing coverity 10464: Resource leakMatthias Wachs
2013-06-25- compiler warningBart Polot
2013-06-25- fix memleakBart Polot
2013-06-25workaround for coverty 10451: Unchecked return valueMatthias Wachs
2013-06-25fixing coverity 10470: Uninitialized scalar variableMatthias Wachs
2013-06-25fixing coverity 10444Matthias Wachs
2013-06-25fix #2901: fail hard if libidn or header are not foundChristian Grothoff
2013-06-25-trying to fix #2902, always build dns code and fix dependenciesChristian Grothoff
2013-06-25completed normalizing with min max handlinMatthias Wachs
2013-06-25fixed test Matthias Wachs
2013-06-25-cleanup leaky test codeChristian Grothoff
2013-06-25-fail hard if we could not create the directory for the HELLOsChristian Grothoff
2013-06-24fix testnameMatthias Wachs
2013-06-24implemented ats property normalization with callback to addressMatthias Wachs
2013-06-24- coverity fixesSree Harsha Totakura
2013-06-24update for plugin template Matthias Wachs
2013-06-24quality normalization without checking if min and max are givenMatthias Wachs
2013-06-24- fixed info message in testMatthias Wachs
2013-06-23Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale
2013-06-23Make --with-included-ltdl work.David Barksdale
2013-06-21-avoid side-effect in assertionChristian Grothoff
2013-06-21-avoid side-effect in assertionChristian Grothoff
2013-06-21-avoid side-effect in assertionChristian Grothoff
2013-06-21-avoid side-effect in assertionChristian Grothoff
2013-06-21-avoid side-effect in assertionChristian Grothoff
2013-06-21-check return value and report errorsChristian Grothoff
2013-06-21-do check return value from removeChristian Grothoff
2013-06-21-stress that we do not care about return value hereChristian Grothoff
2013-06-21-check for NULL (in testcase)Christian Grothoff
2013-06-21-fix memory leak (on error path)Christian Grothoff
2013-06-21-fix leaksChristian Grothoff
2013-06-21cleaner to not use ptr after freeing it, even for printingChristian Grothoff
2013-06-21cleaner to not use ptr after freeing it, even for printingChristian Grothoff
2013-06-21-fix use after free in logChristian Grothoff
2013-06-21-fix double close/freeChristian Grothoff
2013-06-21-fix double freeChristian Grothoff
2013-06-21fix compile error left from renaming festChristian Grothoff
2013-06-21basics for quality normalizationMatthias Wachs
2013-06-21doxygen fixesMatthias Wachs
2013-06-21normalization docuMatthias Wachs