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 |
Alex 'AdUser' Z
|
faaaffdec0
|
* source/redis.c : add errcb() stub
|
8 years ago |
Alex 'AdUser' Z
|
41598ca454
|
+ update cmake
|
8 years ago |
Alex 'AdUser' Z
|
24f3aaced6
|
+ src/sources/redis.c : draft
|
8 years ago |
Alex 'AdUser' Z
|
247ddfe20e
|
* source/files.c : add assert
|
8 years ago |
Alex 'AdUser' Z
|
23c4545c2f
|
* src/sources/files.c : fix ready()
|
8 years ago |
Alex 'AdUser' Z
|
fa0fde9b52
|
* src/sources/source.h : tune api
|
8 years ago |
Alex 'AdUser' Z
|
ff807bbde4
|
* src/sources/files.c : implement next()
|
8 years ago |
Alex 'AdUser' Z
|
b80a6b323e
|
* src/sources/files.c : implement {create,config,ready,error,errorcb,start,destroy}()
|
8 years ago |
Alex 'AdUser' Z
|
b7d9b4988b
|
* src/sources/source.h : tune api
|
8 years ago |
Alex 'AdUser' Z
|
6982cbc806
|
* src/sources/source.h : more includes
|
8 years ago |
Alex 'AdUser' Z
|
6f82629042
|
* src/source/files.c : changes in config struct
|
8 years ago |
Alex 'AdUser' Z
|
b424b7fdfe
|
* src/source/files.c : list_destroy() -> stop()
|
8 years ago |
Alex 'AdUser' Z
|
3201c949c5
|
* src/source/files.c : inline list_append()
|
8 years ago |
Alex 'AdUser' Z
|
cba1cc59ec
|
+ src/sources/CMakeLists.txt
|
8 years ago |
Alex 'AdUser' Z
|
9ad8fde396
|
+ src/sources/files.c : draft
|
8 years ago |
Alex 'AdUser' Z
|
c26b527fb3
|
* src/sources/source.h : more includes
|
8 years ago |
Alex 'AdUser' Z
|
a12186a1ed
|
* draft for source library api
|
8 years ago |