glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / namestore / test_plugin_namestore.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Christian Grothoffuse real GNS record types in tests to avoid failures...
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffadd perf_ logic for namestore iterations, improve names...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-11 Martin Schanzenbach- flat namestore plugin (experimental)
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-11-05 Christian Grothoff-initialize flags to unproblematic value (hence usually...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-16 Christian Grothoff-dead #define
2013-09-11 Matthias Wachsfixing memory leak
2013-08-21 Matthias Wachsremove docu
2013-08-21 Matthias Wachstest compiles again, but fail to get the stored record:
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-19 Christian Grothoff-fixing testcases with new expiration code
2012-06-11 Christian Grothoff-fix
2012-06-10 Christian Grothoff-starting with namestore test cleanup
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-01 Christian Grothoff-LRN: Without this patch namestore tests can't even...
2012-02-26 Christian Grothoff-verbose is independent of logging
2012-02-23 Christian Grothoff-fixing bugs and testcase, plugin now works for updated...
2012-02-23 Christian Grothoff-moving towards new plugin API
2012-02-22 Christian Grothoff-more bugfixes, more testing
2012-02-22 Christian Grothoff-extended testcase plus misc fixes
2012-02-22 Christian Grothoff-testcase harness