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
/
tun
/
regex.c
Age
Commit message (
Expand
)
Author
2016-08-25
ensure binding multiple ports to the same service descriptor works (again) wi...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-05-22
do not generate wildcard '.' transitions in policy regex, be precise
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-01-12
generate compact regular expressions if range is negated (#3226), switch defa...
Christian Grothoff
2013-12-20
-use the same hash function to map service name to hash, not once strlen and ...
Christian Grothoff
2013-12-20
-give nicer warning about big regex
Christian Grothoff
2013-11-28
-fix leak
Christian Grothoff
2013-10-26
-improvements to parsers
Christian Grothoff
2013-10-26
-faster port range generation, O(n) instead of O(n^2)
Christian Grothoff
2013-10-26
-converting regular expressions of vpn/pt to non-binary format and adding pro...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-07-22
-note where 2919 should be also implemented
Christian Grothoff
2013-07-22
rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...
Christian Grothoff
2013-07-22
-move all code that deals with IP/policy to regex/string conversion to tun
Christian Grothoff
2013-06-20
adding file that was moved here from regex.c and forgotten in earlier commit
Christian Grothoff