Kapp Arnaud
77562f7027
License grant
2017-03-30 20:46:47 +02:00
Doron Somech
f1bbb6fc0a
Merge pull request #2484 from bluca/address_sanitizer
...
Problem: lack of out-of-bound memory checks in tests
2017-03-30 20:26:17 +03:00
Luca Boccassi
d3ca23502f
Problem: lack of out-of-bound memory checks in tests
...
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.
2017-03-30 15:33:51 +01:00
Luca Boccassi
7ce68da212
Merge pull request #2482 from evoskuil/master
...
Problem: insufficient error handling relative to zap_connect.
2017-03-30 10:48:38 +01:00
evoskuil
0bfd747af8
Problem: heartbeats test has invalid curve design; xplat and style probs.
2017-03-29 17:43:25 -07:00
evoskuil
a014e77ef7
Problem: leaks on send_zap_request fail, use of goto idiom is fragile.
2017-03-29 16:48:40 -07:00
evoskuil
29a5c98d83
Problem: zap_connect() asserts on write fail (yet returns fail codes).
2017-03-29 14:31:48 -07:00
evoskuil
a0ccdc866e
Problem: secure servers ignore zap_connect failre code and set ready.
2017-03-29 14:31:47 -07:00
Luca Boccassi
9c6fb09929
Merge pull request #2478 from evoskuil/master
...
Problem: assert used for ZAP error handling aborts process.
2017-03-29 19:58:54 +01:00
evoskuil
6c1fb4d0b8
Problem: NuGet pacakge out of date.
2017-03-29 10:44:10 -07:00
evoskuil
f44300cb00
Problem: assert used for ZAP error handling aborts process.
2017-03-29 10:43:56 -07:00
Constantin Rack
a6d03df37d
Merge pull request #2477 from zeromq/jemc-relicense
...
Problem: No relicense file for jemc contributions.
2017-03-29 07:30:37 +02:00
Joe Eli McIlvain
a86751ba51
Problem: No relicense file for jemc contributions.
...
Solution: Add relicense file.
2017-03-28 20:29:52 -07:00
Luca Boccassi
84d94b4f43
Merge pull request #2475 from chrisstaite/master
...
Relicense grant for chrisstaite
2017-03-28 19:02:34 +01:00
Chris
5cc487cb8a
Relicense grant for chrisstaite
2017-03-28 19:00:14 +01:00
Doron Somech
8e2d2d47c6
Merge pull request #2472 from linville/master
...
RELICENSE: Aaron Linville grant
2017-03-28 07:59:18 +03:00
Aaron Linville
6d739f4ac7
RELICENSE: Aaron Linville grant
2017-03-27 22:13:51 -04:00
Luca Boccassi
815f4126e4
Merge pull request #2471 from t-b/improve_oom_handling
...
Improve oom handling
2017-03-27 23:22:07 +01:00
Thomas Braun
33e29bd383
Problem: Out of memory condition not always checked
...
Solution: Use the appropriate assertion macro.
2017-03-27 23:58:38 +02:00
Thomas Braun
fe9f6b2837
Problem: GSSAPI check for Out of memory is done conditionally
...
Solution: Do it unconditionally.
2017-03-27 23:58:27 +02:00
Thomas Braun
19f30f7926
Problem: throwing version of new called
...
Solution: Pass (std::nothrow) as done in all other places.
2017-03-27 23:58:19 +02:00
Thomas Braun
634c69abd3
Add relicense statement
2017-03-27 22:42:49 +02:00
Constantin Rack
182cb0ea06
Merge pull request #2470 from ianbarber/master
...
RELICENSE: Ian Barber grant
2017-03-27 19:31:26 +02:00
Ian Barber
1f74979e8a
Relicense grant for ianbarber
2017-03-27 10:26:27 -07:00
Luca Boccassi
14bb2693db
Merge pull request #2469 from madebr/relicense
...
Problem: need to relicense libzmq
2017-03-27 14:34:33 +01:00
Anonymous Maarten
38e3c120df
RELICENSE: Anonymous Maarten grant
2017-03-27 15:10:19 +02:00
Luca Boccassi
5744042741
Merge pull request #2468 from goodfella/goodfella-relicensing
...
RELICENSE: Nick Guiffrida grant
2017-03-26 22:21:48 +01:00
nick
0a6f540bfe
RELICENSE: Nick Guiffrida grant
2017-03-26 13:53:35 -07:00
Constantin Rack
159b39eb77
Merge pull request #2467 from bjoto/master
...
RELICENSE: Björn Töpel / bjoto
2017-03-26 20:49:23 +02:00
Bjorn Topel
31a3ead6e4
RELICENSE: Björn Töpel / bjoto
2017-03-26 20:40:05 +02:00
Constantin Rack
8cf64c2190
Merge pull request #2466 from evoskuil/master
...
Problem: insufficient use of const complicates calling.
2017-03-26 10:12:32 +02:00
evoskuil
616fbeff21
Problem: insufficient use of const complicates calling.
2017-03-26 00:53:50 -07:00
Constantin Rack
7a4c802489
Merge pull request #2465 from evoskuil/master
...
Problem: typo in comment.
2017-03-26 09:11:12 +02:00
Luca Boccassi
fd513470c8
Merge pull request #2464 from ulikoehler/relicense
...
Added relicense permit
2017-03-25 23:28:32 +00:00
Uli Köhler
be94f91148
added czmq to permission as well
2017-03-25 23:58:13 +01:00
Uli Köhler
e1cc4cde1e
Added relicense permit
2017-03-25 23:55:04 +01:00
evoskuil
feb8e868df
Problem: typo in comment.
2017-03-25 13:51:18 -07:00
Constantin Rack
e9e2f8d9ea
Merge pull request #2463 from tSed/sma/relicensing
...
RELICENSE: Samuel Martin grant
2017-03-25 17:27:46 +01:00
Samuel Martin
754e9f6d88
RELICENSE: Samuel Martin grant
2017-03-25 17:14:22 +01:00
mkluwe
99007399f0
Relicense ( #2462 )
2017-03-24 15:24:06 +00:00
Brian Buchanan
66accc05f5
Relicense ( #2456 )
2017-03-24 11:50:03 +00:00
Nikolay Amiantov
28cdd111db
Allow relicense ( #2458 )
2017-03-24 11:49:47 +00:00
Michal Vyskocil
9221b600bb
Problem: need to relicense libzmq ( #2459 )
...
Solution; add vyskocilm.md
2017-03-24 11:49:28 +00:00
mditzel
771b7c6c3b
RELICENSE: Maarten Ditzel ( #2460 )
2017-03-24 11:49:07 +00:00
Jim Klimov
85165bad6b
Problem: need to relicense libzmq ( #2461 )
...
Solution: add jimklimov.md for my part
2017-03-24 11:48:50 +00:00
Luca Boccassi
3f80657c24
Merge pull request #2457 from evoskuil/master
...
Problem: VS projects are drifting and require sodium.
2017-03-24 11:47:44 +00:00
evoskuil
72714ad297
Problem: no nuget package for 4.2.2
2017-03-24 01:47:22 -07:00
evoskuil
f2d7b2cad8
Problem: curve not enabled by default in Visual Studio.
2017-03-23 22:29:19 -07:00
evoskuil
91a01f447d
Problem: libsodium linked by default in Visual Studio projs.
2017-03-23 22:28:45 -07:00
evoskuil
dbb5e72638
Problem: Visual Studio projects intertwined and drifting.
2017-03-23 21:32:48 -07:00