aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns.c
Commit message (Collapse)AuthorAge
* -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
|
* -coverityMartin Schanzenbach2012-09-06
|
* -fix hang for goodMartin Schanzenbach2012-08-13
|
* -fix gns cli hang, fix helpMartin Schanzenbach2012-08-13
|
* -coverityMartin Schanzenbach2012-07-23
|
* -more new apiMartin Schanzenbach2012-07-11
|
* - fix segfaultMatthias Wachs2012-07-09
|
* -fix crash if private zone key did not existChristian Grothoff2012-07-08
|
* -correctly document cache only flagMartin Schanzenbach2012-07-04
|
* -fixMartin Schanzenbach2012-07-02
|
* -coverity, fix shorten testMartin Schanzenbach2012-06-29
|
* -fix 2447Martin Schanzenbach2012-06-29
|
* -fix inconsisten record namingMartin Schanzenbach2012-06-29
|
* - 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
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fixes, add lehoMartin Schanzenbach2012-06-06
|
* -raw for shortenMartin Schanzenbach2012-05-20
|