Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX | |
2017-06-25 | fix crash if block plugin not found | Christian Grothoff | |
2017-03-10 | fix memory leak | Christian Grothoff | |
2017-02-27 | implement revocation block plugin, get revocation test to pass again | Christian Grothoff | |
2017-02-26 | add validation for inner consensus element | Florian Dold | |
The nested block validation requires the block context, and thus the evaluate callback not also receives the block context. | |||
2017-02-26 | ensure all plugins properly use BF, move shared logic to shared library | Christian Grothoff | |
2017-02-25 | Link libgnunetblockgroup to libgnunetblock | Руслан Ижбулатов | |
Otherwise it won't link on W32. | |||
2017-02-23 | fix typo in example | Christian Grothoff | |
2017-02-22 | strcmp instead of memcmp | Christian Grothoff | |
2017-02-22 | support BF size adjustments in other plugins | Christian Grothoff | |
2017-02-22 | clean up new block logic, avoid direct linkage against blockgroup lib from ↵ | Christian Grothoff | |
DHT service | |||
2017-02-20 | completed big block refactoring in preparation for SET-BLOCK integration | Christian Grothoff | |
2017-02-20 | first half of new BLOCK API to generalize duplicate detection beyond BFs | Christian Grothoff | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-06-02 | -noinst-ing non-functional binaries/libraries that just exist as ↵ | Christian Grothoff | |
examples/templates | |||
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing ↵ | Christian Grothoff | |
checks for replies from local DB | |||
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff | |
2014-09-13 | trying to do something about #3540 | Christian Grothoff | |
2013-12-19 | malloc -> new | LRN | |
2013-10-16 | -adding plugin for fundamental gns records | Christian Grothoff | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-23 | -doxygen | Christian Grothoff | |
2013-09-23 | -doxygen | Christian Grothoff | |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold | |
2012-07-15 | -moving block test to resolve cyclic dependency | Christian Grothoff | |
2012-06-20 | -towards block plugin for mesh | Christian Grothoff | |
2012-06-14 | -LRN: more dependency fixes | Christian Grothoff | |
2012-06-12 | -LRN: block plugin depends on block module | Christian Grothoff | |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff | |
2012-06-12 | -adding block duplicating detection to template for block plugins | Christian Grothoff | |
2012-06-07 | -fixing #2405 | Christian Grothoff | |
2012-04-18 | -fixing 2253 | Christian Grothoff | |
2012-02-28 | - Adjusted logging level | Bart Polot | |
2012-02-27 | -version bumps in anticipation of release | Christian Grothoff | |
2012-02-26 | -verbose is independent of logging | Christian Grothoff | |
2011-12-30 | -LRN: use FPRINTF -- #2051 | Christian Grothoff | |
2011-11-22 | moving block plugins to respective subsystem | Christian Grothoff | |
2011-11-05 | LRN: Add '-Wl,' prefix to -no-undefined | Christian Grothoff | |
-no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined. | |||
2011-11-04 | curly wars / auto-indentation | Christian Grothoff | |
2011-11-03 | fix #1746 | Christian Grothoff | |
2011-11-03 | implementing #1747 | Christian Grothoff | |
2011-10-05 | pack block, use big endian for time | Christian Grothoff | |
2011-10-04 | LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging calls | Christian Grothoff | |
(#1805). | |||
2011-09-27 | better hello block lib | Christian Grothoff | |
2011-09-27 | fix | Christian Grothoff | |