aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-03-08misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff
2018-03-08fix output of hostname by gnunet-gnsChristian Grothoff
2018-03-05add convenience API to gnunetgns libChristian Grothoff
2018-03-03eliminate .gnu from GNSChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2017-02-22remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff
2016-10-06- Add reverse resolution with limited functionalityMartin Schanzenbach
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-06-05-report if typename given is bogusChristian Grothoff
2014-03-04-presumably better fix for instantly resolving names in master zoneChristian Grothoff
2014-03-02Don't crash on NULL lookup_nameLRN
2014-02-16add timeout option to gnunet-gnsChristian Grothoff
2014-02-16force not using DHT for lookups that are only in the master zone (#3325)Christian Grothoff
2013-11-09-extra checksChristian Grothoff
2013-11-08-fix shutdownChristian Grothoff
2013-11-08-fix confusion between service name and default ego nameChristian Grothoff
2013-10-16-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff
2013-10-16-rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff
2013-10-16-moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-29-use correct subsystem name to locate shorten zoneChristian Grothoff
2013-09-28-pseu shorten test, failsMartin Schanzenbach
2013-09-27-GADS is now called GNSChristian Grothoff
2013-09-27using DNS2GNS record type instead of recycling NS record type in GNS; fixing ...Christian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-05-use standard zones in gnunet-gnsChristian Grothoff
2013-08-24-use identity service also for shorten zone lookupChristian Grothoff
2013-08-23-start to integrate identity service with gnunet-gns command-line toolChristian Grothoff
2013-08-21removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff
2013-08-13-more work on simplified GNS API implementationChristian Grothoff
2013-08-13-getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-05-29-switching GNS from RSA to ECCChristian Grothoff
2012-12-04-fix options for gnunet-gnsChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-09-24 coverity bugsMatthias Wachs
2012-09-20-core reviewChristian Grothoff
2012-09-14leakMartin Schanzenbach
2012-09-06-coverityMartin Schanzenbach
2012-08-13-fix hang for goodMartin Schanzenbach