fixed typo
[rxpd.git] / TODO
bloba17281066502abdb2eb5d2d02d3ce1fe9dc06b9f
1 Contributions welcome! If anyone out there needs one of this features, drop me
2 note and implement it when you dont wan't to wait until I do it.
4   * unix sockets
5   * -4 -6 IPv4/6 flags
6   * benchmark/profile other regex engines (pcreposix, tre, ...) we need some
7     precaution that regex might not be used to DoS the system
8   * There are countless possible optimizations which will be implemented by
9     time
10       + examples:
11       + share rules over lists
12       + compile regex on the first use, not at rule construction
13       + optimize the fetch protocol only fetching things newer than a certain
14         atime
16 RegexPolicyDaemon/ToDo (last edited 2007-11-09 14:43:57 by ct)