aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.h
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
|
* - move to new MQ APIMartin Schanzenbach2016-09-25
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
|
* - document string terminationFlorian Dold2014-01-20
|
* -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
|
* -adding missing PACKED directivesChristian Grothoff2013-09-29
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -simplifying GNS APIChristian Grothoff2013-08-13
|
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff2013-08-13
|
* 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
* -more cleanup and input validation fixesChristian Grothoff2012-10-30
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -peer reviewChristian Grothoff2012-09-18
|
* -towards .gadsMartin Schanzenbach2012-09-14
|
* -fix 2447Martin Schanzenbach2012-06-29
|
* -fix cnames #2448Martin Schanzenbach2012-06-21
|
* - big shorten algorithm rewriteMartin Schanzenbach2012-06-13
| | | | | | | | - API change for lookup - tests fixed - introduces 3 zone system: root, private and shortened
* -add cached flag for performanceMartin Schanzenbach2012-06-11
|
* new API for shorten keyMartin Schanzenbach2012-06-11
|
* -new per zone apiMartin Schanzenbach2012-05-09
|
* -test for zkey resolverMartin Schanzenbach2012-03-19
|
* -less malloc more stackMartin Schanzenbach2012-03-19
|
* -readd and fix zone iterationMartin Schanzenbach2012-03-15
|
* -large cleanup and bugfixesMartin Schanzenbach2012-03-14
|
* -fixes, added get_authority apiMartin Schanzenbach2012-03-12
|
* -GNS service api change, replaced complicated buggy codeMartin Schanzenbach2012-03-08
|
* -started some gns service apiMartin Schanzenbach2012-03-05
|
* -make it compile against new api, added parser utils borrowed from dnsparserMartin Schanzenbach2012-02-23
|
* -new comments for resolverMartin Schanzenbach2012-02-22
|
* - removed add, other feedbackMartin Schanzenbach2012-02-16
|
* - commit after up, ty!Martin Schanzenbach2012-02-16
|
* -commentsChristian Grothoff2012-02-16
|
* - added makefile, borrowed lots of code from dht for client handlingMartin Schanzenbach2012-02-16