Merge branch 'master' of gnunet.org:gnunet
[oweals/gnunet.git] / src / include / gnunet_namestore_plugin.h
2019-02-23 Christian Grothoffmerge
2019-02-13 Christian Grothoffclarifying namestore api (#5458), fixing code duplicati...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmore extensive namestore tests for the non-sqlite plugi...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-17 Christian Grothoffuse namestore API for zone import instead of using...
2018-04-15 Christian Grothoffadd transactions to namestore plugin API
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on zoneimport tool, lacks CNAME but otherwise...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-29 Matthias Wachsfixed
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in namestore related to #3047
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-doxygen
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-08-15 Christian Grothoff-fixing #2993
2013-08-13 Christian Grothoff-build namestore
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-06-29 Christian Grothoff-do need to install plibc and other headers after all...
2012-03-19 Matthias Wachs- includes
2012-03-04 Christian Grothoff-zone to name --- API mentioned in #2194
2012-02-29 Matthias Wachsnametore api change
2012-02-23 Christian Grothoff-fix
2012-02-23 Christian Grothoff-revised plugin API
2012-02-22 Christian Grothoff-fix
2012-02-22 Christian Grothoff-fix
2012-02-21 Christian Grothoff-again improving API, starting to implement some of...
2012-02-21 Christian Grothoff-DB API updates, creating tables and preparing statements
2012-02-21 Matthias Wachs- fixed definition
2012-02-20 Christian Grothoff-plugin api design for namestore