aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_plugin.h
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixedMatthias Wachs2013-10-29
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in namestore related to #3047Christian Grothoff2013-09-30
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -doxygenChristian Grothoff2013-09-05
|
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
|
* -fixing #2993Christian Grothoff2013-08-15
|
* -build namestoreChristian Grothoff2013-08-13
|
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -do need to install plibc and other headers after all -- #2470Christian Grothoff2012-06-29
|
* - includesMatthias Wachs2012-03-19
|
* -zone to name --- API mentioned in #2194Christian Grothoff2012-03-04
|
* nametore api changeMatthias Wachs2012-02-29
|
* -fixChristian Grothoff2012-02-23
|
* -revised plugin APIChristian Grothoff2012-02-23
|
* -fixChristian Grothoff2012-02-22
|
* -fixChristian Grothoff2012-02-22
|
* -again improving API, starting to implement some of the sqlite interactionsChristian Grothoff2012-02-21
|
* -DB API updates, creating tables and preparing statementsChristian Grothoff2012-02-21
|
* - fixed definitionMatthias Wachs2012-02-21
|
* -plugin api design for namestoreChristian Grothoff2012-02-20