error handling
[oweals/gnunet.git] / src / namestore / Makefile.am
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Schanzenbach, Martinadd namestore rest tests
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-08-27 David BarksdaleUse pkg-config to check for MHD
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-06-29 Christian Grothoffuse mmap() instead of malloc, rename heap->flat as...
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-12 Schanzenbach, Martinmove namestore plugin
2019-02-24 Christian Grothoffavoid failing hard if 'gnunetcheck' db does not exist
2018-11-20 Christian Grothofffixing #5439
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-10-15 Schanzenbach, MartinNAMESTORE: rename flat plugin to heap
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Schanzenbach, Martinfix build; move rest plugins to separate folder
2018-08-09 Schanzenbach, MartinMerge branch 'gsoc2018/rest_api'
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-08-01 Philfix makefiles
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-25 lurchifix build error
2018-06-25 lurchiRevert "integrate dnsparser and dnsstub and tun with...
2018-06-25 Christian Grothoffintegrate dnsparser and dnsstub and tun with libgnunetutil
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothofflots more statistics for zoneimport/namestore
2018-05-01 Christian Grothoffmore extensive namestore tests for the non-sqlite plugi...
2018-05-01 Christian Grothoffadd perf_ logic for namestore iterations, improve names...
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-23 Christian Grothoffmove to @ for empty label, fix empty-label resolution...
2018-04-17 Christian Grothoffuse namestore API for zone import instead of using...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on zoneimport tool, lacks CNAME but otherwise...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-20 Christian Grothoffreactivate test, fix misc warnings
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-02 Christian Grothofflibgnunetpostgres no longer needed here
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-02 Christian Grothofffix misc linker issues
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffmigrating namecache to use SQ lib
2017-02-21 Christian Grothoffenforce sequential test order (#4860)
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2016-09-16 Christian Grothofffix #4653
2016-06-18 Martin Schanzenbach- fix rest plugin
2016-05-05 Martin Schanzenbach- remove HAVE_REST, remove json reference from rest
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2016-02-06 Christian Grothoffmake some more use of libgnunetpq
2015-09-14 Martin Schanzenbach- fix invalid free in token rest, fix build bug, move...
2015-09-14 Martin Schanzenbach- fix install path for plugins
2015-09-14 Martin Schanzenbach- revert plugin move. Add new identity-token
2015-09-11 Martin Schanzenbach- move rest plugins into rest directory where they...
2015-08-11 Martin Schanzenbach- flat namestore plugin (experimental)
2015-04-01 Martin Schanzenbach- namestore rest
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
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-04-08 Christian Grothoff-comment out all of directives on test
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-11-28 Matthias Wachs- Tests did not clean up: TEST_HOME with namestore...
2013-11-13 Matthias Wachsadding pseudonym NICK automatically to records sets
2013-11-04 Matthias Wachsminor fixes + test for shadows record filtering and...
2013-11-04 Matthias Wachsnew test to lookup shadow record
2013-10-25 Matthias Wachs- clean protocol number
2013-10-17 LRNLink namesotre to libgnunetgnsrecord too
2013-10-17 Christian Grothoff-fix plugin linkage
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-08 Christian Grothofftowards implementing postgres backend for namestore...
2013-10-06 Christian Grothoff-install fcfsd in libexec, build dv by default, move...
2013-09-30 Matthias Wachscaching test
2013-09-30 Matthias Wachsnext test
2013-09-30 Matthias Wachsnew namestore CLI tests
2013-09-25 Christian Grothoff-fix MX record parsing and serialization, others still...
2013-09-20 Matthias Wachsnew test
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-11 Christian Grothoff-no longer experimental
2013-09-11 Matthias Wachsnew test
2013-09-11 Matthias Wachsremoving tests: not required anymore
2013-09-11 Matthias Wachstests not required anymore due to removed functionality
2013-09-11 Matthias Wachsnew test: store a label and update it
2013-09-11 Matthias Wachsadditional test for monitoring: check if existing recor...
2013-09-11 Matthias Wachsupdated tests
2013-09-11 Matthias Wachszone iteration stop
2013-09-11 Matthias Wachsdocu and Makefile
2013-09-11 Matthias Wachsupdated zone iteration test
2013-09-11 Matthias Wachs- rename test according to what is tested
2013-09-05 Christian Fuchsfixed missing backslash that broke buildchain/automake...
2013-09-05 Christian Grothoff-fix clenaup
2013-09-05 Christian Grothoff-improving gnunet-identity command line options and...
next