error handling
[oweals/gnunet.git] / src / namestore / test_plugin_namestore.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Schanzenbach, Martinadd bug ref
2019-10-11 Schanzenbach, Martinmake test compatible with macos
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-07-24 Christian Grothoffadd NZL
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothoffextra sanity check for #5582
2019-02-17 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Christian Grothofffilenames can exceed 128 bytes, even in testcases
2019-02-17 Christian Grothofffix 128
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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