uncrustify as demanded.
[oweals/gnunet.git] / src / regex / regex_block_lib.c
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-25 lurchiRevert "integrate dnsparser and dnsstub and tun with...
2018-06-25 Christian Grothoffintegrate dnsparser and dnsstub and tun with libgnunetutil
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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)
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoff-missing newline
2016-05-06 Christian Grothofffixing compiler warnings
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-22 Christian Grothoff-fix calculation of block size, doxygen
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