aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_postgres.c
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix #3220: typo in SQLChristian Grothoff2013-12-17
* 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
* fixed #2987 -- at least the testcases now passChristian Grothoff2013-10-08
* towards implementing postgres backend for namestore (#2987)Christian Grothoff2013-10-08
* -bump name to 97Christian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fix: fail to compileMatthias Wachs2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* ported postgres plugin to new API to get it to compileMatthias Wachs2013-08-22
* 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
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -simplifyChristian Grothoff2012-09-28
* -more namestore service cleanup -- wipChristian Grothoff2012-06-28
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
* completed postgres plugin for namestore serviceChristian Grothoff2012-06-12
* -first draft of postgres namestore plugin (#2157)Christian Grothoff2012-06-11