index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex
/
regex_internal.c
Age
Commit message (
Expand
)
Author
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 during...
Christian Grothoff
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 reachable...
Bart Polot
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
2013-06-26
-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not...
Christian Grothoff
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 libra...
Christian Grothoff