aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)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 ↵Christian Grothoff2013-10-18
| | | | frequency should be often enough to put every record 4x within its expiration window
* -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 ↵Christian Grothoff2013-10-18
| | | | zone_publish_time_window to go back up, so reset it on new iterations
* -nicerChristian Grothoff2013-10-18
|
* -start each round with infty as the minimum interval, otherwise it would ↵Christian Grothoff2013-10-18
| | | | always be zero
* -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 ↵Martin Schanzenbach2013-10-17
| | | | expiration time of a record
* -fixesChristian Grothoff2013-10-17
|
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -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 ↵Christian Grothoff2013-10-16
| | | | GNUNET_GNSRECORD_ library
* -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 ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* -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
|