- 16 Jul, 2019 4 commits
-
-
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 8 commits
-
-
Doron Somech authored
Problem: 4.3.2 is out, need new version
-
Luca Boccassi authored
Solution: bump to 4.3.3
-
Luca Boccassi authored
-
Doron Somech authored
CVE-2019-13132
-
Luca Boccassi authored
Solution: bump them
-
Luca Boccassi authored
Solution: list new features and bug fixes
-
Luca Boccassi authored
Solution: fix them
-
Luca Boccassi authored
Solution: create buffers large enough to contain arbitrary metadata
-
- 06 Jul, 2019 1 commit
-
-
Luca Boccassi authored
Request handling leaked memory. Depending on the application's use o…
-
- 05 Jul, 2019 2 commits
-
-
Thomas M. DuBuisson authored
-
Thomas M. DuBuisson authored
-
- 01 Jul, 2019 2 commits
-
-
Luca Boccassi authored
Add relicense agreement from Lourens Naudé
-
Lourens Naudé authored
-
- 30 Jun, 2019 2 commits
-
-
Simon Giesecke authored
Problem: no security policy
-
Luca Boccassi authored
Solution: add SECURITY.md with supported branches and maintainers public keys for private communications
-
- 28 Jun, 2019 2 commits
-
-
Luca Boccassi authored
Problem: code doesn't follow libzmq naming conventions
-
Shubham Lagwankar authored
Solution: rename types/variables that are inconsistent
-
- 27 Jun, 2019 2 commits
-
-
Doron Somech authored
Clarify documentation for zmq_unbind/disconnect and new batch options
-
Luca Boccassi authored
Solution: restore separate zmq_unbind documentation, adding a note that the implementation might be shared but the semantics are different and should not be mixed. This avoids tying the API to the implementation details which might change for some engines.
-