glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / gns / plugin_block_gns.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)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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