aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord
Commit message (Collapse)AuthorAge
* -handle PENDINGChristian Grothoff2013-11-05
|
* block expirationMatthias Wachs2013-11-04
|
* implementation of shadow record functionality:Matthias Wachs2013-11-04
| | | | | | | | | | | on decrypt iterate over included records - if a shadow record is found, check if: -- a non expired, non-shadow record for this record type exists: if yes: filter shadow record -- shadow record is expired if not: - remove shadow flag and include record
* -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 ↵Christian Grothoff2013-10-16
| | | | that were moved
* -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 ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16