Age | Commit message (Expand) | Author |
2018-04-25 | extend namestore API to enable faster iterations by returning more than one r... | Christian Grothoff |
2018-04-23 | move to @ for empty label, fix empty-label resolution bug in GNS API, install... | Christian Grothoff |
2018-04-17 | use namestore API for zone import instead of using plugin directly | Christian Grothoff |
2018-04-10 | more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes | Christian Grothoff |
2018-03-03 | update user-documentation to match new implementation | Christian Grothoff |
2018-03-03 | eliminate .gnu from GNS | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-15 | porting. | Marcello Stanisci |
2016-10-23 | simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_... | Christian Grothoff |
2016-09-11 | fix and report version check | Christian Grothoff |
2016-08-25 | -nicer indentation | Christian Grothoff |
2016-08-22 | fix #4620 - return value part | Christian Grothoff |
2016-08-22 | fix #4620 | Christian Grothoff |
2016-07-09 | make namestore API less brittle/sublte to use | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-10-05 | -add missing return | Christian Grothoff |
2014-10-03 | -fix format string | Christian Grothoff |
2014-10-01 | -is pending is dead | Christian Grothoff |
2014-09-23 | removing unused "RF_PENDING" flag | Matthias Wachs |
2014-07-08 | -tolerate it if gnunet://gns/ URI prefix is in upper case | Christian Grothoff |
2014-06-08 | -fix #3301 | Christian Grothoff |
2014-06-08 | -fix #3301 | Christian Grothoff |
2014-05-13 | fixing #3302: match record type and value as well during deletion, if specified | Christian Grothoff |
2014-04-18 | hack namestore pending capability | Christian Grothoff |
2013-12-20 | -indentation | Christian Grothoff |
2013-12-16 | -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore | Christian Grothoff |
2013-12-16 | -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestore | Christian Grothoff |
2013-12-06 | fixed uri parsing and exit codes | Matthias Wachs |
2013-12-06 | adding docu | Matthias Wachs |
2013-12-06 | - test if identity service is running | Matthias Wachs |
2013-11-13 | adding pseudonym NICK automatically to records sets | Matthias Wachs |
2013-11-13 | renaming PSEU to NICK | Matthias Wachs |
2013-11-04 | - fix: all records were created as shadow record by default | Matthias Wachs |
2013-11-04 | fix for lookup | Matthias Wachs |
2013-10-28 | replace zone iteration with record lookup | Matthias Wachs |
2013-10-20 | -allow namestore to monitor ALL zones, and to optionally only monitor changes | Christian Grothoff |
2013-10-18 | -fix termination | Christian Grothoff |
2013-10-16 | -finishing split of namestore into namestore and namecache (#3065) -- in theo... | Christian Grothoff |
2013-10-16 | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha... | Christian Grothoff |
2013-10-16 | -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD... | Christian Grothoff |
2013-10-16 | -moving code to new libgnunetgnsrecord in preparation for addressing #3052 | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-08 | -implement #2992 (but reverse lookup itself seems to not yet work properly) | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-04 | -do set expiration time when storing records, works better that way... | Christian Grothoff |