- 09 Jun, 2016 2 commits
-
-
Luca Boccassi authored
Fix build error in MSVC11
-
Jose Luis Blanco-Claraco authored
(and probably other MSVC versions)
-
- 07 Jun, 2016 4 commits
-
-
Joe Eli McIlvain authored
Problem: Android CI NDK version and C++ ABI are outdated
-
Luca Boccassi authored
Solution: switch to 4.9
-
Luca Boccassi authored
Solution: update CI scripts to use newer r11c from r10e
-
Luca Boccassi authored
Solution: use a variable for easier maintenance, in sync with zproject
-
- 04 Jun, 2016 2 commits
-
-
Luca Boccassi authored
allow to build sparc (v8,leon)
-
Waldemar Brodkorb authored
Only set sparcv9 optimization for sparc64 systems. This allows to run for example application using zeromq on sparc32 systems. Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
-
- 03 Jun, 2016 2 commits
-
-
Luca Boccassi authored
Problem: update zmq_setsockopt doc with new flag name
-
Ricardo Catalinas Jiménez authored
-
- 02 Jun, 2016 1 commit
-
-
Doron Somech authored
Fix compilation with mingw64 using autotools
-
- 01 Jun, 2016 1 commit
-
-
Yann Diorcet authored
-
- 28 May, 2016 1 commit
-
-
Constantin Rack authored
VMCI family does not support non-blocking sockets.
-
- 27 May, 2016 3 commits
-
-
Ilya Kulakov authored
It may even cause BSOD on Windows.
-
Doron Somech authored
Windows Subsystem for Linux compatibility fix
-
Adam Seering authored
On systems where getifaddrs() exists but isn't implemented, behave as if 'resolve_nic_name()' were entirely unsupported
-
- 25 May, 2016 2 commits
-
-
Luca Boccassi authored
Problem: msvc imports missing Rule.Category declarations.
-
evoskuil authored
-
- 23 May, 2016 1 commit
-
-
Luca Boccassi authored
Problem: style broken in src/windows.hpp
-
- 20 May, 2016 1 commit
-
-
hitstergtd authored
Solution: Wrap to lte 80 chars and fix it.
-
- 19 May, 2016 4 commits
-
-
Luca Boccassi authored
Problem: no unit tests for base85 or public curve functions.
-
evoskuil authored
-
Doron Somech authored
Problem: no function to derive public key from curve secret.
-
evoskuil authored
-
- 18 May, 2016 5 commits
-
-
Constantin Rack authored
Problem: unresolved dgram externals in msvc builds.
-
evoskuil authored
-
evoskuil authored
-
Luca Boccassi authored
Typo in define for libsodium
-
Chris-P-Bacon authored
Since ZMQ_USE_SODIUM is nowhere defined i guess it's meant to be ZMQ_USE_LIBSODIUM?
-
- 16 May, 2016 11 commits
-
-
Luca Boccassi authored
Problem: Wrapping issue in test for SRCFD [style]
-
hitstergtd authored
Solution: Wrap it.
-
Luca Boccassi authored
Problem: my name is not in the AUTHORS file
-
Bitiquinho authored
-
Luca Boccassi authored
problem: no way to send raw udp messages with zeromq
-
somdoron authored
-
Luca Boccassi authored
problem: udp doesn't enforce correct usage of bind/connect
-
somdoron authored
solution: enforce that dish and gram can only bind and radio can only connect
-
Luca Boccassi authored
problem: no way to send raw udp messages with zeromq.
-
Doron Somech authored
-
somdoron authored
-