You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alex 'AdUser' Z c87ae073a9 * f2b_jail_process() : logic tune 4 years ago
..
backends * replace ready() with state() in modules api 4 years ago
filters * update filter stats format & fix inline config 4 years ago
sources * source/redis : fix connect error 4 years ago
CMakeLists.txt + event.[ch] 4 years ago
appconfig.c * update binaries for use refactored f2b_csocket_*() functions 4 years ago
appconfig.h * update binaries for use refactored f2b_csocket_*() functions 4 years ago
backend-test.c * update f2b_jail_t struct 4 years ago
backend.c * refactor module cleanup (also fixes double-free) 4 years ago
backend.h * replace ready() with state() in modules api 4 years ago
buf.c * f2b_buf_append() : return size of actually appended data instead true/false 4 years ago
buf.h * f2b_buf_append() : return size of actually appended data instead true/false 4 years ago
client.c * update binaries for use refactored f2b_csocket_*() functions 4 years ago
commands.c + 'log events' csocket command 4 years ago
commands.h + 'log events' csocket command 4 years ago
common.h * update binaries for use refactored f2b_csocket_*() functions 4 years ago
config.c * support for [csocket] section in config parser 4 years ago
config.h * support for [csocket] section in config parser 4 years ago
csocket-test.c * refactor f2b_csocket_*() : hide f2b_csock_t *handler 4 years ago
csocket.c * replace md5 implementation with public-domain licensed 4 years ago
csocket.h + f2b_csocket_event_broadcast() 4 years ago
daemon.c * subscribe csocket event handler to events 4 years ago
event.c + event.[ch] 4 years ago
event.h * increase EVENT_MAX 4 years ago
filter-test.c * chg filters match() method to return ftag and set match score 4 years ago
filter.c * update csocket responces 4 years ago
filter.h * chg filters match() method to return ftag and set match score 4 years ago
fnv.h * calc tags for source/filter internal structs 4 years ago
fnv32a.c * calc tags for source/filter internal structs 4 years ago
ipaddr.c * update ipaddr status report 4 years ago
ipaddr.h * reorganize #include's 4 years ago
jail.c * f2b_jail_process() : logic tune 4 years ago
jail.h * update jail for use score instead maxcount (see #9) 4 years ago
log.c * reorganize #include's 4 years ago
log.h * refactor filter modules library interface 4 years ago
matches.c + f2b_matches_score() 4 years ago
matches.h + f2b_matches_score() 4 years ago
md5.c * replace md5 implementation with public-domain licensed 4 years ago
md5.h * replace md5 implementation with public-domain licensed 4 years ago
mod-api.h * two new headers : mod-*.h 4 years ago
mod-defs.h * set default score for filters 4 years ago
source-test.c * source-test : gracefullly stop source 4 years ago
source.c * refactor module cleanup (also fixes double-free) 4 years ago
source.h + f2b_source_stats() 4 years ago
statefile.c * reorganize #include's 4 years ago
statefile.h * use linked-list in f2b_matches_t instead preallocated fixed-size array 4 years ago
strlcpy.c rename file 9 years ago
strlcpy.h rename file 9 years ago