Denis Barbaron
|
2f54e40206
|
Upgrading STF for security reasons (#813)
* Upgrading STF for security reasons
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* update semaphore files
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* upgrading STF for security reasons v2
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* update yarn.lock file
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
|
2024-11-22 11:41:20 +01:00 |
|
Denis Barbaron
|
6b2f434acb
|
upgrade node to latest version v17.9.0 (#500)
* upgrade node to latest version v17.9.0
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>
* remove useless comments in karma configuration file
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>
|
2022-04-12 17:03:43 +02:00 |
|
aokhotin
|
4ef05e91bb
|
zmq ZMQ_IPV6 option set
|
2018-09-10 22:02:06 +03:00 |
|
Gunther Brunner
|
434f63b3a9
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
|
Simo Kinnunen
|
8e8f2d17b7
|
Make ZMQ keepalive options optional, since they're breaking things on
some systems. You should now use the ZMQ_TCP_KEEPALIVE=1 and
ZMQ_TCP_KEEPALIVE_IDLE=<value> environment variables to set them.
|
2015-10-21 20:13:45 +09:00 |
|
Simo Kinnunen
|
b248e96dc2
|
Output a warning instead of crashing if ZMQ library is too old to
support TCP keepalive options. Fixes #109.
|
2015-10-14 01:40:30 +09:00 |
|
Vishal Banthia
|
6c741cbf4b
|
Set TCP_KEEPALIVE socket option to fix tcp_connection problem in
some network. Issue-100
|
2015-10-09 16:32:02 +09:00 |
|