aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_shorten.c
Commit message (Expand)AuthorAge
* -fix bad sizeofChristian Grothoff2013-11-28
* doxygenMatthias Wachs2013-11-15
* remove DHT lookup codeMatthias Wachs2013-11-14
* improved debug outputMatthias Wachs2013-11-14
* use nick instead of PSEU lookupMatthias Wachs2013-11-13
* renaming PSEU to NICKMatthias Wachs2013-11-13
* -do not set PENDING on shortenChristian Grothoff2013-11-05
* -fixesChristian Grothoff2013-10-17
* -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
* -PSEU data is not 0-terminated, thus, we need to add 0-terminator before usin...Christian Grothoff2013-09-30
* -more loggingChristian Grothoff2013-09-29
* -more purpose.size 16/32-bit confusionsChristian Grothoff2013-09-24
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* -move shorten logic to its own fileChristian Grothoff2013-08-22