- 04 Apr, 2017 2 commits
-
-
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 4 commits
-
-
Luca Boccassi authored
Relicense grant for chrisstaite
-
Chris authored
-
Doron Somech authored
RELICENSE: Aaron Linville grant
-
Aaron Linville authored
-
- 27 Mar, 2017 9 commits
-
-
Luca Boccassi authored
Improve oom handling
-
Thomas Braun authored
Solution: Use the appropriate assertion macro.
-
Thomas Braun authored
Solution: Do it unconditionally.
-
Thomas Braun authored
Solution: Pass (std::nothrow) as done in all other places.
-
Thomas Braun authored
-
Constantin Rack authored
RELICENSE: Ian Barber grant
-
Ian Barber authored
-
Luca Boccassi authored
Problem: need to relicense libzmq
-
Anonymous Maarten authored
-