- 04 Apr, 2017 14 commits
-
-
mauri-melato authored
-
mauri-melato authored
Update the mauri-melato libzmq fork
-
Constantin Rack authored
Relicense
-
Andrey Sibiryov authored
-
BJovke authored
-
Luca Boccassi authored
RELICENSE: Jake Cobb grant
-
Jake Cobb authored
-
Luca Boccassi authored
RELICENSE : Bruno Bodin grant
-
Bruno Bodin authored
-
Piotr Trojanek authored
-
Luca Boccassi authored
Unnecessary dynamic memory allocation in zmq_poller_poll()
-
bjovke authored
Unnecessary dynamic memory allocation for zmq::socket_poller_t in zmq_poller_poll(). Fixed by allocating zmq::socket_poller_t from stack.
-
Jake Cobb authored
* Prevent DOS by asserts in TCP tuning -Propagates socket option errors from the tuning functions to the callers. -Asserts a subset of error conditions during tuning, excluding external network causes. -Checks tuning results in 3 call sites and treats them like failures to connect, accept, etc. * Fix variable name * Remove lambda requiring C++11
-
bbdb68 authored
* add define for windows/UWP * prevent issue with COM references * gettickcount not available on uwp * add compiler definitions * add convenitnece cmake file * brute force uwp compilation * fix compiler version * cosmetics
-
- 01 Apr, 2017 4 commits
-
-
Constantin Rack authored
Relicense: Wouter Overmeire (lodagro)
-
Constantin Rack authored
RELICENSE: Juha Reunanen / Tomaattinen / Outotec grant
-
Wouter Overmeire authored
-
Juha Reunanen authored
-
- 31 Mar, 2017 1 commit
-
-
Doron Somech authored
Problem: msg_t leaks/unhandled failures (and bad style).
-
- 30 Mar, 2017 12 commits
-
-
evoskuil authored
-
evoskuil authored
-
evoskuil authored
-
evoskuil authored
-
evoskuil authored
-
evoskuil authored
-
Constantin Rack authored
License grant
-
Kapp Arnaud authored
-
Doron Somech authored
Problem: lack of out-of-bound memory checks in tests
-
Luca Boccassi authored
Solution: add a CI build run with GCC's Address Sanitizer enabled. This compiler flag will make the unit test programs abort if it detects errors such as out-of-bound memory access or use-after-free.
-
Luca Boccassi authored
Problem: insufficient error handling relative to zap_connect.
-
evoskuil authored
-
- 29 Mar, 2017 8 commits
-
-
evoskuil authored
-
evoskuil authored
-
evoskuil authored
-
Luca Boccassi authored
Problem: assert used for ZAP error handling aborts process.
-
evoskuil authored
-
evoskuil authored
-
Constantin Rack authored
Problem: No relicense file for jemc contributions.
-
Joe Eli McIlvain authored
Solution: Add relicense file.
-
- 28 Mar, 2017 1 commit
-
-
Luca Boccassi authored
Relicense grant for chrisstaite
-