- 07 Nov, 2014 3 commits
-
-
Pieter Hintjens authored
No error-checking of setsockopt ZMQ_CURVE_* z85 keys. Solves #1094.
-
Constantin Rack authored
-
Constantin Rack authored
-
- 06 Nov, 2014 2 commits
-
-
Martin Hurton authored
Documentation fix for zmq_ctx_term
-
Pieter Hintjens authored
Solution: document this with a clear warning. It would be nicer perhaps to change the default LINGER to e.g. a few seconds. However this could break existing applications.
-
- 05 Nov, 2014 4 commits
-
-
Pieter Hintjens authored
Fix typo: addres -> address
-
J.T. Conklin authored
-
J.T. Conklin authored
-
Pieter Hintjens authored
Problem: qt-android build doesn't fully work for downstream builds
-
- 04 Nov, 2014 2 commits
-
-
Joe McIlvain authored
Solution: Fix the qt-android build
-
Pieter Hintjens authored
Restore structure to targets lost during nonrecursive refactor.
-
- 03 Nov, 2014 5 commits
-
-
Phillip Mienk authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Problem: No builtin way to build for qt-android
-
Joe McIlvain authored
Solution: Don't print tar extraction verbosely
-
Joe McIlvain authored
Solution: Add qt-android build system and add to travis-ci
-
- 29 Oct, 2014 4 commits
-
-
Richard Newton authored
Disable IPC testing on ipc-incapable systems in test_term_endpoint.cpp
-
lysyloren authored
-
Pieter Hintjens authored
Added test and updated documentation for unbind wild-card * binded socke...
-
lysyloren authored
-
- 28 Oct, 2014 6 commits
-
-
Pieter Hintjens authored
Unbind socket with real endpoint when binding by wild-card * address
-
Pieter Hintjens authored
Support both --enable-eventfd and --disable-eventfd options.
-
J.T. Conklin authored
-
Pieter Hintjens authored
Pass --with/--without-libgssapi_krb5 to configure.
-
J.T. Conklin authored
-
J.T. Conklin authored
-
- 27 Oct, 2014 1 commit
-
-
lysyloren 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 3 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
-