Close file descriptor on error handling.
[oweals/gnunet.git] / src / gnsrecord / gnsrecord_crypto.c
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-23 Matthias Wachsremoving unused "RF_PENDING" flag
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-11-05 Christian Grothoff-handle PENDING
2013-11-04 Matthias Wachsblock expiration
2013-11-04 Matthias Wachsimplementation of shadow record functionality:
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