-remove trailing whitespace
[oweals/gnunet.git] / src / regex / regex_block_lib.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-26 Bart Polot- more log, style
2013-09-20 Bart Polot- fix block validation for DHT PUT requests
2013-09-09 Christian Grothoff-check correct variable
2013-07-07 Christian Grothoff-doxygen fixes
2013-07-02 Christian Grothoff-implementing regex test
2013-06-27 Christian Grothoff-fixing #2585: optimized layout for regex blocks
2013-06-27 Christian Grothoff-move struct RegexBlock into regex_block_lib
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-moving REGEX_INTERNAL_check_proof to libgnunetregexblo...
2013-06-26 Christian Grothoff-follow naming and coding style conventions
2013-06-26 Christian Grothoff-duping comments from declarations to definitions
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-cleaning up block code, moving all of the block logic...
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffcontinuing refactoring of regex library structure,...
2013-03-11 Bart Polot- Add show parent key for every edge (grep friendlyness++)
2013-03-11 Bart Polot- allow GNUNET_BLOCK_evaluate on PUT requests for regex...
2013-02-27 Bart Polot- Unify log format
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex