aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_sqlite.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-20check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff
2018-05-09implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff
2018-05-01more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-25extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff
2018-04-17use namestore API for zone import instead of using plugin directlyChristian Grothoff
2018-04-15add transactions to namestore plugin APIChristian Grothoff
2018-04-10more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff
2018-03-08avoid specifying useless DEFAULT valuesChristian Grothoff
2018-01-12fix reverse lookup from namestoreSchanzenbach, Martin
2017-03-13convert sqlite plugin to use libgnunetsqChristian Grothoff
2016-08-25-nicer indentationChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-09-05-fixChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-05-remve legacy optionChristian Grothoff
2013-10-28extended plugin api to support lookup functionMatthias Wachs
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 #3052Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-08-bump name to 97Christian Grothoff
2013-10-08fixing #2992: do not use hash of pkey and then match against pkey, that will ...Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-03-reset statementChristian Grothoff
2013-10-02-address #3050, refresh encrypted blocks from plaintext blocks during iterati...Christian Grothoff
2013-10-02-delete does not work in the strong sense due to caching of the encrypted blo...Christian Grothoff
2013-09-30-fix expiration time, sqlite can only do 63-bit integers, as they are always ...Christian Grothoff
2013-09-30-more loggingChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-11- iterator NULL checkMatthias Wachs
2013-09-10-set zone on iteration over all zones as wellChristian Grothoff
2013-09-10-finalize iterate_all_zones as wellChristian Grothoff
2013-09-05-implement iteration over all zones (#3016)Christian Grothoff
2013-09-05-allow passing NULL for zone to iterate over all of our zonesChristian Grothoff
2013-08-13-dceChristian Grothoff
2013-08-13-namestore service builds againChristian Grothoff
2013-08-12-towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-07-09-towards implementing monitor functions in serviceChristian Grothoff
2013-06-30-towards implementing improved namestore APIChristian Grothoff
2013-05-29-switching GNS from RSA to ECCChristian Grothoff