aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_put.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* fixing test compile Matthias Wachs2013-10-01
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* implementing mantis 0002193Matthias Wachs2012-11-15
* -rasp pi redefines slowChristian 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 b...Christian Grothoff2012-06-19
* -more testcase cleanupChristian Grothoff2012-06-10
* -starting with namestore test cleanupChristian Grothoff2012-06-10
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* - test use new zonekey filesMatthias Wachs2012-03-19
* - file extensionMatthias Wachs2012-03-13
* - changes to signing verfifying: includes block expirationMatthias Wachs2012-03-09
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
* - zone iteration stuffMatthias Wachs2012-03-06
* (no commit message)Matthias Wachs2012-03-02
* - use record_cmpMatthias Wachs2012-03-02
* - create testMatthias Wachs2012-03-02
* - reset db before testMatthias Wachs2012-03-02
* - change signing funcMatthias Wachs2012-03-01
* - namestoreMatthias Wachs2012-02-29
* - put testMatthias Wachs2012-02-29