|
79fa624c3e
|
fix: only send data once to the client
|
2016-02-04 17:49:45 +01:00 |
|
|
8a578325c3
|
fix: proper shutdown of active web socket connections
|
2016-02-04 17:18:30 +01:00 |
|
|
36148251bc
|
cleanup indention
|
2016-02-04 17:18:30 +01:00 |
|
|
5f3b0b0ac3
|
give an example on how to use @include statements
|
2016-02-04 17:18:30 +01:00 |
|
|
f5ccfb8afb
|
added support for relative @include statements in configuration files
|
2016-02-04 17:18:30 +01:00 |
|
|
1d41dcd7e1
|
removed obsolete iproute2 requirement from instructions
|
2016-02-04 17:18:30 +01:00 |
|
|
e761f22c54
|
binary WebSocket payload
|
2016-02-04 17:18:30 +01:00 |
|
|
1f20c937d5
|
added new JS code for binary WebSocket protocol
|
2016-02-04 17:18:30 +01:00 |
|
|
51fe428809
|
updated third party libraries
|
2016-02-04 17:18:30 +01:00 |
|
|
21480c5efe
|
added some bullet points about S2SS to Getting Started guide
|
2016-02-04 17:18:29 +01:00 |
|
|
191a26d55e
|
improved web socket logging
|
2016-02-04 17:18:29 +01:00 |
|
|
20534d1c3d
|
replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP
|
2016-02-04 17:18:29 +01:00 |
|
|
18d4051ca4
|
remove references to node list from library code (hooks)
|
2016-02-04 17:17:55 +01:00 |
|
|
a057e35a41
|
Use same copyright message across all tools
|
2016-01-15 15:25:22 +01:00 |
|
|
305e411814
|
improved pool_foreach iterator
|
2016-01-15 15:13:04 +01:00 |
|
|
cc82004dc6
|
added favicon to web socket mockup
|
2016-01-15 15:11:59 +01:00 |
|
|
317f3029d1
|
upgrade libwebsockets api to lastest version: v1.6.0-chrome48-firefox42
|
2016-01-15 15:11:22 +01:00 |
|
|
6088fb3e30
|
Merge branch 'feature-pool' into develop
|
2016-01-15 00:09:18 +01:00 |
|
|
fcf01e5410
|
updated WebSocket node to latest develop state
|
2016-01-15 00:08:23 +01:00 |
|
|
9e63bf4070
|
updated GTFPGA to latest develop state
|
2016-01-15 00:08:23 +01:00 |
|
|
458976ce63
|
added new field to node type descriptor which specifies maximum vector length
|
2016-01-15 00:08:23 +01:00 |
|
|
e59c2d7894
|
removed nested functions to enable compilation with Clang
|
2016-01-15 00:08:23 +01:00 |
|
|
26419549bd
|
simplified timer code
|
2016-01-15 00:07:32 +01:00 |
|
|
4a0b502fb2
|
removed nested functions to enable compilation with Clang
|
2016-01-15 00:06:40 +01:00 |
|
|
a6dbd46a2d
|
fix: invalid argument in libnl3 code
|
2016-01-15 00:06:16 +01:00 |
|
|
841b499902
|
added documentation and smaller fixes
|
2016-01-15 00:06:01 +01:00 |
|
Eyke Liegmann
|
901ce7c707
|
added Eyke's LabView interface
|
2016-01-15 00:04:43 +01:00 |
|
|
b4f787b2c0
|
finally introduced new data structure for circular buffering of messages
|
2016-01-14 23:12:58 +01:00 |
|
|
119d8b0846
|
added HTTPS ports to Dockerfile
|
2015-12-20 19:56:40 +01:00 |
|
|
5fc9c7bd15
|
Changed name of configuration setting combine to vectorize
|
2015-12-19 16:51:27 +01:00 |
|
|
c01870aef4
|
started with implementation of flexible message pool
|
2015-12-19 16:32:13 +01:00 |
|
|
826916bb6b
|
moved histograms into separate struct member
Conflicts:
lib/hooks.c
|
2015-12-19 16:27:22 +01:00 |
|
|
9be224733b
|
Merge branch 'feature-ts' into develop
|
2015-12-19 16:20:48 +01:00 |
|
|
fbabc57273
|
fixed some small bugs in async path and web socket
|
2015-12-19 16:15:51 +01:00 |
|
|
e7df392754
|
moved source files to lib directory
|
2015-12-13 20:30:16 +01:00 |
|
|
979a61cd5f
|
non-finished improvements to minimal JS fronted
|
2015-12-13 20:29:11 +01:00 |
|
|
fc732e704e
|
added wget and vim to Dockerfile
|
2015-12-13 20:25:46 +01:00 |
|
|
1e6b750f0a
|
reload linker cache after install target
|
2015-12-13 20:25:21 +01:00 |
|
|
55c8a85afb
|
smaller fixes for web socket node type
|
2015-12-13 20:24:56 +01:00 |
|
|
427015e5a8
|
added missing phony targets
|
2015-12-13 20:24:15 +01:00 |
|
|
a7759bd417
|
link everything into libs2ss
|
2015-12-13 02:11:25 +01:00 |
|
|
9907b56e62
|
fixed incorrect way to pass linker parameters
|
2015-12-13 02:10:48 +01:00 |
|
|
ddc29be97f
|
improved handling of pkg-config dependencies in Makefile
|
2015-12-13 02:06:08 +01:00 |
|
|
2b6b4a0613
|
set default installation prefix automatically
|
2015-12-13 02:04:07 +01:00 |
|
|
3a0d4fd7d2
|
expose HTTP and HTTPS ports by default with 'make docker'
|
2015-12-13 02:03:40 +01:00 |
|
|
49878d0b7f
|
added more helper functions to retrieve names of nodes and their types
|
2015-12-13 02:02:29 +01:00 |
|
|
0e2ca8644b
|
added "/config.json" endpoint for HTTP server
|
2015-12-13 02:01:57 +01:00 |
|
|
da139098cf
|
removed obsolete opal_global structure (we keep all static private data in the namespace of the compilation unit now)
|
2015-12-13 02:00:17 +01:00 |
|
|
ce6f0edbdd
|
cleanup of code comments
|
2015-12-13 00:46:22 +01:00 |
|
|
6e8726a0be
|
call node_{init,deinit} per node type (similar to nodes and paths)
|
2015-12-13 00:45:20 +01:00 |
|