- 24 Jul, 2019 4 commits
-
-
Mancaș George authored
-
Mancaș George authored
Solution: Don't allow concurrent heartbeat timers
-
Luca Boccassi authored
Problem: behavior of closing a socket registered...
-
jean-airoldie authored
...in a poller is not documented. Solution: Document it.
-
- 23 Jul, 2019 2 commits
-
-
Luca Boccassi authored
Problem: incorrect ZMQ_MAX_SOCKETS default value in doc
-
jean-airoldie authored
Solution: update the doc with the correct default value
-
- 22 Jul, 2019 1 commit
-
-
Luca Boccassi authored
CMake: Install debug libraries for debug msvc builds
-
- 18 Jul, 2019 3 commits
-
-
Rishi Theivendran authored
-
Luca Boccassi authored
problem: ws_engine duplicate code from stream_engine
-
somdoron authored
Solution: New class called stream_engine_base which is inherited by ws_engine, zmtp_engine and raw_engine.
-
- 16 Jul, 2019 11 commits
-
-
Doron Somech authored
Problem: build on centos6/ubuntu12 still broken
-
Luca Boccassi authored
Solution: move the definition of __STDC_LIMIT_MACROS somewhere the test actually uses
-
Doron Somech authored
Problems: build broken on centos6/ubuntu12, missing licenses and wrong copyright dates
-
Luca Boccassi authored
Solution: add it
-
Luca Boccassi authored
Solution: fix them
-
Luca Boccassi authored
Solution: define __STDC_LIMIT_MACROS before including stdint.h so that SIZE_MAX is defined
-
Luca Boccassi authored
Solution: add it and mention the inclusion in NEWS
-
Luca Boccassi authored
problem: browser cannot communicate with zeromq directly
-
Luca Boccassi authored
Use libsodium based allocator
-
Simon Giesecke authored
Solution: properly set defines from test_security_curve
-
somdoron authored
Solution: implement ZWS 2.0 which websocket transport for zeromq
-
- 14 Jul, 2019 2 commits
-
-
Simon Giesecke authored
Solution: Use secure_allocator_t for plaintext secrets
-
Simon Giesecke authored
Solution: Added secure_allocator_t based on libsodium's memory management functions when available
-
- 12 Jul, 2019 3 commits
-
-
Simon Giesecke authored
Solution: Fixed C++ standard in clang-format config
-
Simon Giesecke authored
Problem: unused parameter in benchmark function
-
Shubham Lagwankar authored
Solution: remove it
-
- 10 Jul, 2019 4 commits
-
-
Doron Somech authored
Problem: use of malloc is error-prone
-
Simon Giesecke authored
Static analysis warnings
-
Simon Giesecke authored
Solution: use std::vector instead, simplify control-flow
-
Luca Boccassi authored
Solution: set -e in ci_build.sh like in other scripts
-
- 09 Jul, 2019 8 commits
-
-
Luca Boccassi authored
Solution: don't write it
-
Luca Boccassi authored
Solution: add them
-
Simon Giesecke authored
problem: wrong api_key for bintray
-
somdoron authored
Solution: update it
-
Simon Giesecke authored
Free memory when curve_client sends invalid ready message.
-
Simon Giesecke authored
Problem: Missing ZeroMQ_INCLUDE_DIR when only static lib is built
-
myd7349 authored
-
Thomas M. DuBuisson authored
-
- 08 Jul, 2019 2 commits
-
-
Doron Somech authored
Problem: 4.3.2 is out, need new version
-
Luca Boccassi authored
Solution: bump to 4.3.3
-