aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_create.c
Commit message (Collapse)AuthorAge
* 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
|
* - changes to signing verfifying: includes block expirationMatthias Wachs2012-03-09
|
* - additional testMatthias Wachs2012-03-09
|
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
|
* - reverting api changeMatthias Wachs2012-03-07
|
* namestore api change: include block expiration time in record createMatthias Wachs2012-03-07
|
* - create testMatthias Wachs2012-03-02
|
* - fixesMatthias Wachs2012-03-02
|
* - added signature checkMatthias Wachs2012-03-01
|
* - fixesMatthias Wachs2012-03-01
|
* - added signature checkMatthias Wachs2012-03-01
|
* - change signing funcMatthias Wachs2012-03-01
|
* - test pass (not on sparc)Matthias Wachs2012-03-01
|
* - at least compilingMatthias Wachs2012-03-01
|
* - and of course a missing fileMatthias Wachs2012-02-29