- begin work on enhanced multipart receiving
[oweals/gnunet.git] / src / mesh / plugin_block_mesh.c
2013-10-01 Christian Grothoff-fixing FTBFS
2013-07-01 Bart Polot- remove dead code
2013-06-28 Bart PolotReplace mesh with new version
2013-02-14 Bart Polot- fix
2013-01-21 Bart Polot- alert about error
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex
2012-12-19 Bart Polot-prevent looping of mesh messages in the DHT
2012-11-14 Bart PolotAdded GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT
2012-11-09 Christian Grothoff-new breaks
2012-11-08 Bart PolotMESH uses DHT xquery to limit the results returned...
2012-07-05 Bart Polot- improved debug messages, added break_op for malformed...
2012-07-03 Bart Polot- added mesh regex testcase, fixed bugs
2012-06-27 Bart Polot- move mesh regex block code to a lib
2012-06-25 Bart Polot- implement mesh regex block plugin checks
2012-06-20 Bart Polot- complete block plugin, use block by put id
2012-06-20 Christian Grothoff-towards block plugin for mesh
2012-06-19 Bart Polot- added dummy mesh block plugin