-adding missing break statements
[oweals/gnunet.git] / src / gns / plugin_block_gns.c
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-24 Christian Grothoff-fix, is uint32
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-19 Christian Grothoff-dead header
2013-08-13 Christian Grothoff-working on new, simplified GNS API
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-10-27 Christian Grothoff-indent
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-09-20 Christian Grothoff-core review
2012-06-20 Martin Schanzenbach-fixes
2012-06-20 Martin Schanzenbach-fixed record flags in tests. proper expiration from...
2012-06-19 Christian Grothoff-towards enabling relative expiration times in namestore
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-04-18 Christian Grothoff-fixing 2253
2012-04-03 Martin Schanzenbach-array of fixes, finally finished test
2012-03-27 Martin Schanzenbach-lots of fixes, new dht test
2012-03-19 Martin Schanzenbach-new short hashes, new short hash cmp
2012-03-16 Martin Schanzenbach-pseu caching + test
2012-03-15 Martin Schanzenbach-fixes, block plugin change
2012-03-14 Martin Schanzenbach-cleanup
2012-03-12 Martin Schanzenbach-bugfixes, tests
2012-03-12 Martin Schanzenbach-fixes, added get_authority api
2012-03-09 Matthias Wachs- make gns compile
2012-03-03 Martin Schanzenbach-new test. fixes
2012-03-01 Martin Schanzenbach-modified test
2012-03-01 Christian Grothoff-stuff
2012-02-28 Martin Schanzenbach-fix xquery
2012-02-28 Martin Schanzenbach-fix
2012-02-27 Martin Schanzenbach-integrated block plugin
2012-02-27 Martin Schanzenbach-fixes
2012-02-26 Martin Schanzenbach-block compiles and added to makefile
2012-02-26 Martin Schanzenbach- use cstruct
2012-02-26 Martin Schanzenbach-doxygen, more block plugin
2012-02-24 Martin Schanzenbach-first try on blocks