371 Commits (f28f6fb2c2b279ff47fe929165346a3c155699d2)

Author SHA1 Message Date
Alex 'AdUser' Z eccc48bf49 * source/mcast : fix "undefined symbol reference" 8 years ago
Alex 'AdUser' Z 217b7006f9 * source/mcast : fix start() 8 years ago
Alex 'AdUser' Z 789e512414 * sources/mcast : implement draft of next() 8 years ago
Alex 'AdUser' Z e5d6699bce * sources/* : add const on errcb arg 8 years ago
Alex 'AdUser' Z 8390f23c55 * use f2b_csocket_error() 8 years ago
Alex 'AdUser' Z 52bedeaad2 + f2b_csocket_error() 8 years ago
Alex 'AdUser' Z d426f952cb * add source to build 8 years ago
Alex 'AdUser' Z 04029a91fe * sources/mcast : more code 8 years ago
Alex 'AdUser' Z 914ac748b9 * add draft of source/mcast 8 years ago
Alex 'AdUser' Z a6ae221b24 * source/portknock.c : move func definition 8 years ago
Alex 'AdUser' Z ff7cd4f35c * handler for CMD_JAIL_SET 8 years ago
Alex 'AdUser' Z 58a4de2e72 + f2b_jail_set_param() 8 years ago
Alex 'AdUser' Z d9260454c0 * more doxygen comments 8 years ago
Alex 'AdUser' Z 564da63c44 * more doxygen comments 8 years ago
Alex 'AdUser' Z bcd3c90ef1 * more doxygen comments 8 years ago
Alex 'AdUser' Z 456c6f31b1 * config.h : reexport of f2b_config_param_create() 8 years ago
Alex 'AdUser' Z 906a850f18 * config.c : move func declaration 8 years ago
Alex 'AdUser' Z d29a8566a9 * use log_fatal 8 years ago
Alex 'AdUser' Z 5a66d1d721 * fix doxygen warnings 8 years ago
Alex 'AdUser' Z 52a672c646 backend.h : doxygen comments 8 years ago
Alex 'AdUser' Z 47810232c2 filter.h : doxygen comments 8 years ago
Alex 'AdUser' Z c563c1091e source.h : doxygen comments 8 years ago
Alex 'AdUser' Z 43734ce90f config.h : doxygen comments 8 years ago
Alex 'AdUser' Z d4adfe3a86 * jail.h cleanup 8 years ago
Alex 'AdUser' Z b74d136284 * jail.h : doxygen comments 8 years ago
Alex 'AdUser' Z 3f24649a3d * matches.h : doxygen comments 8 years ago
Alex 'AdUser' Z a5c48bc9ea * filter/pcre : compatibility with old pcre (< 8.20) 8 years ago
Alex 'AdUser' Z 6224ab0ddf * document ipaddr.h 8 years ago
Alex 'AdUser' Z 82a7b4c831 = fix handler for SIGUSR1 8 years ago
Alex 'AdUser' Z bef337756f * document backend api 8 years ago
Alex 'AdUser' Z 00b2d9db9c * fix comment 8 years ago
Alex 'AdUser' Z b6fe9e0646 * document filter api 8 years ago
Alex 'AdUser' Z b3d25ea62c * document source api 8 years ago
Alex 'AdUser' Z 2799e45dc4 * fflush() on pidfile 8 years ago
Alex 'AdUser' Z 88494f2238 * add SIGUSR1 handler : logrotate 8 years ago
Alex 'AdUser' Z 44472bf839 * f2b_jail_process() : fix double hit 8 years ago
Alex 'AdUser' Z 75ae46d9e3 * f2b_jail_process() : miss on new ipaddr 8 years ago
Alex 'AdUser' Z 98b49c7069 * source/portknock: implement next() 8 years ago
Alex 'AdUser' Z 2c1147fccf * source/portknock: enable non-blocking mode for sockets 8 years ago
Alex 'AdUser' Z a626b8e164 * source/portknock : implement stop() & destroy() 8 years ago
Alex 'AdUser' Z 0c52552aca * source/portknock : enable SO_REUSEADDR 8 years ago
Alex 'AdUser' Z ad8ada98b2 * source/portknock: implement start() 8 years ago
Alex 'AdUser' Z 0d10807a75 * source/portknock: update config() 8 years ago
Alex 'AdUser' Z 8d7141948c * source/portknock: use linked list instead fixed list 8 years ago
Alex 'AdUser' Z a35aeb97c8 * portknock.c : implement config() & ready() 8 years ago
Alex 'AdUser' Z 27abc06df9 * update cmake 8 years ago
Alex 'AdUser' Z 6213de288f + portknock.c : skeleton 8 years ago
Alex 'AdUser' Z 6b04d1f8fb * backend/redis : changeable interval between pings of redis server 8 years ago
Alex 'AdUser' Z 88a8d52a10 * fix potential segfault 8 years ago
Alex 'AdUser' Z 841d1172a0 * client.c : fix type of log message 8 years ago