fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
[oweals/gnunet.git] / src / gnsrecord /
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-20 Matthias Wachsfix relative time calculation
2013-12-20 Christian Grothoff-fix integer overflow on 'forever'
2013-12-20 Christian Grothoff-undo, rd[i].expiration time are in host-byte-order
2013-12-20 Matthias Wachsmajor bug: not converting NBO to HBO
2013-12-19 LRNmalloc -> new
2013-12-06 Christian Grothoff-note missing features
2013-12-06 Christian Grothoff-adding CERT support to DNS plugin
2013-11-28 Matthias Wachsdisabling for debug
2013-11-05 Christian Grothoff-handle PENDING
2013-11-04 Matthias Wachsblock expiration
2013-11-04 Matthias Wachsimplementation of shadow record functionality:
2013-10-30 Christian Grothoff-simplify utf8_tolower/upper APIs
2013-10-18 Christian Grothoff-fix leaks, add assertions
2013-10-18 Christian Grothoff-use fixed records
2013-10-18 Christian Grothoff-convert to absolute time instead of failing
2013-10-18 Christian Grothoff-fix testcase to not use expired records
2013-10-18 Christian Grothoff-remove expired records immediately after decryption
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-fix shutdown
2013-10-16 Christian Grothoff-use plugins, fixing #3052
2013-10-16 Christian Grothoff-define gnsrecord plugin for DNS
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...