aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_plugin_namestore.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* add bug refSchanzenbach, Martin2019-10-11
|
* make test compatible with macosSchanzenbach, Martin2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* add NZLChristian Grothoff2019-07-24
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* extra sanity check for #5582Christian Grothoff2019-02-19
|
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
|
* fix 128Christian Grothoff2019-02-17
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* use real GNS record types in tests to avoid failures in new extra ↵Christian Grothoff2018-06-05
| | | | serialization/deserialization checking
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* add perf_ logic for namestore iterations, improve namestore insertion ↵Christian Grothoff2018-05-01
| | | | | | performance by 30 percent
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
|
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* -fix (C) noticesChristian Grothoff2016-01-19
|
* - flat namestore plugin (experimental)Martin Schanzenbach2015-08-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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