aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/gnsrecord_crypto.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* complain if datacache returns expired valuesChristian Grothoff2018-06-12
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
* add test for query derivation (passed instantly)Christian Grothoff2018-05-02
* misc bugfixesChristian Grothoff2018-04-26
* enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff2018-04-25
* code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
* 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
* -handle PENDINGChristian Grothoff2013-11-05
* block expirationMatthias Wachs2013-11-04
* implementation of shadow record functionality:Matthias Wachs2013-11-04
* -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