.. |
backends
|
* fixes for IPSET_CMD_TEST
|
2 years ago |
filters
|
* refactor CMakeLists.txt to use pkg-config
|
2 years ago |
sources
|
* refactor CMakeLists.txt to use pkg-config
|
2 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
|
* src/backend-test.c : add list of available commands
|
2 years ago |
backend.c
|
* misc fixes
|
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
|
* fix valgrind checks in f2b_cmd_*() & improve testing
|
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
|
* minor fixes
|
4 years ago |
csocket.c
|
* SO_PEERCRED is linux-specific now
|
3 years ago |
csocket.h
|
+ f2b_csocket_event_broadcast()
|
4 years ago |
daemon.c
|
* tune csocket replies
|
4 years ago |
event.c
|
+ event.[ch]
|
4 years ago |
event.h
|
* increase EVENT_MAX
|
4 years ago |
filter-test.c
|
* f2b-filter-stats : tune output
|
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
|
* include some more headers for compatibility
|
3 years ago |
ipaddr.h
|
* reorganize #include's
|
4 years ago |
jail.c
|
* refactor apply jail defaults (closes #12)
|
3 years ago |
jail.h
|
* refactor apply jail defaults (closes #12)
|
3 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
|
* misc fixes
|
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 |