- 20 Sep, 2013 4 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
* The ZMQ_CONNECT_DELAY option was renamed to ZMQ_IMMEDIATE
-
Pieter Hintjens authored
-
- 19 Sep, 2013 10 commits
-
-
Pieter Hintjens authored
Testing github jenkins integration
-
Richard Newton authored
-
-
Richard Newton authored
This reverts commit 0640d6d2.
-
Richard Newton authored
-
Richard Newton authored
-
Pieter Hintjens authored
Fix cmake build
-
Richard Newton authored
-
Richard Newton authored
Renamed inproc connect test (name was too long)
-
Pieter Hintjens authored
-
- 18 Sep, 2013 3 commits
-
-
Richard Newton authored
tests: don't listen on public ports
-
Richard Newton authored
Reverted pull request 666
-
Markus Rothe authored
-
- 17 Sep, 2013 9 commits
-
-
Pieter Hintjens authored
This reverts commit bfd472f9.
-
Pieter Hintjens authored
This reverts commit 1206f457.
-
Pieter Hintjens authored
-
Pieter Hintjens authored
curve key names as in libcurve, symetry design, a few logic improvements
-
Laurent Alebarde authored
-
Laurent Alebarde authored
-
Martin Hurton authored
Added test case for NULL domains
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
- 16 Sep, 2013 6 commits
-
-
Ian Barber authored
NULL mechanism was not dealing with ZAP denials properly
-
Pieter Hintjens authored
-
Ian Barber authored
Fixed random failures in test_security_plain and _curve
-
Pieter Hintjens authored
* ZAP handler thread was not getting time to start up * Code now creates and binds handler socket in parent thread and passes the socket to the zap_handler, so this always gets the authentication requests.
-
Pieter Hintjens authored
Fix windows build
-
Richard Newton authored
-
- 15 Sep, 2013 8 commits
-
-
Pieter Hintjens authored
simplify test_security_curve.cpp with zmq_z85_encode
-
Laurent Alebarde authored
-
Ian Barber authored
Added z85 codec to ZMQ API
-
Pieter Hintjens authored
* Removed redundant Z85 code and include files from project * Simplified use of headers in test cases (now they all just use testutil.hpp) * Export zmq_z85_encode() and zmq_z85_decode() in API * Added man pages for these two functions
-
Ian Barber authored
Fixed Z85 methods to be static
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Support high water mark on inproc socket connect before bind.
-