- 28 Oct, 2014 2 commits
-
-
J.T. Conklin authored
-
J.T. Conklin authored
-
- 25 Oct, 2014 3 commits
-
-
Pieter Hintjens authored
Standardize optional libgssapi_krb5 dependency
-
Phillip Mienk authored
-
Phillip Mienk authored
-
- 23 Oct, 2014 2 commits
-
-
Pieter Hintjens authored
Fix issue #1224
-
Martin Hurton authored
-
- 21 Oct, 2014 3 commits
-
-
Pieter Hintjens authored
Improve build script error checking.
-
Arnaud Kapp authored
This commit adds a check to make sure pkg-config is present on the computer building libzmq. This particular line was stolen from the debian mailing list. See https://lists.debian.org/debian-dpkg/2011/04/msg00054.html
-
Pieter Hintjens authored
Revert "ZMQ API diverges from POSIX"
-
- 20 Oct, 2014 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
ZMQ API diverges from POSIX
-
- 19 Oct, 2014 4 commits
-
-
Pieter Hintjens authored
Update travis script to configure with libsodium.
-
Pieter Hintjens authored
Support --with and --without options for libsodium and pgm
-
Phillip Mienk authored
-
J.T. Conklin authored
command line options.
-
- 18 Oct, 2014 2 commits
-
-
J.T. Conklin authored
-
Pieter Hintjens authored
Append to libzmq_la_CPPFLAGS and libzmq_la_LIBADD.
-
- 17 Oct, 2014 5 commits
-
-
Pieter Hintjens authored
Remove build and runtime dependencies on e2fsprogs and e2fsprogs-devel.
-
Pieter Hintjens authored
Add support for POLLPRI flag.
-
Kapp Arnaud authored
This commit adds a ZMQ_POLLPRI flag that maps to poll()'s POLLPRI flag. This flags does nothing for OMQ sockets. It's only useful for raw file descriptor (be it socket or file). This flag does nothing if poll() is not the underlying polling function. So it is Linux only.
-
KAPP Arnaud authored
Releasing 4.1.0 rc1 and moving development master to 4.2.0.
-
J.T. Conklin authored
-
- 16 Oct, 2014 9 commits
-
-
Pieter Hintjens authored
Fix builds/msvc/Makefile.am to include all properties files in the build
-
Pieter Hintjens authored
Fix some typos
-
Dan Mick authored
I attempted to fix up the properties files manifests in the Makefile, but neglected the end-of-line escape characters. It was good enough to pass whatever make dist on Linux did, but I had no Windows build env to test in. The broken change was in commit de4a4422. Signed-off-by: Dan Mick <dan.mick@inktank.com>
-
Sergey M․ authored
-
J.T. Conklin authored
-
Pieter Hintjens authored
Correct libsodium inclusion.
-
Phillip Mienk authored
-
Pieter Hintjens authored
Simplify libsodium inclusion
-
Phillip Mienk authored
-
- 14 Oct, 2014 5 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Reduce automake recursion; simplify pgm dependency
-
Phillip Mienk authored
-
- 10 Oct, 2014 1 commit
-
-
Phillip Mienk authored
-
- 09 Oct, 2014 2 commits
-
-
Pieter Hintjens authored
PVS Studio small fix
-
Pavel Pimenov authored
Fix V815 Decreased performance. Consider replacing the expression 'peer_address = ""' with 'peer_address.clear()'. stream_engine.cpp 99
-