aboutsummaryrefslogtreecommitdiff
path: root/src/tun/regex.c
Commit message (Expand)AuthorAge
* ensure binding multiple ports to the same service descriptor works (again) wi...Christian Grothoff2016-08-25
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* do not generate wildcard '.' transitions in policy regex, be preciseChristian Grothoff2015-05-22
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* generate compact regular expressions if range is negated (#3226), switch defa...Christian Grothoff2014-01-12
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -give nicer warning about big regexChristian Grothoff2013-12-20
* -fix leakChristian Grothoff2013-11-28
* -improvements to parsersChristian Grothoff2013-10-26
* -faster port range generation, O(n) instead of O(n^2)Christian Grothoff2013-10-26
* -converting regular expressions of vpn/pt to non-binary format and adding pro...Christian Grothoff2013-10-26
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -note where 2919 should be also implementedChristian Grothoff2013-07-22
* rename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregexsearch to clarify that...Christian Grothoff2013-07-22
* -move all code that deals with IP/policy to regex/string conversion to tunChristian Grothoff2013-07-22
* adding file that was moved here from regex.c and forgotten in earlier commitChristian Grothoff2013-06-20