aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2013-10-16
| | | | that were moved
* -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
|
* -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
| | | | testcase by properly converting DNS records back to GNS blocks
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -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
|
* -more work on simplified GNS API implementationChristian 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
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -fix options for gnunet-gnsChristian Grothoff2012-12-04
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* coverity bugsMatthias Wachs2012-09-24
|
* -core reviewChristian Grothoff2012-09-20
|
* leakMartin Schanzenbach2012-09-14
|