Close file descriptor on error handling.
[oweals/gnunet.git] / src / gnsrecord /
2017-03-29 Schanzenbach, Martin- merge with master
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-09 Christian Grothoffignore zonefiles dir
2017-01-08 Christian Grothoffexclude more tests
2016-08-25 Christian Grothoff-nicer indentation
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-07-06 Christian Grothoff-fix misc issues
2016-05-06 Christian Grothofffix compiler warnings
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-25 Christian Grothofffix double-free
2015-08-25 Christian Grothoffsupport RFC4043 and RFC 4398 mnemonics in conversion
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-07-07 Matthias Wachsmissing mapping for CERT
2014-06-07 Christian Grothoff-fix return value check
2014-06-07 Christian Grothoffhandle SRV
2014-06-07 Christian Grothoffmore tlsa fixes
2014-06-06 Christian Grothofffix use of %c for ints
2014-06-06 Christian Grothoff-fixes for consistency
2014-06-06 Christian Grothoff-avoid 'hu', as it is unsigned short, not uint16_t
2014-06-06 Christian Grothoff-implement SRV serialization
2014-06-06 Christian Grothofftowards sanity in SRV handling
2014-06-05 Christian Grothoffpermit 'ANY' for typename
2014-03-10 Florian DoldRename name_map and plugins from gns so that they are...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
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...