aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.c
Commit message (Collapse)AuthorAge
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -rasp pi redefines slowChristian Grothoff2012-10-25
|
* -typoChristian Grothoff2012-10-25
|
* -fixing testcase cleanup on errorChristian Grothoff2012-10-25
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* -fixing compile warningsSree Harsha Totakura2012-06-20
|
* -fixing testcases with new expiration codeChristian Grothoff2012-06-19
|
* -fixing IO-error bug in namestore tests on buildbots, simplifying testcases ↵Christian Grothoff2012-06-19
| | | | by using new testing API, eliminating dead code
* -more testcase cleanupChristian Grothoff2012-06-10
|
* -starting with namestore test cleanupChristian Grothoff2012-06-10
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* - test use new zonekey filesMatthias Wachs2012-03-19
|
* - usage of short hashesMatthias Wachs2012-03-19
|
* - file extensionMatthias Wachs2012-03-13
|
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
|
* - coverityMatthias Wachs2012-03-08
|
* - reset db before testMatthias Wachs2012-03-02
|
* - using de/serialization functionalityMatthias Wachs2012-02-28
|
* - put recordMatthias Wachs2012-02-27
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* - lookup API send recvMatthias Wachs2012-02-24
|
* - communicationMatthias Wachs2012-02-24
|
* - operation id for apiMatthias Wachs2012-02-24
|
* - more codeMatthias Wachs2012-02-22
|
* - plugin (un)loadingMatthias Wachs2012-02-22
|
* - changessMatthias Wachs2012-02-22
|
* - changesMatthias Wachs2012-02-22
|
* - some funcMatthias Wachs2012-02-21
|
* - adding namestore api testMatthias Wachs2012-02-21