67 Commits (master)

Author SHA1 Message Date
Alex 'AdUser' Z 2dfe4a1a88 * refactor CMakeLists.txt to use pkg-config 1 year ago
Alex 'AdUser' Z ee12b9d4ab * source/redis : fix connect error 3 years ago
Alex 'AdUser' Z 89ca74ebd7 * source/files : force recalc stag on file open 3 years ago
Alex 'AdUser' Z d8dbc6beb7 * source/files : report & reset file error 3 years ago
Alex 'AdUser' Z 7f1907172d * show file tags in source/files stats 3 years ago
Alex 'AdUser' Z 1f4dd61788 * source/files : strip newline 3 years ago
Alex 'AdUser' Z 7cdcbd22e1 * chg sources next() method to return stag 3 years ago
Alex 'AdUser' Z 260648ee2a * source/portknock : fix fd leakage 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 e94447cf26 * drop duplicate defines from module headers 3 years ago
Alex 'AdUser' Z 4cbc227d20 * two new headers : mod-*.h 3 years ago
Alex 'AdUser' Z 8f6942ce9a * tune logging in modules 3 years ago
Alex 'AdUser' Z 119b9a8be4 * implement stats() for source modules 3 years ago
Alex 'AdUser' Z bc2455852e * refactor source modules for new library interface 3 years ago
Alex 'AdUser' Z 342c075e00 * drop multicast source/backend (so, it was funny, but it's time to die) 3 years ago
Alex 'AdUser' Z 694624036c * allow redis source/backend fail on start 7 years ago
Alex 'AdUser' Z fedaeb5bc8 * tune log messages 7 years ago
Alex 'AdUser' Z a132610965 * try to fix dlopen() load path : 2nd try 7 years ago
Alex 'AdUser' Z 4693dd7cff * use $CNAME instead hardcoded project name 7 years ago
Alex 'AdUser' Z f7551113d8 * change modules naming & location 7 years ago
Alex 'AdUser' Z 0fe465636d * source/mcast : fix define 7 years ago
Alex 'AdUser' Z d6f976a1d4 * source/mcast : rewrite start(), add full ipv6 support 7 years ago
Alex 'AdUser' Z 7ea2066dde * source/mcast : fix socket creation 7 years ago
Alex 'AdUser' Z e6b34fb738 * suppress compiler warnings 8 years ago
Alex 'AdUser' Z 4a4abda354 * add WITH_MCAST build option 8 years ago
Alex 'AdUser' Z d11adf90e7 * better error handling in source/redis & backend/redis 8 years ago
Alex 'AdUser' Z 2e97deef29 * fix errcb in source/redis 8 years ago
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 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 b3d25ea62c * document source api 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 980b3c259c * sources/redis.c : implement next() 8 years ago
Alex 'AdUser' Z ee8b16a7d8 * sources/redis.c : enable non-blocking mode & subscribing on connect 8 years ago
Alex 'AdUser' Z 24d8f04d14 * source/files.c : add errcb() stub 8 years ago