- add 2s for new state, reduce buffer
[oweals/gnunet.git] / src / tun / regex.c
2014-01-12 Christian Grothoffgenerate compact regular expressions if range is negate...
2013-12-20 Christian Grothoff-use the same hash function to map service name to...
2013-12-20 Christian Grothoff-give nicer warning about big regex
2013-11-28 Christian Grothoff-fix leak
2013-10-26 Christian Grothoff-improvements to parsers
2013-10-26 Christian Grothoff-faster port range generation, O(n) instead of O(n^2)
2013-10-26 Christian Grothoff-converting regular expressions of vpn/pt to non-binary...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-07-22 Christian Grothoff-note where 2919 should be also implemented
2013-07-22 Christian Grothoffrename GNUNET_TUN_ipvXtoregex to GNUNET_TUN_ipvXtoregex...
2013-07-22 Christian Grothoff-move all code that deals with IP/policy to regex/strin...
2013-06-20 Christian Grothoffadding file that was moved here from regex.c and forgot...