- 19 May, 2014 4 commits
-
-
Pieter Hintjens authored
Add a send timeout in expect_bounce_fail()
-
Pieter Hintjens authored
Set an alarm(60) in setup_test_environment() when not on windows so test...
-
Goswin von Brederlow authored
will not block too long if they go wrong.
-
Goswin von Brederlow authored
failures don't block.
-
- 18 May, 2014 5 commits
-
-
Pieter Hintjens authored
Don't reconnect on protocol errors
-
Pieter Hintjens authored
Fix bug in reporting protocol errors
-
Martin Hurton authored
Problem: artificial restriction on binary identities
-
Martin Hurton authored
-
Martin Hurton authored
-
- 17 May, 2014 2 commits
-
-
Pieter Hintjens authored
Tell the session why the engine has stopped
-
Martin Hurton authored
-
- 16 May, 2014 5 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
-
Pieter Hintjens authored
Applications that use ZMQ_IDENTITY can be trapped by the artificial restriction on not using a binary zero as first byte. It's specially nasty on random generated identities, e.g. UUIDs, as the chance of a binary zero is low, so it will pass 255 out of 256 times. Solution: remove the restriction.
-
Pieter Hintjens authored
CURVE: Implement server-side ERROR handling
-
Martin Hurton authored
-
- 15 May, 2014 2 commits
-
-
Pieter Hintjens authored
CURVE: Implement client-side ERROR handling
-
Martin Hurton authored
-
- 14 May, 2014 8 commits
-
-
Pieter Hintjens authored
Prefix error-reason with length in ERROR command
-
Martin Hurton authored
-
Pieter Hintjens authored
NULL: Correct ERROR command format
-
Martin Hurton authored
-
Pieter Hintjens authored
Finish ERROR handling for PLAIN mechanism
-
Martin Hurton authored
-
Martin Hurton authored
-
Martin Hurton authored
-
- 13 May, 2014 8 commits
-
-
Pieter Hintjens authored
PLAIN: Implement ERROR handling in client
-
Martin Hurton authored
-
Pieter Hintjens authored
test case for zmq_getsockopt/ZMQ_IDENTITY_FD
-
-
Stoian Ivanov authored
-
Pieter Hintjens authored
Simplify VS project configs and harden MSBUILD script
-
evoskuil authored
-
evoskuil authored
-
- 12 May, 2014 6 commits
-
-
Pieter Hintjens authored
Update cmake, mingw32 and msvc builds
-
Olaf Mandel authored
This became necessary after b9c27481
-
Olaf Mandel authored
This became necessary after 22d6a974
-
Pieter Hintjens authored
Batched VS builds, updated libsodium imports
-
evoskuil authored
-
evoskuil authored
-