aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_lookup.c
Commit message (Collapse)AuthorAge
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* implementing mantis 0002193Matthias Wachs2012-11-15
|
* -fixChristian Grothoff2012-10-27
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -rasp pi redefines slowChristian Grothoff2012-10-25
|
* -more fixes to namestoreChristian Grothoff2012-06-29
|
* 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
* -fix warningMartin Schanzenbach2012-06-02
|
* -minor code cleanupsChristian Grothoff2012-05-27
|
* -typoChristian Grothoff2012-05-27
|
* 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
|
* - minor changesMatthias Wachs2012-03-19
|
* - usage of short hashesMatthias Wachs2012-03-19
|
* - changes to signing verfifying: includes block expirationMatthias Wachs2012-03-09
|
* - changes Matthias Wachs2012-03-09
|
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
|
* - use record_cmpMatthias Wachs2012-03-02
|
* - create testMatthias Wachs2012-03-02
|
* - reset db before testMatthias Wachs2012-03-02
|
* - fixesMatthias Wachs2012-03-01
|
* - change signing funcMatthias Wachs2012-03-01
|
* - test pass (not on sparc)Matthias Wachs2012-03-01
|
* - at least compilingMatthias Wachs2012-03-01
|
* - adding sig purpose and test for lookup upMatthias Wachs2012-02-29
|
* nametore api changeMatthias Wachs2012-02-29
|
* - changesMatthias Wachs2012-02-29
|
* - lookup testMatthias Wachs2012-02-29