aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_block_lib.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -missing newlineChristian Grothoff2016-06-27
* fixing compiler warningsChristian Grothoff2016-05-06
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix calculation of block size, doxygenChristian Grothoff2013-12-22
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - more log, styleBart Polot2013-09-26
* - fix block validation for DHT PUT requestsBart Polot2013-09-20
* -check correct variableChristian Grothoff2013-09-09
* -doxygen fixesChristian Grothoff2013-07-07
* -implementing regex testChristian Grothoff2013-07-02
* -fixing #2585: optimized layout for regex blocksChristian Grothoff2013-06-27
* -move struct RegexBlock into regex_block_libChristian Grothoff2013-06-27
* -removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff2013-06-26
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...Christian Grothoff2013-06-26
* -moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof ...Christian Grothoff2013-06-26
* -follow naming and coding style conventionsChristian Grothoff2013-06-26
* -duping comments from declarations to definitionsChristian Grothoff2013-06-26
* -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...Christian Grothoff2013-06-26
* -cleaning up block code, moving all of the block logic into the block libraryChristian Grothoff2013-06-26
* renaming symbols from libgnunetregextest to have the prefix REGEX_TESTChristian Grothoff2013-06-20
* continuing refactoring of regex library structure, disambiguating symbol name...Christian Grothoff2013-06-20
* - Add show parent key for every edge (grep friendlyness++)Bart Polot2013-03-11
* - allow GNUNET_BLOCK_evaluate on PUT requests for regex blocksBart Polot2013-03-11
* - Unify log formatBart Polot2013-02-27
* Move regex DHT integration from mesh to regexBart Polot2013-01-17