aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* allow any zone if request was for NULLChristian Grothoff2018-10-25
|
* update gitignoreChristian Grothoff2018-10-18
|
* NAMESTORE: sqlite plugins cleanupSchanzenbach, Martin2018-10-15
|
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
|
* fix intendationSchanzenbach, Martin2018-10-15
|
* modify sqlite logic to accomodate rowcount starting from 1Schanzenbach, Martin2018-10-15
|
* fix broken zone iterationSchanzenbach, Martin2018-10-13
|
* assertion is excessively rigidChristian Grothoff2018-10-10
|
* now this should work...Christian Grothoff2018-10-10
|
* use the other pointer to pass assertionChristian Grothoff2018-10-10
|
* code cleanup, remove/simplify bogus checkChristian Grothoff2018-10-10
|
* noteChristian Grothoff2018-10-09
|
* when zone does not match, do not run through the loop anywayChristian Grothoff2018-10-09
|
* check namestore only sends relevant replies to monitorChristian Grothoff2018-10-09
|
* moved test files and fixed namestorePhil2018-08-13
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
|
* Namestore Rest API finishedPhil2018-08-08
|
* -wip namestorePhil2018-08-08
|
* -fix json and namestorePhil2018-08-01
|
* fix makefilesPhil2018-08-01
|
* change namestore, json handling; fix identity, gnsPhil2018-07-26
|
* -wip namestore api, changed adding gnsrecordPhil2018-07-25
|
* -wip namestorePhil2018-07-03
|
* fix memory leakChristian Grothoff2018-06-30
|
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures ↵Christian Grothoff2018-06-30
| | | | for base64 encoding/decoding functions
* disable valgrindChristian Grothoff2018-06-26
|
* fix build errorlurchi2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* fix test issuesSchanzenbach, Martin2018-06-25
|
* fix fcfsdSchanzenbach, Martin2018-06-24
|
* attempt fix fcfsSchanzenbach, Martin2018-06-24
|
* fix old TLD in reverse lookupSchanzenbach, Martin2018-06-24
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* fix the stupidChristian Grothoff2018-06-07
|
* avoid looping on listing of zoneChristian Grothoff2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* add -z option to gnunet-namestore-fcfsdChristian Grothoff2018-06-07
|
* add -z option to gnunet-namestore-fcfsdChristian Grothoff2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* use real GNS record types in tests to avoid failures in new extra ↵Christian Grothoff2018-06-05
| | | | serialization/deserialization checking
* fix serialization/deserialization error in namestore deferred monitor logicChristian Grothoff2018-05-20
|
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
|
* off by 0 in log msgChristian Grothoff2018-05-20
|
* fix crash on namestore disconnectChristian Grothoff2018-05-20
|
* allow multiple GNS2DNS records to co-existChristian Grothoff2018-05-20
|
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>