aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/gnsrecord_crypto.c
Commit message (Collapse)AuthorAge
* -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
| | | | | | | | | | | on decrypt iterate over included records - if a shadow record is found, check if: -- a non expired, non-shadow record for this record type exists: if yes: filter shadow record -- shadow record is expired if not: - remove shadow flag and include record
* -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 ↵Christian Grothoff2013-10-16
| | | | that were moved
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16