aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_block_lib.h
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-22add logging and in particular checks to make sure no '.' wildcards are ↵Christian Grothoff
during initial transitions of the DFA
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-07-07-doxygen fixesChristian Grothoff
2013-07-02-implementing regex testChristian Grothoff
2013-06-27-move struct RegexBlock into regex_block_libChristian Grothoff
2013-06-26-removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff
2013-06-26-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff
not the REGEX_INTERNAL_ prefix
2013-06-26-moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ↵Christian Grothoff
check into block plugin
2013-06-26-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and ↵Christian Grothoff
not the REGEX_INTERNAL_ prefix
2013-06-26-cleaning up block code, moving all of the block logic into the block libraryChristian Grothoff
2013-06-20renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff
2013-06-20continuing refactoring of regex library structure, disambiguating symbol ↵Christian Grothoff
names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with
2013-05-31-fixChristian Grothoff
2013-03-11- allow GNUNET_BLOCK_evaluate on PUT requests for regex blocksBart Polot
2013-01-17Move regex DHT integration from mesh to regexBart Polot