aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_record_serialization.c
Commit message (Collapse)AuthorAge
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -rasp pi redefines slowChristian Grothoff2012-10-25
|
* -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
* 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
* - memleakMatthias Wachs2012-03-01
|
* - at least compilingMatthias Wachs2012-03-01
|
* - namestoreMatthias Wachs2012-02-29
|
* - record serialization + testMatthias Wachs2012-02-28