glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / regex / plugin_block_regex.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-12-22 Christian Grothoff-fix calculation of block size, doxygen
2013-12-19 LRNmalloc -> new
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting regex to compile again (part of #3047)
2013-09-20 Bart Polot- fix block validation for DHT PUT requests
2013-09-20 Bart Polot- dont require xquery for PUTs
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-19 Bart Polot- Fix coverity 10602
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Christian Grothoff-combine log statements
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- allow GNUNET_BLOCK_evaluate on PUT requests for regex...
2013-01-21 Bart Polot- add debug for case of no xquery
2013-01-21 Bart Polot- fix
2013-01-17 Bart PolotMove regex DHT integration from mesh to regex