aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore_api_common.c
Commit message (Expand)AuthorAge
* -moving namestore_common functions to gnsrecord libraryChristian 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
* fixing resource leaksMatthias Wachs2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygenChristian Grothoff2013-10-05
* -fix ftbfsChristian Grothoff2013-10-05
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
* -do set expiration time when storing records, works better that way...Christian Grothoff2013-10-04
* -address #3050, refresh encrypted blocks from plaintext blocks during iterati...Christian Grothoff2013-10-02
* fix typeMatthias Wachs2013-10-01
* -fixing build issues in namestore related to #3047Christian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* Andrew Cann wrote:Christian Grothoff2013-09-28
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ...Christian Grothoff2013-09-27
* -use dnsparser and consistently serialize DNS names in DNS binary formatChristian Grothoff2013-09-25
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
* -more rename issuesChristian Grothoff2013-09-13
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* return NULL if rd_count is 0Matthias Wachs2013-09-11
* change .zkey encoding in anticipation of compact point encodingsChristian Grothoff2013-09-10
* -this is not a hard errorChristian Grothoff2013-09-10
* -misc fixesChristian Grothoff2013-09-06
* -implementing zkey <-> pkey conversion functionsChristian Grothoff2013-08-22
* -expanding namestore API with pkey <-> zkey conversion functionsChristian Grothoff2013-08-22
* fixing memory leak caused by key derivationMatthias Wachs2013-08-21
* missing checkMatthias Wachs2013-08-21
* -implementing handling of VPN records in new GNSChristian Grothoff2013-08-18
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* -implementing #2996Christian Grothoff2013-08-14
* -adapting fcfsd to new namestore API, moving from gns to namestore subsystemChristian Grothoff2013-08-13
* -doxygen fixesChristian Grothoff2013-08-13
* -more work on new namestore APIChristian Grothoff2013-08-12
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* doxygen fixMatthias Wachs2013-07-05
* -towards implementing improved namestore APIChristian Grothoff2013-06-30