aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_plugin_namestore.c
Commit message (Collapse)AuthorAge
* -initialize flags to unproblematic value (hence usually zero)Christian Grothoff2013-11-05
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -dead #defineChristian Grothoff2013-09-16
|
* fixing memory leakMatthias Wachs2013-09-11
|
* remove docuMatthias Wachs2013-08-21
|
* test compiles again, but fail to get the stored record: Matthias Wachs2013-08-21
| | | | | | | | | | in sqlite:get_record_and_call_iterator: if (SQLITE_ROW == (sret = sqlite3_step (stmt))) is false
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* moving to new, fixed-size encoding of public and private ECC keys ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* -fixing testcases with new expiration codeChristian Grothoff2012-06-19
|
* -fixChristian Grothoff2012-06-11
|
* -starting with namestore test cleanupChristian Grothoff2012-06-10
|
* - usage of short hashesMatthias Wachs2012-03-19
|
* -LRN: Without this patch namestore tests can't even load the plugin.Christian Grothoff2012-03-01
| | | | | | | With it namestore tests (at least some of them) fail two assertions, and then crash. Not sure which is better.
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -fixing bugs and testcase, plugin now works for updated API againChristian Grothoff2012-02-23
|
* -moving towards new plugin APIChristian Grothoff2012-02-23
|
* -more bugfixes, more testingChristian Grothoff2012-02-22
|
* -extended testcase plus misc fixesChristian Grothoff2012-02-22
|
* -testcase harnessChristian Grothoff2012-02-22