aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-service-gns_resolver.c
Commit message (Collapse)AuthorAge
...
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -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
|
* fix more leaksMatthias Wachs2013-10-10
|
* fix resource leak and if0 unused functionMatthias Wachs2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -log if shortening is onChristian Grothoff2013-09-29
|
* -separate caching ops managment from request lifetimes, also separate ↵Christian Grothoff2013-09-29
| | | | namestore handle, caused bugs
* 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
* -just replacing if by switch, in preparation for future changesChristian Grothoff2013-09-27
|
* -fix name assembly for ns delegationMartin Schanzenbach2013-09-27
|
* -get rid of compiler warningChristian Grothoff2013-09-26
|
* -fix memrchrChristian Grothoff2013-09-26
|
* -more logging, minor code cleanupChristian Grothoff2013-09-26
|
* -activate tests, properly parse now properly serialized CNAMEsChristian Grothoff2013-09-25
|
* -fix cname lookupChristian Grothoff2013-09-25
|
* -fix PKEY delegation lookupChristian Grothoff2013-09-24
|
* -more purpose.size 16/32-bit confusionsChristian Grothoff2013-09-24
|
* -doxygen, styleChristian Grothoff2013-09-23
|
* -cleanerChristian Grothoff2013-09-23
|
* -fix gns not returning anything of valueMartin Schanzenbach2013-09-23
|
* remove 'nac' option from VPN, always return IP immediately, always build ↵Christian Grothoff2013-09-22
| | | | mesh tunnel asynchronously afterwards
* -logging, bugfixesChristian Grothoff2013-09-18
|
* -fix double cleanupChristian Grothoff2013-09-18
|
* misc bugfixesChristian Grothoff2013-09-18
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -minor code cleanupChristian Grothoff2013-09-09
|
* -misc fixesChristian Grothoff2013-09-06
|
* -minor fixesChristian Grothoff2013-09-06
|
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
|
* -update comments as wellChristian Grothoff2013-09-05
|
* -more precise check when to go to DHT (SVN 3017)Christian Grothoff2013-09-05
|
* -link to bugreportChristian Grothoff2013-09-05
|
* -activate shortening logic (#3012)Christian Grothoff2013-09-05
|
* -updating gns status notesChristian Grothoff2013-08-24
|
* -implement .+ expansion in GNS record valuesChristian Grothoff2013-08-24
|
* -towards translating .+ names in GNS recordsChristian Grothoff2013-08-24
|
* -expose API for parsing individual DNS record typesChristian Grothoff2013-08-24
|
* -convert additional record typesChristian Grothoff2013-08-24
|
* -convert additional record typesChristian Grothoff2013-08-24
|
* -converting basic DNS records to GNSChristian Grothoff2013-08-22
|
* cannot link memrchr on OS XMatthias Wachs2013-08-22
|
* -expanding namestore API with pkey <-> zkey conversion functionsChristian Grothoff2013-08-22
|
* -move shorten logic to its own fileChristian Grothoff2013-08-22
|
* -towards .+ expansion, planning and documenting how and whereChristian Grothoff2013-08-21
|
* -handle CNAMES in GNSChristian Grothoff2013-08-20
|
* -implementing handling of VPN records in new GNSChristian Grothoff2013-08-18
|
* Fix the lack of memrchr on W32LRN2013-08-16
|
* -more work on GNS resolverChristian Grothoff2013-08-15
|