- 24 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Solution: define setUp/tearDown functions via SETUP_TEARDOWN_TESTCONTEXT macro where possible
-
- 23 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: remove and add where needed
-
Simon Giesecke authored
Solution: use unity assertions instead
-
- 18 Mar, 2019 1 commit
-
-
Andreas Hasenack authored
Solution: only set supgroup to a valid gid
-
- 04 Nov, 2018 1 commit
-
-
Luca Boccassi authored
Solution: fix it
-
- 16 Aug, 2018 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity
-
- 27 May, 2018 1 commit
-
-
Simon Giesecke authored
Solution: apply naming style
-
- 02 Feb, 2018 1 commit
-
-
sigiesec authored
Solution: applied clang-format
-
- 12 Feb, 2016 1 commit
-
-
Pieter Hintjens authored
There were numerous small issues with test cases: - some lacked the right source file header - some were not portable at all - some were using internal libzmq APIs (headers) Solution: fixed and cleaned up.
-
- 28 Jan, 2016 1 commit
-
-
Constantin Rack authored
Solution: update to 2016
-
- 02 Jun, 2015 1 commit
-
-
Pieter Hintjens authored
Of course people still "can" distributed the sources under the LGPLv3. However we provide COPYING.LESSER with additional grants. Solution: specify these grants in the header of each source file.
-
- 30 Jan, 2015 1 commit
-
-
Pieter Hintjens authored
Solution: raise timeouts from 100-150 msec to 250 msec
-
- 22 Jan, 2015 1 commit
-
-
Pieter Hintjens authored
Solution: update for 2015 Fixes #1320
-
- 20 Nov, 2014 1 commit
-
-
Nikolay Amiantov authored
This should fix part of [https://github.com/zeromq/libzmq/issues/1129].
-
- 22 Jun, 2014 1 commit
-
-
chrox authored
-
- 03 Jan, 2014 1 commit
-
-
Matt Connolly authored
This fixes the test on Mac OS X and SmartOS (probably other Solarises). Also updates the sockets using ipc: to use DEALER sockets instead of PAIR sockets.
-
- 02 Jan, 2014 1 commit
-
-
Pieter Hintjens authored
-
- 06 Dec, 2013 2 commits
-
-
Brandon Carpenter authored
-
Brandon Carpenter authored
Add explicit check for primary group.
-
- 04 Dec, 2013 1 commit
-
-
Brandon Carpenter authored
Adds ZMQ_IPC_ACCEPT_FILTER_{PID,UID,GID} socket options to add processs, user, and group IDs to the IPC filter sets. Fixes LIBZMQ-568.
-