aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns.c
Commit message (Expand)AuthorAge
* -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
* -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 everywhere,...Christian Grothoff2013-08-06
* -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
* -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 U...Christian Grothoff2012-06-10
* -fixes, add lehoMartin Schanzenbach2012-06-06
* -raw for shortenMartin Schanzenbach2012-05-20
* -fix raw output for nssMartin Schanzenbach2012-05-10
* -fix leakChristian Grothoff2012-05-10
* -per user lookups doneMartin Schanzenbach2012-05-09
* -needed for nss pluginMartin Schanzenbach2012-05-08
* -cli tool fix, bugfixMartin Schanzenbach2012-03-22
* -t'worksMartin Schanzenbach2012-03-14
* -resolver bugfix, gnunet-gns command line featuresMartin Schanzenbach2012-03-14
* -GNS service api change, replaced complicated buggy codeMartin Schanzenbach2012-03-08