- 14 Apr, 2019 3 commits
-
-
Luca Boccassi authored
Fix Radix Tree benchmark includes when used as submodule
-
Omegastick authored
Solution: Add a relicense statement for Omegastick
-
Omegastick authored
Solution: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_SOURCE_DIR when findng includes
-
- 12 Apr, 2019 3 commits
-
-
Simon Giesecke authored
Problems: formatting errors in docs reported by linters
-
Luca Boccassi authored
Solution: fix it
-
Luca Boccassi authored
Solution: add space between OR'ed values zmq_getsockopt.3 2472: warning [p 17, 9.5i, div '3tbd1,1', 0.5i]: can't break line zmq_setsockopt.3 3471: warning [p 24, 1.8i, div '3tbd1,1', 0.5i]: can't break line
-
- 06 Apr, 2019 1 commit
-
-
Doron Somech authored
Problem: CI format check fails
-
- 05 Apr, 2019 4 commits
-
-
Luca Boccassi authored
Solution: fix it
-
Simon Giesecke authored
Problem: immediate binding hardening not used by debian package
-
Luca Boccassi authored
Solution: set hardening=+all in Debian packaging rules
-
Serhio authored
* Some explicit endpoint type changes to support GCC 5 * ../RELICENSE/SergheiNovac.md
-
- 02 Apr, 2019 6 commits
-
-
Luca Boccassi authored
Improve hwm pubsub test
-
Simon Giesecke authored
Solution: include sent and received counts on assertion failure
-
Simon Giesecke authored
Solution: use array recv variant instead
-
Simon Giesecke authored
Solution: split test cases and remove code duplication
-
Simon Giesecke authored
Solution: use more specific assertion macro
-
Simon Giesecke authored
Solution: replace custom code by test_bind
-
- 28 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Relicensing grant from Ericsson
-
Luca Boccassi authored
Received via email on 2019/03/27, message-id: BL0PR1501MB2003AF12CCA96A583B16D10F9A590@BL0PR1501MB2003.namprd15.prod.outlook.com
-
- 27 Mar, 2019 2 commits
-
-
Luca Boccassi authored
Problem: socket returned by ZMQ_FD cannot be used with CreateIoComple…
-
Simon Giesecke authored
Solution: add WSA_FLAG_OVERLAPPED socket flag
-
- 25 Mar, 2019 1 commit
-
-
Luca Boccassi authored
Refactor tests
-
- 24 Mar, 2019 11 commits
-
-
Simon Giesecke authored
Solution: make more functional-style
-
Simon Giesecke authored
Solution: make use of custom Unity macros
-
Simon Giesecke authored
Solution: call bind_loopback_tipc where applicable
-
Simon Giesecke authored
Solution: call bind_loopback_ipc where applicable
-
Simon Giesecke authored
Solution: call bind_loopback_ipv4 where applicable
-
Simon Giesecke authored
Solution: rename to more meaningful name
-
Simon Giesecke authored
Solution: remove s_send(more) and replace all uses
-
Simon Giesecke authored
Solution: define setUp/tearDown functions via SETUP_TEARDOWN_TESTCONTEXT macro where possible
-
Simon Giesecke authored
Solution: use bind_loopback_ipv4 instead
-
Simon Giesecke authored
Problem: removing header from testutil.hpp breaks unittest build with…
-
Luca Boccassi authored
Solution: include unistd.h in unittest_poller.cpp
-
- 23 Mar, 2019 7 commits
-
-
Luca Boccassi authored
Migrate testutil* to Unity, and build testutil as separate library
-
Simon Giesecke authored
Solution: add documentation
-
Simon Giesecke authored
Solution: remove from header and declare as static
-
Simon Giesecke authored
Solution: remove and add where needed
-
Simon Giesecke authored
Solution: convert streq/strneq into functions
-
Simon Giesecke authored
Solution: remove declaration and make functions static
-
Simon Giesecke authored
Solution: use unity assertions instead
-