aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Collapse)AuthorAge
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* convert namecache to new service ApIChristian Grothoff2016-10-21
|
* - fix coverityMartin Schanzenbach2016-08-29
|
* -fix use after freeChristian Grothoff2016-08-26
|
* -fixing idiocyChristian Grothoff2016-08-26
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -coverityMartin Schanzenbach2016-07-07
|
* -coverityMartin Schanzenbach2016-07-07
|
* -dceChristian Grothoff2016-06-21
|
* convert namecache to new MQ APIChristian Grothoff2016-06-21
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* make some more use of libgnunetpqChristian Grothoff2016-02-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* - update flat plugin to namestore flat plugin status. Add config filename.Martin Schanzenbach2015-12-15
|
* namecache: fix NULL-pointer dereference in namecache-flatDaniel Golle2015-12-06
| | | | | | | | | | | | | | | namecache-flat crashes if started on an empty or non-existent file. gnunet-service-[2568]: segfault at 0 ip 00007fe32dc8bb3c sp 00007ffde11826f0 error 4 in libgnunet_plugin_namecache_flat.so[7fe32dc8a000+202000] gnunet-service-[2576]: segfault at 0 ip 00007f2a6be75b3c sp 00007ffdf9b6d880 error 4 in libgnunet_plugin_namecache_flat.so[7f2a6be74000+202000] gnunet-service-[2581]: segfault at 0 ip 00007ff1dcfb1b3c sp 00007fff834070f0 error 4 in libgnunet_plugin_namecache_flat.so[7ff1dcfb0000+202000] This fix at least prevents parsing a 0-byte file, however, looking at the code it is clear that more needs to be done to prevent crashes in case of corrupted or incompletely written cache data. Fixes https://gnunet.org/bugs/view.php?id=4082 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* namecache: fix testcase config for namecache-plugin-flatDaniel Golle2015-12-06
| | | | | | Fixes https://gnunet.org/bugs/view.php?id=4081 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* -fixChristian Grothoff2015-09-05
|
* -fixMartin Schanzenbach2015-08-11
|
* - fixMartin Schanzenbach2015-08-11
|
* -add flat namecacheMartin Schanzenbach2015-08-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -clarify errorChristian Grothoff2015-03-23
|
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* trying to do something about #3540Christian Grothoff2014-09-13
|
* -remve legacy optionChristian Grothoff2014-09-05
|
* More fixes for #3522Sree Harsha Totakura2014-08-14
|
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
| | | | | Also add a macro for checking libpq from Autoconf macro archives.
* -bail out properly on error, fix leakChristian Grothoff2014-06-17
|
* -indentation, superfluous assertsChristian Grothoff2014-02-16
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* fix segfault if no name is givenMatthias Wachs2013-11-14
|
* Fix incompatability with musl libc.David Barksdale2013-11-10
|
* -initialize flag, do not use expired record for testingChristian Grothoff2013-11-05
|
* doxygenMatthias Wachs2013-10-18
|
* -fix linkageChristian Grothoff2013-10-17
|
* -need to connectChristian Grothoff2013-10-17
|
* -add man page for namecacheChristian Grothoff2013-10-16
|
* -deadChristian Grothoff2013-10-16
|
* -deadChristian Grothoff2013-10-16
|