- 06 Feb, 2020 2 commits
-
-
Doron Somech authored
Solution: return after the fallback fixes #3809
-
Doron Somech authored
solution: if msg is not shared or constant, mask the message in place
-
- 05 Feb, 2020 1 commit
-
-
Doron Somech authored
-
- 04 Feb, 2020 18 commits
-
-
Luca Boccassi authored
Problem: Documentation for option name mismatch
-
Gudmundur Adalsteinsson authored
-
Gudmundur Adalsteinsson authored
Solution: Fix typo
-
Luca Boccassi authored
Improve code style, remove duplications in test code
-
Simon Giesecke authored
Solution: extract new receive_monitor_address function
-
Simon Giesecke authored
Solution: add const where possible
-
Simon Giesecke authored
Solution: remove them
-
Luca Boccassi authored
RELICENSE pavel-pimenov
-
Pavel Pimenov authored
-
Luca Boccassi authored
Fix intermittent test_monitor and test_security_zap timeouts/deadlocks for now
-
Luca Boccassi authored
Problem: intermittent timeouts on test_heartbeats
-
Simon Giesecke authored
Solution: wait for monitor to stop resp. unregister monitor before closing monitored socket.
-
Doron Somech authored
Problem: curve_encoding_t build fails with old libsodium versions
-
Simon Giesecke authored
Solution: add version check and fall back to old implementation for old versions
-
Simon Giesecke authored
Problem: on POSIX systems, all tests have a timeout of 60 seconds; disabling it via ZMQ_DISABLE_TEST_TIMEOUT doesn't work anymore Solution: remove ZMQ_DISABLE_TEST_TIMEOUT guard but add default parameter to setup_test_environment
-
Simon Giesecke authored
Solution: increase number of retries when reading monitor event, and increase timeout
-
Luca Boccassi authored
CURVE: Reduce number of memory allocations and message copies
-
Luca Boccassi authored
Problem: intermittent timeouts of test_reconnect_ivl
-
- 03 Feb, 2020 19 commits
-
-
Simon Giesecke authored
Solution: increase timeout to 15 seconds
-
Simon Giesecke authored
Solution: use crypto_box_easy_afternm and crypto_box_open_easy_afternm in-place
-
Simon Giesecke authored
Solution: add CMake option WITH_LIBSODIUM_STATIC
-
Simon Giesecke authored
Solution: add initial tests
-
Luca Boccassi authored
Grant by jimenezrick, xantares
-
Telford Berkey authored
* Adding permission to relicense for tberkey. Co-authored-by: bzimmerman-qb <bzimmerman@4qbase.com>
-
Simon Giesecke authored
Solution: define NOMINMAX
-
Simon Giesecke authored
Solution: extract into separate class curve_encoding_t
-
Luca Boccassi authored
Relicense grant received. This reverts commit d2a8be8d.
-
Luca Boccassi authored
Received via email, message-id: BYAPR08MB506237D85857D053D749888C91000@BYAPR08MB5062.namprd08.prod.outlook.com
-
Luca Boccassi authored
Set via github comment: https://github.com/zeromq/libzmq/pull/1366#issuecomment-581451018
-
Luca Boccassi authored
-
Kevin Sapper authored
Add relicense from zoobab, acsearle
-
Luca Boccassi authored
Solution: remove it, never used
-
Luca Boccassi authored
Solution: remove it for now
-
Luca Boccassi authored
Adding relicensing grant from FredTreg
-
Frederic Tregon authored
-
Luca Boccassi authored
-
Simon Giesecke authored
Solution: change to conform with naming convention
-