aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
...
* -fix indentationChristian Grothoff2013-10-20
* -fix testcaseChristian Grothoff2013-10-20
* -trying to implement revocationChristian Grothoff2013-10-20
* -remove old testsMartin Schanzenbach2013-10-20
* -dead code eliminationChristian Grothoff2013-10-20
* -revocationMartin Schanzenbach2013-10-20
* -check return valueChristian Grothoff2013-10-20
* -soa testMartin Schanzenbach2013-10-20
* -ignoreMartin Schanzenbach2013-10-20
* -more test coverage, more bugs foundMartin Schanzenbach2013-10-20
* -fix leaksChristian Grothoff2013-10-18
* -fix indentChristian Grothoff2013-10-18
* -use configuration option for reset of zone_publish_time_window, also frequen...Christian Grothoff2013-10-18
* -conversion to absolute time is now done in GNUNET_GNSRECORD_block_createChristian Grothoff2013-10-18
* -check for DHT refresh, let it expire in the DHT onceChristian Grothoff2013-10-18
* -better sleep patternChristian Grothoff2013-10-18
* -add test for resolving refreshed record, failsMartin Schanzenbach2013-10-18
* -check for expiration and do not cache expired records; allow zone_publish_ti...Christian Grothoff2013-10-18
* -nicerChristian Grothoff2013-10-18
* -start each round with infty as the minimum interval, otherwise it would alwa...Christian Grothoff2013-10-18
* -minor cleanupChristian Grothoff2013-10-18
* -fix linkageChristian Grothoff2013-10-18
* expiration testMartin Schanzenbach2013-10-17
* -fixMartin Schanzenbach2013-10-17
* dht zone put interval should never be longer than minimim relative expiration...Martin Schanzenbach2013-10-17
* -fixesChristian Grothoff2013-10-17
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
* -correctly implement handling of '+' recordsChristian Grothoff2013-10-16
* -make tests executable, enable himBHexpansionChristian Grothoff2013-10-16
* -SERVICEHOME is now GNUNET_HOMEChristian Grothoff2013-10-16
* -add gnsrecord plugin for conversationChristian Grothoff2013-10-16
* -adding plugin for fundamental gns recordsChristian 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
* -more testsMartin Schanzenbach2013-10-16
* -updated libcurl API, do IPv4/IPv6 with separate socketsChristian Grothoff2013-10-15
* -create directory, 2-digit CCChristian Grothoff2013-10-15
* implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff2013-10-11
* -fix #3037: support IPv6Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* fix more leaksMatthias Wachs2013-10-10
* fix resource leak and if0 unused functionMatthias Wachs2013-10-10
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* fix script to use file names from configuration and support -c optionChristian Grothoff2013-10-09
* Add missing includeLRN2013-10-08