.. |
api
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
fpga
|
do not cast void pointers
|
2017-03-27 12:58:40 +02:00 |
hooks
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
kernel
|
add missing free()
|
2017-04-02 13:03:31 +02:00 |
nodes
|
adapted socket node-type to support new packet format
|
2017-04-23 22:13:29 +02:00 |
web
|
fix buffer overflow in web_buffer
|
2017-04-18 01:38:53 +02:00 |
advio.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
api.c
|
refactor: api_ressource => api_action and introduced new subdirectories
|
2017-04-09 16:24:55 +02:00 |
compat.c
|
added compat.c for adding compatibility with older library versions
|
2017-04-03 09:02:18 +02:00 |
crypt.c
|
shm node: fix compiler / build-system errors
|
2017-04-15 21:30:37 +02:00 |
hist.c
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
hook.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
json.c
|
shm node: fix compiler / build-system errors
|
2017-04-15 21:30:37 +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
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
Makefile.villas-ext.inc
|
split library Makefile for libvillas and libvillas-ext
|
2017-04-15 21:44:25 +02:00 |
Makefile.villas.inc
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +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
|
added new helper functions to convert struct msg between network and host byte-order
|
2017-04-23 22:13:28 +02:00 |
node.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
node_type.c
|
fixed several bugs in the new state machine logic
|
2017-04-07 17:44:20 +02:00 |
path.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +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
|
queue_signalled: add some missing functions from queue
|
2017-04-17 23:23:07 +02:00 |
sample.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
sample_io.c
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
shmem.c
|
queue_signalled: do not use abbreviations for member names
|
2017-04-17 23:23:07 +02:00 |
stats.c
|
stats: minor fixes
|
2017-03-29 04:20:26 +02:00 |
super_node.c
|
Merge branch 'develop' into node-shm
|
2017-04-17 23:54:44 +02:00 |
timing.c
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
utils.c
|
changed signature of spawn()
|
2017-04-15 21:29:34 +02:00 |
web.c
|
refactor: api_ressource => api_action and introduced new subdirectories
|
2017-04-09 16:24:55 +02:00 |