aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns_api.c
Commit message (Expand)AuthorAge
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
* - move to new MQ APIMartin Schanzenbach2016-09-25
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* refactoring gns_api to use MQ APIChristian Grothoff2016-06-25
* 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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
* fix only cache variable long/shortMartin Schanzenbach2014-02-16
* -typos, doxygenChristian Grothoff2014-02-16
* should be uint32_tChristian Grothoff2014-01-21
* - fix use after free casesSree Harsha Totakura2013-12-20
* - fix free after call to continuationSree Harsha Totakura2013-12-20
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix shutdown segv if GNS connection was downChristian Grothoff2013-09-29
* -fix uint16/uint32 confusionChristian Grothoff2013-09-26
* -fix memrchrChristian Grothoff2013-09-26
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -doxygenChristian Grothoff2013-08-14
* -more work on simplified GNS API implementationChristian Grothoff2013-08-13
* -simplifying GNS APIChristian 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
* -doxygenChristian Grothoff2012-11-01
* -cleanupMartin Schanzenbach2012-10-30
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -doxyMartin Schanzenbach2012-09-29
* -fixing testcase shutdownChristian Grothoff2012-09-27
* coverity bugsMatthias Wachs2012-09-24
* dozygenMatthias Wachs2012-09-24
* -code reviewChristian Grothoff2012-09-20
* -fixesMartin Schanzenbach2012-09-18
* -code review, breaking build a bitChristian Grothoff2012-09-18
* -peer reviewChristian Grothoff2012-09-18
* -fix to apiMartin Schanzenbach2012-09-06
* -fixMartin Schanzenbach2012-07-11
* -more new apiMartin Schanzenbach2012-07-11
* -more apiMartin Schanzenbach2012-07-11
* -api loveMartin Schanzenbach2012-07-11
* -correctly document cache only flagMartin Schanzenbach2012-07-04