Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX | |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX | |
2016-08-11 | -fix more shift errors | Christian Grothoff | |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff | |
2016-07-06 | misc fixes | Christian Grothoff | |
2016-07-06 | -fix misc issues | Christian Grothoff | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-05-22 | add 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 standard | Christian Grothoff | |
2013-12-19 | malloc -> new | LRN | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-26 | -fix | Bart Polot | |
2013-09-26 | - indentation, style | Bart Polot | |
2013-09-26 | - fix | Bart Polot | |
2013-09-26 | Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges ↵ | Bart Polot | |
reachable from states with proof longer or equal to REGEX_INITIAL_BYTES | |||
2013-08-19 | Fix 'way too many REGEX PUTs' issue. | Maximilian Szengel | |
2013-07-02 | -implementing regex test | Christian Grothoff | |
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-20 | renaming symbols from libgnunetregextest to have the prefix REGEX_TEST | Christian Grothoff | |
2013-06-20 | moving functions for testing and evaluation and experiments to the test ↵ | Christian Grothoff | |
library, minimizing the internal library, renaming files according to which library they belong to |