-fix message types for namestore, eliminate conflict with LM
[oweals/gnunet.git] / src / namestore / test_namestore_api_remove.c
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-20 Sree Harsha Totakura-fixing compile warnings
2012-06-19 Christian Grothoff-fixing testcases with new expiration code
2012-06-19 Christian Grothoff-fixing IO-error bug in namestore tests on buildbots...
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-03-19 Matthias Wachs- test use new zonekey files
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-13 Matthias Wachs- file extension
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-08 Matthias Wachsnamestore manages zonekey files with private keys
2012-03-02 Matthias Wachs- use record_cmp
2012-03-02 Matthias Wachs- create test
2012-03-02 Matthias Wachs- reset db before test
2012-03-01 Matthias Wachs- fixes
2012-03-01 Matthias Wachs- memfix
2012-03-01 Matthias Wachs- added signature check
2012-03-01 Matthias Wachs- change signing func
2012-03-01 Matthias Wachs- more changes: sign & verify working and tested