aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* bugMatthias Wachs2012-08-09
|
* -tlsa rr added to namelistMartin Schanzenbach2012-07-31
|
* -tlsa rr added to namestoreMartin Schanzenbach2012-07-31
|
* - coverirt 10116Matthias Wachs2012-07-23
|
* - namestore uses new rsa apiMatthias Wachs2012-07-16
|
* - new rsa apiMatthias Wachs2012-07-16
|
* - test for namestoreMatthias Wachs2012-07-13
|
* -LRN: Correct time == 0 handling:Christian Grothoff2012-07-05
| | | | | | | | | | | | | | | | | | | | | With logging in namespace comparison it is now clear to me that deletion fails due to expiration times not being equal. And sure enough, gnunet-namespace sets expiration to 0 when submitting a template for seek-and-destroy. This patch: 1) Changes gnunet-namespace to fail if the time is not absolute or unspecified. If it's absolute, it's used as-is (hoping that the user got the exact expiration time somewhere - probably from -D). If it's unspecified, it is set to zero (as it was before). 2) Comparison ignores expiration time if either of the arguments has expiration time set to zero (i'm assuming that real records will never have expiration time of zero. If it's absolute, zero is in the past. If it's relative, zero makes no sense). Also, i'm not sure it makes sense to have two records that have different expiration times, but are otherwise identical (i.e. both are public or private, same data, size etc). Lookups will find (and will be satisfied) by either, so there's no sense in keeping both (unless you're doing some wizardry with expirations, but i'm not sure it's worth the compexity).
* LRN: More logging for namespace comparison:Christian Grothoff2012-07-05
| | | | | | | Changes GNUNET_NAMESTORE_records_cmp from a simple if statement to a chain of if statements, each of which will log the reason comparison failed before returning FALSE, making it obvious why comparison failed.
* -LRN: initialize rd to avoid having garbage in flagsChristian Grothoff2012-07-04
|
* -fixing #2478Christian Grothoff2012-07-04
|
* -fix gns record deletionChristian Grothoff2012-07-03
|
* - change for 2477Matthias Wachs2012-07-03
|
* -committing relative/abs expiration time changes from a few days agoChristian Grothoff2012-07-02
|
* -rel time allowedChristian Grothoff2012-07-02
|
* -display expiration times with recordsChristian Grothoff2012-06-29
|
* -more fixes to namestoreChristian Grothoff2012-06-29
|
* -fixesChristian Grothoff2012-06-29
|
* -fix message types for namestore, eliminate conflict with LMChristian Grothoff2012-06-29
|
* -check all fields for matches before removingChristian Grothoff2012-06-29
|
* -more namestore code cleanupChristian Grothoff2012-06-28
|
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
|
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
|
* -more code cleanup in namestoreChristian Grothoff2012-06-28
|
* -namestore cleanup and fixes -- wipChristian Grothoff2012-06-28
|
* -namestore cleanup and fixes -- wipChristian Grothoff2012-06-28
|
* -more namestore code cleanupChristian Grothoff2012-06-27
|
* -fixChristian Grothoff2012-06-27
|
* -major cleanup and various minor bugfixes for namestore_apiChristian Grothoff2012-06-27
|
* -allow blank specification of URI-onlyChristian Grothoff2012-06-26
|
* -adding support for importing PKEY records from URIsChristian Grothoff2012-06-26
|
* -added vpn gns test, fixesMartin Schanzenbach2012-06-26
|
* -cleaning up loggingChristian Grothoff2012-06-26
|
* -more debug messagesChristian Grothoff2012-06-26
|
* -use sqliteChristian Grothoff2012-06-26
|
* -fix rest of #2458Christian Grothoff2012-06-26
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* -extend test to cover iteration over empty storeChristian Grothoff2012-06-25
|
* -make record data parsing easier for namestore,gns with dnsparser structsMartin Schanzenbach2012-06-22
|
* -fixing namestore signature bug; all that was needed was to force packing on ↵Christian Grothoff2012-06-20
| | | | the struct
* -code cleanupChristian Grothoff2012-06-20
|
* -some namestore code cleanupChristian Grothoff2012-06-20
|
* -fixing compile warningsSree Harsha Totakura2012-06-20
|
* - fixMatthias Wachs2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* - commit oftenMatthias Wachs2012-06-20
|
* - docu and cleanupMatthias Wachs2012-06-20
|
* - code cleanup round 2Matthias Wachs2012-06-20
|
* - docuMatthias Wachs2012-06-20
|
* - minorMatthias Wachs2012-06-20
|