aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore-fcfsd.c
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -check return value, doxygenChristian Grothoff2014-06-07
* malloc -> newLRN2013-12-19
* remove debugMatthias Wachs2013-11-29
* fixing multiple segfaultsMatthias Wachs2013-11-29
* replace iteration with lookupMatthias Wachs2013-10-28
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* clear private keys in static locations on exitChristian Grothoff2013-09-21
* -eliminate ShortHashCode residuals (#2936)Christian Grothoff2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -misc fixesChristian Grothoff2013-09-06
* check if MHD_DUAL_STACK is definedMatthias Wachs2013-09-06
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* -improving gnunet-identity command line options and man pagesChristian Grothoff2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -doxygenChristian Grothoff2013-08-14
* -addressing #2995Christian Grothoff2013-08-14
* -adapting fcfsd to new namestore API, moving from gns to namestore subsystemChristian Grothoff2013-08-13