aboutsummaryrefslogtreecommitdiff
path: root/src/block
Commit message (Collapse)AuthorAge
* moving block plugins to respective subsystemChristian Grothoff2011-11-22
|
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -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.
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fix #1746Christian Grothoff2011-11-03
|
* implementing #1747Christian Grothoff2011-11-03
|
* pack block, use big endian for timeChristian Grothoff2011-10-05
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* better hello block libChristian Grothoff2011-09-27
|
* fixChristian Grothoff2011-09-27
|
* move bloomfilter recalculation to block libraryChristian Grothoff2011-09-27
|
* stuffChristian Grothoff2011-09-26
|
* extendChristian Grothoff2011-09-21
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* use uint32_t for mutatorChristian Grothoff2011-02-15
|
* debug DNS-DHTPhilipp Tölke2011-02-05
|
* speelingNathan S. Evans2011-02-05
|
* Patch by Marenz: Allow parallel build (make -j 2)Philipp Tölke2010-12-18
|
* moving plugin headersChristian Grothoff2010-11-05
|
* Refactoring GNUNET_timeMatthias Wachs2010-10-27
|
* modified the DNS_Record-blockPhilipp Tölke2010-10-26
|
* renamed file as per policyPhilipp Tölke2010-10-26
|
* The plugin was named incorrectlyPhilipp Tölke2010-10-08
|
* If I hashed the whole block I could not retrieve it without knowing it...Philipp Tölke2010-10-08
|
* hash and validate a dns-blockPhilipp Tölke2010-10-08
|
* template for the dns-blockPhilipp Tölke2010-10-08
|
* stuffChristian Grothoff2010-10-07
|
* indicate malformed blocksChristian Grothoff2010-10-06
|
* mis-named functions (this means that SOMEONE doesn't have exhaustive testcases)Nathan S. Evans2010-10-06
|
* missing return fixNathan S. Evans2010-09-20
|
* plane hackingChristian Grothoff2010-09-18
|
* fixChristian Grothoff2010-09-18
|
* move mingle functionChristian Grothoff2010-09-18
|
* new block libChristian Grothoff2010-09-13
|
* towards pluggable block libraryChristian Grothoff2010-09-12
|
* gpl3Christian Grothoff2010-07-02
|
* nosvnChristian Grothoff2010-04-28
|
* doxiesChristian Grothoff2010-04-28
|
* blocklibChristian Grothoff2010-04-24