aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_sqlite.c
Commit message (Expand)AuthorAge
* -remve legacy optionChristian Grothoff2014-09-05
* extended plugin api to support lookup functionMatthias Wachs2013-10-28
* -finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff2013-10-16
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -bump name to 97Christian Grothoff2013-10-08
* fixing #2992: do not use hash of pkey and then match against pkey, that will ...Christian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -reset statementChristian Grothoff2013-10-03
* -address #3050, refresh encrypted blocks from plaintext blocks during iterati...Christian Grothoff2013-10-02
* -delete does not work in the strong sense due to caching of the encrypted blo...Christian Grothoff2013-10-02
* -fix expiration time, sqlite can only do 63-bit integers, as they are always ...Christian Grothoff2013-09-30
* -more loggingChristian Grothoff2013-09-30
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - iterator NULL checkMatthias Wachs2013-09-11
* -set zone on iteration over all zones as wellChristian Grothoff2013-09-10
* -finalize iterate_all_zones as wellChristian Grothoff2013-09-10
* -implement iteration over all zones (#3016)Christian Grothoff2013-09-05
* -allow passing NULL for zone to iterate over all of our zonesChristian Grothoff2013-09-05
* -dceChristian Grothoff2013-08-13
* -namestore service builds againChristian Grothoff2013-08-13
* -towards namestore support for the new privacy-preserving GNS queriesChristian Grothoff2013-08-12
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -towards implementing monitor functions in serviceChristian Grothoff2013-07-09
* -towards implementing improved namestore APIChristian Grothoff2013-06-30
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* Fix ENABLE_NLS usageLRN2012-10-30
* -simplifyChristian Grothoff2012-09-28
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -core reviewChristian Grothoff2012-09-20
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* -first draft of postgres namestore plugin (#2157)Christian Grothoff2012-06-11
* - test use new zonekey filesMatthias Wachs2012-03-19
* - usage of short hashesMatthias Wachs2012-03-19
* -removing duplicate codeChristian Grothoff2012-03-17
* - step 1) compiles againMatthias Wachs2012-03-06
* -fixChristian Grothoff2012-03-06
* - reverting the change: we need the hash code to do the dht lookupMatthias Wachs2012-03-06
* - segfaultMatthias Wachs2012-03-06
* -PKEY is key no hashMartin Schanzenbach2012-03-05
* -more renamingChristian Grothoff2012-03-05
* -implementing zone_to_nameChristian Grothoff2012-03-05
* -use new serialization/deserialization APIChristian Grothoff2012-03-01
* nametore api changeMatthias Wachs2012-02-29
* - put recordMatthias Wachs2012-02-27
* -fixing bugs and testcase, plugin now works for updated API againChristian Grothoff2012-02-23
* -finishing 1st pass on new pluginChristian Grothoff2012-02-23