24 Commits (master)

Author SHA1 Message Date
Alex 'AdUser' Z e8e50b4b4b * src/filters/preg.c : append() refactoring 3 years ago
Alex 'AdUser' Z e8179ea8ad * save order for patterns in filters on load 3 years ago
Alex 'AdUser' Z 2214e95394 * fix score calc in 'preg' filter 3 years ago
Alex 'AdUser' Z ad8d18240a * restore filter's defscore on flush 3 years ago
Alex 'AdUser' Z 4f8ff4d8f7 * chg filters match() method to return ftag and set match score 3 years ago
Alex 'AdUser' Z d56feb497e * set default score for filters 3 years ago
Alex 'AdUser' Z dbb4a02dfa * calc tags for source/filter internal structs 3 years ago
Alex 'AdUser' Z 529fb48281 * replace ready() with state() in modules api 3 years ago
Alex 'AdUser' Z a77d43679e * refactor filter's stats() library call 3 years ago
Alex 'AdUser' Z d18b383cac * refactor filter modules for new library interface 3 years ago
Alex 'AdUser' Z 725282febf * fix double free in filter's flush() 8 years ago
Alex 'AdUser' Z 0e5bb5ffcf * implement flush() for filters 8 years ago
Alex 'AdUser' Z 3dbf0eac70 * fix segfault in preg filter 8 years ago
Alex 'AdUser' Z a9c75e9cd1 * use strl*() instead snprintf() in filters 8 years ago
Alex 'AdUser' Z 9b3de998c3 * reorganize headers in filters 8 years ago
Alex 'AdUser' Z a5d1b0b5e5 * stats() impl for filter/preg 8 years ago
Alex 'AdUser' Z 2626c0f145 * define misc limits in filter.h 8 years ago
Alex 'AdUser' Z 9332fffc2e * replace strncpy() with memcpy() : more explicit name 8 years ago
Alex 'AdUser' Z 3c6cb19ba6 * forgot header 8 years ago
Alex 'AdUser' Z 9a118ad696 * use snprintf() instead strncpy() where possible 8 years ago
Alex 'AdUser' Z 8fdabf2b9d * apply license 8 years ago
Alex 'AdUser' Z 35dc84c0fb * src/filters/filter.h : add error() 8 years ago
Alex 'AdUser' Z 60e4782ebe * fix warnings 8 years ago
Alex 'AdUser' Z 7e46c5f848 * move src/regexp* to src/filter/ 8 years ago