initialize response_code, always
[oweals/gnunet.git] / src / namecache /
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-02 Christian Grothofflibgnunetpostgres no longer needed here
2017-06-02 Christian Grothoffimprove namecache postgres plugin to use libgnunetpq...
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Stanisciporting.
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothoffupdate .gitignore files
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-09 Christian Grothoffignore zonefiles dir
2017-01-08 Christian Grothoffexclude more tests
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-21 Christian Grothoffconvert namecache to new service ApI
2016-08-29 Martin Schanzenbach- fix coverity
2016-08-26 Christian Grothoff-fix use after free
2016-08-26 Christian Grothoff-fixing idiocy
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-07 Martin Schanzenbach-coverity
2016-07-07 Martin Schanzenbach-coverity
2016-06-21 Christian Grothoff-dce
2016-06-21 Christian Grothoffconvert namecache to new MQ API
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-02-06 Christian Grothoffmake some more use of libgnunetpq
2016-01-19 Christian Grothoff-fix (C) notices
2015-12-15 Martin Schanzenbach- update flat plugin to namestore flat plugin status...
2015-12-06 Daniel Gollenamecache: fix NULL-pointer dereference in namecache...
2015-12-06 Daniel Gollenamecache: fix testcase config for namecache-plugin...
2015-09-05 Christian Grothoff-fix
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- fix
2015-08-11 Martin Schanzenbach-add flat namecache
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-23 Christian Grothoff-clarify error
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 David BarksdaleRemove work-around for bad NULL definition
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-09-05 Christian Grothoff-remve legacy option
2014-08-14 Sree Harsha TotakuraMore fixes for #3522
2014-08-08 Sree Harsha TotakuraInclude libpq-fe.h instead of postgres/libpq-fe.h.
2014-06-17 Christian Grothoff-bail out properly on error, fix leak
2014-02-16 Christian Grothoff-indentation, superfluous asserts
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-12 Christian Grothoff-fixing 'make dist' issues
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-14 Matthias Wachsfix segfault if no name is given
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-11-05 Christian Grothoff-initialize flag, do not use expired record for testing
2013-10-18 Matthias Wachsdoxygen
2013-10-17 Christian Grothoff-fix linkage
2013-10-17 Christian Grothoff-need to connect
2013-10-16 Christian Grothoff-add man page for namecache
2013-10-16 Christian Grothoff-dead
2013-10-16 Christian Grothoff-dead
2013-10-16 Christian Grothoff-not a user service, this was the point of splitting...
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-copied block-related functions from namestore to namecache