Name
Last commit
Last update
.github Problem: bug reports are often missing relevant information
RELICENSE Problem: no relicense agreement by sigiesec
builds Problem: ZMQ_HAVE_O_CLOEXEC not defined by CMake
doc Problem: test failing due to too few messages sent relative to SNDHWM
include Problem: no test case using the proposed zmq_socket_get_peer_state function
m4 Problem: Coverage option broken with LLVM GCOV
packaging Problem: spec changelog out of date
perf Problem: unused variable causing warnings or breaks.
src Problem: proxy stat 5th multipart message treated as 1st
tests Problem: proxy_steerable STATISTICS returns conflated buffers
tools Problem: copyright year is still 2015
.gitignore Problem: no mixed FD and zmq socket zmq_poll test
.hgeol Line-ending conversion rules for hg-git users and enabled use of .gitignore by hg-git users
.mailmap Fix mailmap entry for Max Skaller
.travis.yml Problem: Travis does not test PGM
AUTHORS Problem: not on the authors list
CMakeLists.txt Problem: CMake on Linux does not link libzmq with optional libs
COPYING missing COPYING file added
COPYING.LESSER Added note about tivotisation
Dockerfile Add Docker support
Doxygen.cfg Problem: No default doxygen cfg for ZeroMQ project
FindSodium.cmake CMake: use libsodium if available, else use tweet_nacl
INSTALL Problem: using Wine requires system tuning
Makefile.am Problem: no tests for socket-related functions passing NULL as socket
NEWS Problem: 4.2.2 is out, version(s) are out of date
README.cygwin.md Loading commit data...
README.doxygen.md Loading commit data...
README.md Loading commit data...
ZeroMQConfig.cmake.in Loading commit data...
acinclude.m4 Loading commit data...
appveyor.yml Loading commit data...
autogen.sh Loading commit data...
branding.bmp Loading commit data...
ci_build.sh Loading commit data...
ci_deploy.sh Loading commit data...
configure.ac Loading commit data...
installer.ico Loading commit data...
version.sh Loading commit data...

libzmq-cygwin

Definitive build fixes for cygwin (See https://github.com/zeromq/pyzmq/issues/113 for partial solution)

What's changed: ./Makefile.am Add cygwin-specific target mostly the same as mingw ./configure.ac Add cygwin-specific target mostly the same as mingw ./tests/testutil.hpp Lengthen socket timeout to 121 seconds

What's new: ./README.cygwin.md This file ./builds/cygwin Folder for cygwin-specific build files ./builds/cygwin/Makefile.cygwin Makefile for cygwin targets