..
address.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
address.hpp
make udp support for radio-dish
2016-01-29 21:17:11 +02:00
array.hpp
Fix typos similar to #1894
2016-04-14 21:10:12 +01:00
atomic_counter.hpp
Problem: SIGBUS on SPARC64
2017-08-11 17:48:23 +01:00
atomic_ptr.hpp
Problem: C++11 atomic API never used
2017-08-11 17:47:18 +01:00
blob.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
client.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
client.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
clock.cpp
change macOS < 10.12 clock to SYSTEM_CLOCK, fixes #2537 ( #2538 )
2017-04-19 23:13:06 +01:00
clock.hpp
Problem: clock_gettime is now defined in macOS 10.12 SDK
2016-10-28 11:04:21 +01:00
command.hpp
Suppress C4324 (VC++2017)
2017-07-27 07:06:19 +03:00
condition_variable.hpp
change macOS < 10.12 clock to SYSTEM_CLOCK, fixes #2537 ( #2538 )
2017-04-19 23:13:06 +01:00
config.hpp
problem: zeromq performance got worsen by some changes
2016-05-03 19:37:39 +03:00
ctx.cpp
Problem: fd leak in tweetnacl with one ctx per thread
2017-07-28 11:27:53 +01:00
ctx.hpp
Problem: fd leak in tweetnacl with one ctx per thread
2017-07-28 11:27:53 +01:00
curve_client_tools.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
curve_client.cpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
curve_client.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
curve_mechanism_base.cpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
curve_mechanism_base.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
curve_server.cpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
curve_server.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
dbuffer.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
dealer.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
dealer.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
decoder_allocators.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
decoder_allocators.hpp
msg external storage is using content_t
2016-01-29 10:46:42 +02:00
decoder.hpp
Problem: source conatins trailing spaces
2016-09-17 08:46:54 +02:00
devpoll.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
devpoll.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
dgram.cpp
Problem: source code contains tabs
2016-09-17 08:44:00 +02:00
dgram.hpp
problem: dgram doesn't need to prefetch messages
2016-05-16 10:31:38 +03:00
dish.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
dish.hpp
Filtering messages on dish side
2016-01-29 10:53:47 +02:00
dist.cpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
dist.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
encoder.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
epoll.cpp
Problem: epoll leaks socket on fork+exec
2016-12-26 19:08:27 +01:00
epoll.hpp
avoid crashing in the multi-thread operation for std::vector
2016-12-05 09:28:05 +08:00
err.cpp
Problem: valgrind shows unitialised errors in backtrace print
2017-08-05 18:04:15 +01:00
err.hpp
Fixed handling of WSAEWOULDBLOCK to be generic ( #2260 )
2016-12-16 15:51:00 +01:00
fd.hpp
Fix build error in MSVC11
2016-06-10 00:42:43 +02:00
fq.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
fq.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
gather.cpp
Scatter-Gather socket types
2016-04-21 14:50:58 +03:00
gather.hpp
Scatter-Gather socket types
2016-04-21 14:50:58 +03:00
gssapi_client.cpp
Problem: gssapi_mechanism_base_t initialisation misses one param
2017-08-19 17:40:15 +01:00
gssapi_client.hpp
Problem: curve_client_t may emit misleading event on bad data processed by curve_client_t::decode
2017-08-18 10:04:58 +02:00
gssapi_mechanism_base.cpp
Problem: gssapi_client does not have a peer_address param
2017-08-19 17:40:15 +01:00
gssapi_mechanism_base.hpp
Problem: gssapi_client does not have a peer_address param
2017-08-19 17:40:15 +01:00
gssapi_server.cpp
Problem: incompatible parameter passed to send_zap_request
2017-08-19 17:40:15 +01:00
gssapi_server.hpp
Problem: gssapi_server out of date with zap_client
2017-08-19 17:40:15 +01:00
i_decoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
i_encoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
i_engine.hpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
i_mailbox.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
i_poll_events.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
io_object.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
io_object.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
io_thread.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
io_thread.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
ip.cpp
Problem: various unused variables warnings
2017-08-19 12:18:51 +01:00
ip.hpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
ipc_address.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
ipc_address.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
ipc_connecter.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
ipc_connecter.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
ipc_listener.cpp
Problem: peer can close connection before SO_NOSIGPIPE is set
2017-01-04 17:34:33 +00:00
ipc_listener.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
kqueue.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
kqueue.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
lb.cpp
fix divide by zero in zmq::lb_t::sendpipe
2017-01-27 17:08:20 -08:00
lb.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
libzmq.pc.cmake.in
Problem: pkg-config Requires.private is broken
2016-09-27 23:34:35 +01:00
libzmq.pc.in
Problem: pkg-config Requires.private is broken
2016-09-27 23:34:35 +01:00
libzmq.vers
Only export zmq_* symbols
2014-01-12 12:30:45 +01:00
likely.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
macros.hpp
Problem: Private/internal macros defined in public header.
2015-08-21 16:12:22 -07:00
mailbox_safe.cpp
problem:closed poller still associated with socket
2016-05-05 13:50:33 +03:00
mailbox_safe.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
mailbox.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
mailbox.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
mechanism_base.cpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
mechanism_base.hpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
mechanism.cpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
mechanism.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
metadata.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
metadata.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
msg.cpp
Problem: excess whitespace (style).
2017-03-30 13:57:47 -07:00
msg.hpp
Problem: send_failure() util name undergeneralized (for read success).
2017-03-30 13:57:47 -07:00
mtrie.cpp
Fixed issue #2155
2016-10-10 17:50:50 -05:00
mtrie.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
mutex.hpp
Problem: scoped optional mutex lock caused unit tests to fail
2016-09-04 16:18:07 +02:00
norm_engine.cpp
Problem: PGM/NORM builds broken due to i_engine API change
2017-08-08 15:18:07 +01:00
norm_engine.hpp
Problem: PGM/NORM builds broken due to i_engine API change
2017-08-08 15:18:07 +01:00
null_mechanism.cpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
null_mechanism.hpp
Problem: unreachable code in zap_client_t
2017-08-17 12:54:05 +02:00
object.cpp
Problem: Thread-safe solution for modify hwm of pipe
2017-01-11 10:49:54 +08:00
object.hpp
Problem: Thread-safe solution for modify hwm of pipe
2017-01-11 10:49:54 +08:00
options.cpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
options.hpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
own.cpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
own.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
pair.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
pair.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
pgm_receiver.cpp
Problem: various unused variables warnings
2017-08-19 12:18:51 +01:00
pgm_receiver.hpp
Problem: PGM/NORM builds broken due to i_engine API change
2017-08-08 15:18:07 +01:00
pgm_sender.cpp
Problem: various unused variables warnings
2017-08-19 12:18:51 +01:00
pgm_sender.hpp
Problem: PGM/NORM builds broken due to i_engine API change
2017-08-08 15:18:07 +01:00
pgm_socket.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
pgm_socket.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
pipe.cpp
Problem: intermittent memory leak for req/rep send/recv. #2602 Solution: memory leak fixed.
2017-06-27 20:15:08 +02:00
pipe.hpp
Problem: Thread-safe solution for modify hwm of pipe
2017-01-11 10:49:54 +08:00
plain_client.cpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
plain_client.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
plain_server.cpp
Problem: curve_client_t may emit misleading event on bad data processed by curve_client_t::decode
2017-08-18 10:04:58 +02:00
plain_server.hpp
Problem: unreachable code in zap_client_t
2017-08-17 12:54:05 +02:00
poll.cpp
Problem: Windows performance is not optimal due to select().
2016-06-11 19:17:18 +02:00
poll.hpp
Problem: Windows performance is not optimal due to select().
2016-06-11 19:17:18 +02:00
poller_base.cpp
Problem: can't do anything with load.sub ret val
2016-02-21 23:28:54 +00:00
poller_base.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
poller.hpp
move macro define ZMQ_USE_POLLSET
to the position between ZMQ_USE_DEVPOLL
and ZMQ_USE_POLL
2016-09-21 11:41:35 +08:00
pollset.cpp
misuse of 'close'
2016-12-13 11:09:01 +08:00
pollset.hpp
remove pollset.hpp/.cpp to src directory
2016-09-20 17:05:14 +08:00
precompiled.cpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
precompiled.hpp
Problem: __STDC_LIMIT_MACROS before PCH causes VC++ warning.
2017-03-23 13:58:26 -07:00
proxy.cpp
Problem: Minor inconsistency in macro syntax. Solution: Code fixed. ( #2534 )
2017-04-14 17:10:57 +01:00
proxy.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
pub.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
pub.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
pull.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
pull.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
push.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
push.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
radio.cpp
Problem: fix for read-after-free not documented
2016-12-25 18:01:55 +01:00
radio.hpp
make udp support for radio-dish
2016-01-29 21:17:11 +02:00
random.cpp
Problem: reading from /dev/urandom is clunky
2017-07-28 11:28:19 +01:00
random.hpp
Problem: fd leak in tweetnacl with one ctx per thread
2017-07-28 11:27:53 +01:00
raw_decoder.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
raw_decoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
raw_encoder.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
raw_encoder.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
reaper.cpp
Fix compilation with mingw64 using autotools
2016-06-01 15:07:16 +02:00
reaper.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
rep.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
rep.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
req.cpp
Problem: Out of memory condition not always checked
2017-03-27 23:58:38 +02:00
req.hpp
Fixed ZMQ_REQ_CORRELATE (see pull request #1730 )
2016-04-02 18:36:29 +02:00
router.cpp
Fix ROUTER's xhas_out() in MANDATORY mode
2017-07-14 15:55:58 +02:00
router.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
scatter.cpp
Scatter-Gather socket types
2016-04-21 14:50:58 +03:00
scatter.hpp
Scatter-Gather socket types
2016-04-21 14:50:58 +03:00
select.cpp
Problem: FD set copying on Windows still not optimal on some places. Solution: Improved memcpy() of FD sets for Windows builds.
2017-04-14 16:31:05 +02:00
select.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
server.cpp
Problem: Several problems found by Coverity Static Analyzer
2016-02-21 15:49:47 -06:00
server.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
session_base.cpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
session_base.hpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
signaler.cpp
Problem: no windows UWP support
2017-04-04 09:50:33 +01:00
signaler.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
socket_base.cpp
Problem: classification ZMQ_HANDSHAKE_FAILED_* events is coarse-grained and partially misleading
2017-08-18 09:17:59 +02:00
socket_base.hpp
Problem: classification ZMQ_HANDSHAKE_FAILED_* events is coarse-grained and partially misleading
2017-08-18 09:17:59 +02:00
socket_poller.cpp
Critical BUG introduced with #2518 fixed.
2017-04-10 20:09:22 +02:00
socket_poller.hpp
Problem: implicit cast from size_t to int implies data loss.
2017-03-23 11:38:51 -07:00
socks_connecter.cpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
socks_connecter.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
socks.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
socks.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
stdint.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
stream_engine.cpp
Problem: no ZMQ_EVENT_HANDSHAKE_FAILED_PROTOCOL events emitted in plain_client_t
2017-08-18 10:15:44 +02:00
stream_engine.hpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
stream.cpp
Problem: source code contains tabs
2016-09-17 08:44:00 +02:00
stream.hpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
sub.cpp
Problem: sub.xsetsockopt leaks message (0..n bytes) payload on fail.
2017-03-30 14:06:39 -07:00
sub.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
tcp_address.cpp
Merge pull request #2514 from lytboris/freebsd-enable-ai_v4mapped
2017-04-09 10:24:50 +01:00
tcp_address.hpp
Implemented network interface name resolution on Windows platform
2016-10-10 17:29:53 +02:00
tcp_connecter.cpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
tcp_connecter.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
tcp_listener.cpp
Add socket option BINDTODEVICE
2017-07-31 15:31:47 +01:00
tcp_listener.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
tcp.cpp
Problem: Bad style in tcp.hpp/cpp
2017-04-10 13:57:29 -04:00
tcp.hpp
Problem: Bad style in tcp.hpp/cpp
2017-04-10 13:57:29 -04:00
thread.cpp
Problem: I can't refactor
2017-03-12 13:11:11 +00:00
thread.hpp
Problem: ZMQ background threads are unnamed
2017-03-12 00:46:15 +00:00
timers.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
timers.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
tipc_address.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
tipc_address.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
tipc_connecter.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
tipc_connecter.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
tipc_listener.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
tipc_listener.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
trie.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
trie.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
tweetnacl.c
Problem: getrandom usage breaks build
2017-08-07 08:43:25 +02:00
tweetnacl.h
Problem: fd leak in tweetnacl with one ctx per thread
2017-07-28 11:27:53 +01:00
udp_address.cpp
Problem: multicast is spelled incorrectly in udp_address class
2016-11-15 14:06:34 -05:00
udp_address.hpp
Problem: multicast is spelled incorrectly in udp_address class
2016-11-15 14:06:34 -05:00
udp_engine.cpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
udp_engine.hpp
Problem: ZAP status codes != 200 do not result in an appropriate monitor event ( #2665 )
2017-08-08 13:10:20 +01:00
v1_decoder.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
v1_decoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
v1_encoder.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
v1_encoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
v2_decoder.cpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
v2_decoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
v2_encoder.cpp
Problem: Precompiled headers not being used
2016-02-18 10:56:52 -06:00
v2_encoder.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
v2_protocol.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
version.rc.in
Add ZeroMQ branding.
2012-06-12 21:30:24 -04:00
vmci_address.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
vmci_address.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
vmci_connecter.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
vmci_connecter.hpp
Merge pull request #1764 from GreatFruitOmsk/master
2016-02-03 16:21:53 +01:00
vmci_listener.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
vmci_listener.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
vmci.cpp
Add #include "precompiled.hpp"
2016-12-10 16:44:51 +03:00
vmci.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
windows.hpp
Problem: Windows build broken by #if ZMQ_USE_POLL
2017-04-20 15:53:06 +02:00
wire.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
xpub.cpp
Problem: XPUB_MANUAL subscriptions not removed on peer term
2017-06-22 01:02:08 +01:00
xpub.hpp
Store manual subscriptions in XPUB and send them out on pipe termination.
2016-06-17 11:40:17 +01:00
xsub.cpp
Problem: trailing whitespace in code
2016-04-25 12:18:46 +01:00
xsub.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
ypipe_base.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
ypipe_conflate.hpp
Fix typos similar to #1894
2016-04-14 21:10:12 +01:00
ypipe.hpp
Problem: name conflicts from windows.h, draft API declared in pch.
2016-05-13 20:41:26 -07:00
yqueue.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
zap_client.cpp
Problem: no tests for client-side events for successful handshake and authentication failure in handshake
2017-08-20 22:45:14 +02:00
zap_client.hpp
Problem: code duplication between curve_client_t and curve_server_t decode and encode
2017-08-18 11:34:22 +02:00
zmq_draft.h
Problem: DRAFT GSSAPI socket options in wrong section cause duplication
2017-08-19 17:40:15 +01:00
zmq_utils.cpp
Problem: fd leak in tweetnacl with one ctx per thread
2017-07-28 11:27:53 +01:00
zmq.cpp
problem: not using official api FD_ZERO to init fd_set
2017-05-06 08:03:09 +08:00