aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns.c
Commit message (Expand)AuthorAge
* ifdef guard changes for LSD001/0.12Schanzenbach, Martin2019-12-01
* fix #5927Schanzenbach, Martin2019-12-01
* support compatibility mode for DNS names in gnunet-gnsSchanzenbach, Martin2019-11-30
* tighten formatting rulesChristian Grothoff2019-10-31
* fix primary issue from #5907Christian Grothoff2019-10-09
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
* do not attempt name resolution or terminating a peer in gnunet-arm if the pee...Christian Grothoff2019-09-27
* uncrustify as demanded.ng02019-09-08
* fix #5782Schanzenbach, Martin2019-06-27
* reject '@' as a label in domain names, this is usually a mistakeChristian Grothoff2019-05-02
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
* 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
* misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff2018-03-08
* fix output of hostname by gnunet-gnsChristian Grothoff2018-03-08
* add convenience API to gnunetgns libChristian Grothoff2018-03-05
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -report if typename given is bogusChristian Grothoff2014-06-05
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
* Don't crash on NULL lookup_nameLRN2014-03-02
* add timeout option to gnunet-gnsChristian Grothoff2014-02-16
* force not using DHT for lookups that are only in the master zone (#3325)Christian Grothoff2014-02-16
* -extra checksChristian Grothoff2013-11-09
* -fix shutdownChristian Grothoff2013-11-08
* -fix confusion between service name and default ego nameChristian Grothoff2013-11-08
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian 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
* -use correct subsystem name to locate shorten zoneChristian Grothoff2013-09-29
* -pseu shorten test, failsMartin Schanzenbach2013-09-28
* -GADS is now called GNSChristian Grothoff2013-09-27
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ...Christian Grothoff2013-09-27
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -use standard zones in gnunet-gnsChristian Grothoff2013-09-05
* -use identity service also for shorten zone lookupChristian Grothoff2013-08-24
* -start to integrate identity service with gnunet-gns command-line toolChristian Grothoff2013-08-23
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21