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-01-19 | -fix (C) notices | Christian Grothoff | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-09-26 | - undo r28718 | Bart Polot | |
2013-08-19 | Fix 'way too many REGEX PUTs' issue. | Maximilian Szengel | |
2013-06-27 | -fixing #2585: optimized layout for regex blocks | Christian 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-20 | renaming symbols from libgnunetregextest to have the prefix REGEX_TEST | Christian Grothoff | |
2013-06-20 | continuing 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 | |||
2012-12-14 | -minor fixes | Christian Grothoff | |
2012-11-16 | Cleaup, indentation, comments etc. | Maximilian Szengel | |
2012-10-26 | - Added path compression parameter to DFA construction API | Maximilian Szengel | |
- Moved NFA construction to internal header - Added regex simulation profiler (for profiling the NFA, that results by merging several DFAs in the DHT, in a database) | |||
2012-10-17 | fix | Maximilian Szengel | |
2012-10-15 | renamed test_regex_big / fixes | Maximilian Szengel | |
2012-09-27 | tests | Maximilian Szengel | |
2012-09-26 | fixes | Maximilian Szengel | |
2012-09-24 | regex: iteration improvements/fixes | Maximilian Szengel | |
2012-09-23 | refactoring | Maximilian Szengel | |
2012-09-07 | coverage | Maximilian Szengel | |
2012-07-09 | regex: fixed iterating over the initial states | Maximilian Szengel | |
2012-07-04 | regex: actually checking the proof, fixes | Maximilian Szengel | |
2012-07-02 | regex bugfixes | Maximilian Szengel | |
2012-06-25 | regex bugfixes and optimizations | Maximilian Szengel | |
2012-06-25 | regex simplification wip | Maximilian Szengel | |
2012-06-13 | more regex simplifications. fixes. | Maximilian Szengel | |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff | |
2012-06-11 | simplified regex/proof generation | Maximilian Szengel | |
2012-06-06 | Better proofs | Maximilian Szengel | |
2012-06-04 | Towards new proof algorithm | Maximilian Szengel | |
2012-05-07 | Fixed compilation warnings | Maximilian Szengel | |
2012-05-07 | - State merging fix | Maximilian Szengel | |
- Proof creation WIP | |||
2012-04-20 | recursion for dfa construction | Maximilian Szengel | |
2012-04-19 | dfa minimization fix | Maximilian Szengel | |
2012-04-18 | test update | Maximilian Szengel | |