-remove debug message
[oweals/gnunet.git] / src / gnsrecord / gnsrecord_crypto.c
2020-04-08 Christian Grothofffix sign api for to address #6164
2020-01-16 Christian Grothoffinclude buffer in main util header
2019-12-07 Christian Grothoffflip LSD0001 defines
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Schanzenbach, Martinchange define
2019-10-03 Schanzenbach, Martinintendation
2019-10-03 Schanzenbach, MartinGNS: preparing protocol change in GNS for v12
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-12 Christian Grothoffcomplain if datacache returns expired values
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffadd some extra GNS-record well-formedness checks if...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffadd test for query derivation (passed instantly)
2018-04-26 Christian Grothoffmisc bugfixes
2018-04-25 Christian Grothoffenable caching private->public key mapping in memory...
2018-04-24 Christian Grothoffcode cleanup, more diagnostics, more statistics
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