aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_service.h
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* addressing #3431Christian Grothoff2014-06-06
|
* -doxygen, indentationChristian Grothoff2014-06-02
|
* headerMatthias Wachs2013-11-13
|
* -allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff2013-10-20
|
* -removing bogus commentChristian Grothoff2013-10-18
|
* -adding proposed namestore lookup call (API only for now)Christian Grothoff2013-10-18
|
* -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
* -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
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -enable printing and parsing of conversation's PHONE recordsChristian Grothoff2013-10-05
|
* -finishing first round of conversation phone API implementationChristian Grothoff2013-10-03
|
* -add configure tests for opus/pulseaudio for conversationChristian Grothoff2013-10-02
|
* -commenting, removing dead message typesChristian Grothoff2013-09-29
|
* Andrew Cann wrote:Christian Grothoff2013-09-28
| | | | | | | | | This patch changes the name of a couple of variables that had c++-incompatible names and adds a header file to gnunet_network_lib.h https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ↵Christian Grothoff2013-09-27
| | | | testcase by properly converting DNS records back to GNS blocks
* fixing issues and comments on multicast APIChristian Grothoff2013-09-21
|
* -clarify APIChristian Grothoff2013-09-15
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -formatting, doxygenChristian Grothoff2013-09-10
|
* change .zkey encoding in anticipation of compact point encodingsChristian Grothoff2013-09-10
|
* -misc fixesChristian Grothoff2013-09-06
|
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
|
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
|
* -expanding namestore API with pkey <-> zkey conversion functionsChristian Grothoff2013-08-22
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* -implementing handling of VPN records in new GNSChristian Grothoff2013-08-18
|
* -fixing #2993Christian Grothoff2013-08-15
|
* -addressing #2995Christian Grothoff2013-08-14
|
* -more work on clean main GNS logicChristian Grothoff2013-08-14
|
* -adapting fcfsd to new namestore API, moving from gns to namestore subsystemChristian Grothoff2013-08-13
|
* -more work on new GNS implementationChristian Grothoff2013-08-13
|
* -working on new, simplified GNS APIChristian 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
|
* 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
* PLACE record type for gns & namestoreGabor X Toth2013-07-15
|
* -update docuChristian Grothoff2013-07-09
|
* add '-m' option to gnunet-namestore, extend namestore monitor API with ↵Christian Grothoff2013-07-09
| | | | notification about being in sync
* -get rid of iteration response, use lookup response instead, message formats ↵Christian Grothoff2013-07-08
| | | | were identical to begin with
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
|
* -removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff2013-06-26
|
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -more cleanup and input validation fixesChristian Grothoff2012-10-30
|
* -code review, breaking build a bitChristian Grothoff2012-09-18
|