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