.. |
fpga
|
introduce new plugin system for extensions
|
2017-02-12 14:35:05 -03:00 |
hooks
|
Add manual sequence numbers for GTNET w/o header as temp solution
|
2016-10-17 16:28:43 +02:00 |
kernel
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
nodes
|
introduce new plugin system for extensions
|
2017-02-12 14:35:05 -03:00 |
advio.c
|
advio: code refactoring
|
2017-02-12 14:44:05 -03:00 |
cfg.c
|
moved "endian" setting to socket node-type: other node-types do not have the sense of endianess (e.g. file node-type)
|
2016-10-30 16:58:45 -04:00 |
hist.c
|
renamed S2SS to VILLASnode
|
2016-06-08 23:31:58 +02:00 |
hooks.c
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
list.c
|
provide a way to detect a destroyed list
|
2016-10-01 05:58:27 -04:00 |
log.c
|
fixed collision of procprocessor macro
|
2016-06-13 17:25:09 +02:00 |
Makefile.inc
|
Replaced curlio with own advio (advanced io)
|
2017-01-19 23:12:52 -02:00 |
memory.c
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
msg.c
|
severe bug fix: msg_swap() did not correctly swapped the values (just the header)
|
2016-10-30 17:11:12 -04:00 |
node.c
|
fix sequence numbers for gtnet-skt
|
2016-10-19 01:56:00 -04:00 |
path.c
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
plugin.c
|
introduce new plugin system for extensions
|
2017-02-12 14:35:05 -03:00 |
pool.c
|
refactored log faciltity macros
|
2017-02-12 14:12:35 -03:00 |
queue.c
|
added missing include for LOG2_CEIL()
|
2016-10-30 16:52:11 -04:00 |
sample.c
|
moved "endian" setting to socket node-type: other node-types do not have the sense of endianess (e.g. file node-type)
|
2016-10-30 16:58:45 -04:00 |
timing.c
|
fixing first bug discovered by unit tests!!!
|
2016-10-13 19:53:55 -04:00 |
utils.c
|
improved read_random() to return read bytes and fix return type
|
2017-02-12 14:37:01 -03:00 |