aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* 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>
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* support grabbing individual recordsChristian Grothoff2018-05-13
|
* add logic to compute statistics from benchmarkChristian Grothoff2018-05-12
|
* add warning about slow monitorsChristian Grothoff2018-05-10
|
* watch for namestore not completing store operations, add auto-abort with ↵Christian Grothoff2018-05-10
| | | | warning plus statistics to detect
* add option to bump lifetimeChristian Grothoff2018-05-10
|
* fix crash on monitor disconnectChristian Grothoff2018-05-10
|
* fix config filesChristian Grothoff2018-05-09
|
* fix offset computation in flat iteratorChristian Grothoff2018-05-09
|
* fix context for zone_to_name flat pluginChristian Grothoff2018-05-09
|
* fix crash on error in test logic on shutdownChristian Grothoff2018-05-09
|
* missed a few placesChristian Grothoff2018-05-09
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
| |
* | Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>