index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
namestore
/
test_plugin_namestore.c
Age
Commit message (
Expand
)
Author
2018-04-25
extend namestore API to enable faster iterations by returning more than one r...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-11
- flat namestore plugin (experimental)
Martin Schanzenbach
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-11-05
-initialize flags to unproblematic value (hence usually zero)
Christian Grothoff
2013-10-16
-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...
Christian Grothoff
2013-10-10
separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-16
-dead #define
Christian Grothoff
2013-09-11
fixing memory leak
Matthias Wachs
2013-08-21
remove docu
Matthias Wachs
2013-08-21
test compiles again, but fail to get the stored record:
Matthias Wachs
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-08-06
moving to new, fixed-size encoding of public and private ECC keys everywhere,...
Christian Grothoff
2013-05-29
-switching GNS from RSA to ECC
Christian Grothoff
2012-12-21
-renaming testing-new.h to testing.h, bumping library versions
Christian Grothoff
2012-06-25
trying to fix #2458, largely works
Christian Grothoff
2012-06-19
-fixing testcases with new expiration code
Christian Grothoff
2012-06-11
-fix
Christian Grothoff
2012-06-10
-starting with namestore test cleanup
Christian Grothoff
2012-03-19
- usage of short hashes
Matthias Wachs
2012-03-01
-LRN: Without this patch namestore tests can't even load the plugin.
Christian Grothoff
2012-02-26
-verbose is independent of logging
Christian Grothoff
2012-02-23
-fixing bugs and testcase, plugin now works for updated API again
Christian Grothoff
2012-02-23
-moving towards new plugin API
Christian Grothoff
2012-02-22
-more bugfixes, more testing
Christian Grothoff
2012-02-22
-extended testcase plus misc fixes
Christian Grothoff
2012-02-22
-testcase harness
Christian Grothoff