aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord
AgeCommit message (Expand)Author
2018-05-20disable debug logicChristian Grothoff
2018-05-20check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff
2018-05-20guard more carefully against integer overflowsChristian Grothoff
2018-05-13add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-13truly use all DNS results for NS lookupChristian Grothoff
2018-05-10add gnscrypto benchmarkChristian Grothoff
2018-05-09implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff
2018-05-02add test for query derivation (passed instantly)Christian Grothoff
2018-04-26misc bugfixesChristian Grothoff
2018-04-25enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff
2018-04-24code cleanup, more diagnostics, more statisticsChristian Grothoff
2018-04-23fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff
2018-03-03eliminate .gnu from GNSChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-09ignore zonefiles dirChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-08-25-nicer indentationChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-05-06fix compiler warningsChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-25fix double-freeChristian Grothoff
2015-08-25support RFC4043 and RFC 4398 mnemonics in conversionChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-23removing unused "RF_PENDING" flagMatthias Wachs
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-07-07missing mapping for CERT Matthias Wachs
2014-06-07-fix return value checkChristian Grothoff
2014-06-07handle SRVChristian Grothoff
2014-06-07more tlsa fixesChristian Grothoff
2014-06-06fix use of %c for intsChristian Grothoff
2014-06-06-fixes for consistencyChristian Grothoff
2014-06-06-avoid 'hu', as it is unsigned short, not uint16_tChristian Grothoff
2014-06-06-implement SRV serializationChristian Grothoff
2014-06-06towards sanity in SRV handlingChristian Grothoff
2014-06-05permit 'ANY' for typenameChristian Grothoff
2014-03-10Rename name_map and plugins from gns so that they are unique in a total c-fileFlorian Dold
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-20fix relative time calculationMatthias Wachs
2013-12-20-fix integer overflow on 'forever'Christian Grothoff
2013-12-20-undo, rd[i].expiration time are in host-byte-orderChristian Grothoff
2013-12-20major bug: not converting NBO to HBOMatthias Wachs
2013-12-19malloc -> newLRN
2013-12-06-note missing featuresChristian Grothoff