.. |
apis
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
boolean
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
fpga
|
do not cast void pointers
|
2017-03-27 12:58:40 +02:00 |
hooks
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
kernel
|
add missing free()
|
2017-04-02 13:03:31 +02:00 |
nodes
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
advio.c
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
api.c
|
api: use new request / response format
|
2017-04-02 12:58:36 +02:00 |
crypt.c
|
added file headers with author and copyright info
|
2017-04-15 21:28:28 +02:00 |
hist.c
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
hook.c
|
fix crashes in hook and path
|
2017-04-12 23:13:02 +02:00 |
json.c
|
added file headers with author and copyright info
|
2017-04-15 21:28:28 +02:00 |
list.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
log.c
|
fix some aborts due to destruction of uninitialised objects
|
2017-04-02 04:56:08 +02:00 |
Makefile.inc
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
mapping.c
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
memory.c
|
memory: decrease debug verbosity
|
2017-04-02 04:56:30 +02:00 |
msg.c
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
node.c
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
node_type.c
|
minor cleanup, bug fixes and refactoring
|
2017-03-27 12:50:01 +02:00 |
path.c
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
plugin.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
pool.c
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
queue.c
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
queue_signalled.c
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
sample.c
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
sample_io.c
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
shmem.c
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
stats.c
|
stats: minor fixes
|
2017-03-29 04:20:26 +02:00 |
super_node.c
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
timing.c
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
utils.c
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
web.c
|
do not throw SIGABRT in case of libwebsocket errors
|
2017-04-02 13:03:14 +02:00 |