aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord
Commit message (Expand)AuthorAge
* 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
* block expirationMatthias Wachs2013-11-04
* implementation of shadow record functionality:Matthias Wachs2013-11-04
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
* -fix leaks, add assertionsChristian Grothoff2013-10-18
* -use fixed recordsChristian Grothoff2013-10-18
* -convert to absolute time instead of failingChristian Grothoff2013-10-18
* -fix testcase to not use expired recordsChristian Grothoff2013-10-18
* -remove expired records immediately after decryptionChristian Grothoff2013-10-18
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
* -fix shutdownChristian Grothoff2013-10-16
* -use plugins, fixing #3052Christian Grothoff2013-10-16
* -define gnsrecord plugin for DNSChristian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16