..
address.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
address.hpp
add wss transport and fix tipc tests when building using cmake on linux ( #3857 )
2020-04-13 23:03:19 +01:00
array.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
atomic_counter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
atomic_ptr.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
blob.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
channel.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
channel.hpp
problem: no thread-safe alternative for ZMQ_PAIR
2020-05-09 08:49:01 +03:00
client.cpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
client.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
clock.cpp
Fix linting error reported by clang-format
2021-11-15 10:31:21 +00:00
clock.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
command.hpp
fixes for UBSAN warnings ( #4223 )
2021-06-29 13:02:35 +01:00
compat.hpp
src/compat.hpp: fix build with libbsd and strlcpy
2020-11-02 07:58:01 +01:00
condition_variable.hpp
problem: pthread_cond_timedwait sometimes fail with EINVAL
2020-06-28 17:02:38 +03:00
config.hpp
Problem: {in,out}_batch_size must be configured at compiled time
2019-06-27 02:31:11 -04:00
ctx.cpp
Problem: get_opt function read the options value maybe not thread safe
2022-08-10 22:35:14 +08:00
ctx.hpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
curve_client_tools.hpp
Problem: build with curve fails on GCC 11
2021-06-13 16:21:55 +01:00
curve_client.cpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00
curve_client.hpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00
curve_mechanism_base.cpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00
curve_mechanism_base.hpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00
curve_server.cpp
Problem: MSAN complains about uninitialised buffers in CURVE greetings
2020-05-24 14:26:14 +01:00
curve_server.hpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00
dbuffer.hpp
Problem: pointee types are unnecessarily non-const
2020-02-04 18:34:19 +01:00
dealer.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
dealer.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
decoder_allocators.cpp
Problem: formatting broken
2021-11-03 19:39:50 +00:00
decoder_allocators.hpp
Problem: ZMTP v1 static allocator is needlessly resized
2020-05-08 18:18:34 +01:00
decoder.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
devpoll.cpp
Problem: /dev/poll doesn't compile
2019-03-18 10:15:27 +00:00
devpoll.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
dgram.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
dgram.hpp
Problem: Unused member variables _last_in
2021-02-18 20:38:42 +00:00
dish.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
dish.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
dist.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
dist.hpp
Problem: XPUB socket allows manual subscription on terminated pipe
2021-02-08 06:02:10 +02:00
encoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
endpoint.cpp
Problem: monitor events are unversioned
2019-02-02 15:33:27 +01:00
endpoint.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
epoll.cpp
Problem: inside the event array, epoll return an event with invalid data pointer which create a segmentation fault
2021-12-03 11:58:20 +01:00
epoll.hpp
epoll: add missing override statement
2021-09-22 10:11:03 +01:00
err.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
err.hpp
support compiling with IBM XL 16.1 w/ clang front end
2020-02-05 11:00:34 -05:00
fd.hpp
Problem: Multiple fd_t definitions
2020-04-28 08:50:18 +00:00
fq.cpp
Problem: Unused member variables _last_in
2021-02-18 20:38:42 +00:00
fq.hpp
Problem: Unused member variables _last_in
2021-02-18 20:38:42 +00:00
gather.cpp
Problem: unused get_credential methods and associated fields
2018-08-13 15:22:18 +02:00
gather.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
generic_mtrie_impl.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
generic_mtrie.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
gssapi_client.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
gssapi_client.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
gssapi_mechanism_base.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
gssapi_mechanism_base.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
gssapi_server.cpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
gssapi_server.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
i_decoder.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
i_encoder.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
i_engine.hpp
problem: zeromq connects peer before handshake is completed
2020-05-13 19:36:13 +03:00
i_mailbox.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
i_poll_events.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
io_object.cpp
Problem: inconsistent naming style for private data members, conflicts with naming of local variables and member functions
2018-05-27 13:24:07 +02:00
io_object.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
io_thread.cpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
io_thread.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
ip_resolver.cpp
if_nametoindex function is now used when available
2020-12-23 12:32:16 +01:00
ip_resolver.hpp
ip_resolver_t: Silencing C++-warning -Wnon-virtual-dtor ( #3837 )
2020-02-28 16:49:12 +00:00
ip.cpp
AF_UNIX support may fail on bind
2022-09-08 15:10:04 +02:00
ip.hpp
Fix typos
2022-02-11 00:45:06 +02:00
ipc_address.cpp
Problem: some platforms do not have strnlen
2020-08-21 14:39:08 +01:00
ipc_address.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
ipc_connecter.cpp
stop reconnect after called zmq_disconnect() ( #4053 )
2020-09-28 09:59:57 +01:00
ipc_connecter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
ipc_listener.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
ipc_listener.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
kqueue.cpp
problem: kevent udata is now void* on NetBSD Current (10)
2022-01-03 18:03:14 +00:00
kqueue.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
lb.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
lb.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
libzmq.pc.in
Revert "Problem: pkg-config file cannot be used for static linking on CentOS 7"
2019-10-14 20:43:33 +02:00
libzmq.vers
Problem: libtool -export-symbols-regexp seems to leak weak symbols
2018-12-14 18:48:39 +01:00
likely.hpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
macros.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
mailbox_safe.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
mailbox_safe.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
mailbox.cpp
Problem: inconsistent naming style for private data members, conflicts with naming of local variables and member functions
2018-05-27 13:24:07 +02:00
mailbox.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
mechanism_base.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
mechanism_base.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
mechanism.cpp
problem: no thread-safe alternative for ZMQ_PAIR
2020-05-09 08:49:01 +03:00
mechanism.hpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
metadata.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
metadata.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
msg.cpp
Problem: some platforms do not have strnlen
2020-08-21 14:39:08 +01:00
msg.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
mtrie.cpp
Problem: no unittests for mtrie
2018-03-02 13:32:51 +01:00
mtrie.hpp
Fixed issue #2979
2018-03-09 22:24:23 +01:00
mutex.hpp
Fix MINGW with pthread cv
2021-04-15 13:43:55 -05:00
norm_engine.cpp
check rc in make_fdpair
2022-09-08 11:17:51 +02:00
norm_engine.hpp
Problem: norm fails to compile under windows ( #4123 )
2021-01-18 08:42:14 +00:00
null_mechanism.cpp
Code style improvements
2018-08-10 15:36:31 +02:00
null_mechanism.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
object.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
object.hpp
add option to stop trying to reconnect on ECONNREFUSED ( #3831 )
2020-02-23 17:17:22 +00:00
options.cpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
options.hpp
Fix typos
2022-02-11 00:45:06 +02:00
own.cpp
Fix typos
2022-02-11 00:45:06 +02:00
own.hpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
pair.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
pair.hpp
Problem: Unused member variables _last_in
2021-02-18 20:38:42 +00:00
peer.cpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
peer.hpp
problem: zeromq doesn't has a thread-safe peer to peer socket
2020-02-09 23:20:14 +02:00
pgm_receiver.cpp
Problem: monitor events are unversioned
2019-02-02 15:33:27 +01:00
pgm_receiver.hpp
problem: zeromq connects peer before handshake is completed
2020-05-13 19:36:13 +03:00
pgm_sender.cpp
Fix typos
2022-02-11 00:45:06 +02:00
pgm_sender.hpp
problem: zeromq connects peer before handshake is completed
2020-05-13 19:36:13 +03:00
pgm_socket.cpp
Problem: {in,out}_batch_size must be configured at compiled time
2019-06-27 02:31:11 -04:00
pgm_socket.hpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
pipe.cpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
pipe.hpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
plain_client.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
plain_client.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
plain_common.hpp
Problem: PLAIN HELLO message incorrectly uses WELCOME literal
2019-05-10 03:55:07 -04:00
plain_server.cpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
plain_server.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
poll.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
poll.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
poller_base.cpp
The _DEBUG preprocessor definition is typically only set on Windows. (e.g., see https://stackoverflow.com/questions/2290509/debug-vs-ndebug/29253284#29253284 )
2020-11-02 16:58:14 -05:00
poller_base.hpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
poller.hpp
Problem: API poller cannot be set independently from I/O thread poller, poll I/O thread poller broken on Windows
2018-05-22 18:36:04 +02:00
polling_util.cpp
Problem: polling utilities not at a reusable location
2018-06-01 18:22:48 +02:00
polling_util.hpp
Problem: polling_util.hpp missing sys/select.h include ( #4283 )
2021-10-21 20:56:32 +01:00
pollset.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
pollset.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
precompiled.cpp
Problem: copyright year is still 2015
2016-01-28 15:07:31 +01:00
precompiled.hpp
Fix minor casing issue in include files
2022-02-06 22:12:19 +01:00
proxy.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
proxy.hpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
pub.cpp
Problem: ZMQ_CONNECT_ROUTING_ID can be assigned to incoming socket connection (Issue #3191 )
2018-07-26 18:26:35 -05:00
pub.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
pull.cpp
Problem: unused get_credential methods and associated fields
2018-08-13 15:22:18 +02:00
pull.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
push.cpp
Problem: ZMQ_CONNECT_ROUTING_ID can be assigned to incoming socket connection (Issue #3191 )
2018-07-26 18:26:35 -05:00
push.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
radio.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
radio.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
radix_tree.cpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
radix_tree.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
random.cpp
Problem: calling randombytes_close with libsodium can crash Contexts in other threads ( #4242 )
2021-08-13 15:11:29 +01:00
random.hpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
raw_decoder.cpp
Code style improvements
2018-08-10 15:36:31 +02:00
raw_decoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
raw_encoder.cpp
Problem: protected data member in encoder_base_t
2018-05-30 09:57:46 +02:00
raw_encoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
raw_engine.cpp
problem: zeromq connects peer before handshake is completed
2020-05-13 19:36:13 +03:00
raw_engine.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
reaper.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
reaper.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
rep.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
rep.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
req.cpp
Fix typos
2022-02-11 00:45:06 +02:00
req.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
router.cpp
Fix typos
2022-02-11 00:45:06 +02:00
router.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
scatter.cpp
Problem: ZMQ_CONNECT_ROUTING_ID can be assigned to incoming socket connection (Issue #3191 )
2018-07-26 18:26:35 -05:00
scatter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
secure_allocator.hpp
src/secure_allocator.hpp: define missing 'rebind' type
2022-12-20 23:00:53 +00:00
select.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
select.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
server.cpp
problem: router doesn't know when peer disconnected
2020-04-17 18:04:28 +03:00
server.hpp
problem: zeromq doesn't has a thread-safe peer to peer socket
2020-02-09 23:20:14 +02:00
session_base.cpp
problem: no way to know when connection is temporarly dropped
2021-06-06 17:14:22 +03:00
session_base.hpp
add missing override statements
2021-09-21 20:13:41 +08:00
signaler.cpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
signaler.hpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
socket_base.cpp
Problem: message can't be received due to signal
2023-01-10 16:04:56 +00:00
socket_base.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
socket_poller.cpp
Problem: Poller event fd unspecified
2020-04-27 21:00:45 +00:00
socket_poller.hpp
Problem: unnecessary event struct and UB
2020-05-01 22:12:30 +00:00
socks_connecter.cpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
socks_connecter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
socks.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
socks.hpp
Problem: unnecessary value parameters
2019-12-08 15:24:48 +01:00
stdint.hpp
Problem: build on centos6/ubuntu12 still broken
2019-07-16 18:15:47 +01:00
stream_connecter_base.cpp
rebase reconnect-redux on master ( #3960 )
2020-06-26 23:41:44 +01:00
stream_connecter_base.hpp
rebase reconnect-redux on master ( #3960 )
2020-06-26 23:41:44 +01:00
stream_engine_base.cpp
Problem: Handshake timeout error with ZMTP_2_0
2022-11-11 12:26:44 +01:00
stream_engine_base.hpp
add missing override statements
2021-09-21 20:13:41 +08:00
stream_listener_base.cpp
Problem: identifiers not conformant with naming convention
2019-12-08 15:24:48 +01:00
stream_listener_base.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
stream.cpp
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
stream.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
sub.cpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
sub.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
tcp_address.cpp
Problem: mask and to_string member functions of tcp_address_mask_t are not referenced
2020-09-04 15:51:43 +02:00
tcp_address.hpp
Problem: mask and to_string member functions of tcp_address_mask_t are not referenced
2020-09-04 15:51:43 +02:00
tcp_connecter.cpp
Problem: formatting not up to date
2020-02-23 18:25:20 +00:00
tcp_connecter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
tcp_listener.cpp
Problem: No direct support for setting socket priority ( #4118 )
2021-01-06 22:22:41 +00:00
tcp_listener.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
tcp.cpp
Support so_busy_poll ( #4188 )
2021-05-14 23:05:56 +01:00
tcp.hpp
Support so_busy_poll ( #4188 )
2021-05-14 23:05:56 +01:00
thread.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
thread.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
timers.cpp
Problem: non-modifying member functions not marked as const/static
2020-01-27 10:38:00 +01:00
timers.hpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
tipc_address.cpp
Problem: redundant else after return
2019-12-08 15:24:48 +01:00
tipc_address.hpp
Problem: code duplication in get_address of ipc/tcp/tipc listener classes
2019-02-02 15:23:56 +01:00
tipc_connecter.cpp
Problem: -1 used for invalid socket
2020-04-29 17:12:08 +00:00
tipc_connecter.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
tipc_listener.cpp
Problem: -1 used for invalid socket
2020-04-29 17:12:08 +00:00
tipc_listener.hpp
Problem: inconsistent polymorphic inheritance
2020-01-27 08:46:55 +01:00
trie.cpp
Problem: pointee types are unnecessarily non-const
2020-02-04 18:34:19 +01:00
trie.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
tweetnacl.c
Problem: ptr/ref parameters and local variables are non-const but never modified
2020-01-27 10:38:00 +01:00
tweetnacl.h
Problem: parameter naming style inconsistent
2018-05-26 09:34:44 +02:00
udp_address.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
udp_address.hpp
Problem: inconsistent parameter names on definition/declaration
2019-12-08 15:24:48 +01:00
udp_engine.cpp
Fix typos
2022-02-11 00:45:06 +02:00
udp_engine.hpp
problem: zeromq connects peer before handshake is completed
2020-05-13 19:36:13 +03:00
v1_decoder.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
v1_decoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
v1_encoder.cpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
v1_encoder.hpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
v2_decoder.cpp
Problem: C-style casts used
2020-01-27 10:38:00 +01:00
v2_decoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
v2_encoder.cpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
v2_encoder.hpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
v2_protocol.hpp
Problem: formatting inconsistent
2018-02-02 15:47:43 +01:00
v3_1_encoder.cpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
v3_1_encoder.hpp
Problem: libzmq does not send ZMTP 3.1 sub/cancel commands
2020-02-05 17:03:39 +00:00
version.rc.in
Add ZeroMQ branding.
2012-06-12 21:30:24 -04:00
vmci_address.cpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci_address.hpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci_connecter.cpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci_connecter.hpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci_listener.cpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci_listener.hpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci.cpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
vmci.hpp
Problem: VMCI build broken
2021-02-21 11:50:38 +00:00
windows.hpp
Problem: struct sockaddr_un redefinition
2021-11-25 08:35:58 +08:00
wire.hpp
Problem: parameter naming style inconsistent
2018-05-26 09:34:44 +02:00
ws_address.cpp
problem: ws_transport is missing the path the endpoint name
2020-02-06 17:22:28 +02:00
ws_address.hpp
Problem: WSS LAST_ENDPOINT returns WS transport
2019-11-28 12:37:53 +00:00
ws_connecter.cpp
Problem: warnings with xcode ( #4043 )
2020-09-17 15:12:36 +01:00
ws_connecter.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
ws_decoder.cpp
Problem: WS might use handshake buffer for data
2020-08-15 12:25:52 +01:00
ws_decoder.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
ws_encoder.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
ws_encoder.hpp
problem: ws_encoder allocate a new msg for masking
2020-02-06 09:34:22 +02:00
ws_engine.cpp
Fix typos
2022-02-11 00:45:06 +02:00
ws_engine.hpp
add wss transport and fix tipc tests when building using cmake on linux ( #3857 )
2020-04-13 23:03:19 +01:00
ws_listener.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
ws_listener.hpp
add wss transport and fix tipc tests when building using cmake on linux ( #3857 )
2020-04-13 23:03:19 +01:00
ws_protocol.hpp
Problem: wrong copyright dates in newly added files
2019-07-16 17:36:44 +01:00
wss_address.cpp
problem: ws_transport is missing the path the endpoint name
2020-02-06 17:22:28 +02:00
wss_address.hpp
Problem: WSS LAST_ENDPOINT returns WS transport
2019-11-28 12:37:53 +00:00
wss_engine.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
wss_engine.hpp
Problem: code duplicated between handshake and out_event
2020-09-04 16:39:16 +02:00
xpub.cpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
xpub.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
xsub.cpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
xsub.hpp
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
ypipe_base.hpp
Problem: missing use of C++11 = delete and = default
2019-12-09 09:48:21 +01:00
ypipe_conflate.hpp
Fix typos
2022-02-11 00:45:06 +02:00
ypipe.hpp
Fix typos
2022-02-11 00:45:06 +02:00
yqueue.hpp
fixes for UBSAN warnings ( #4223 )
2021-06-29 13:02:35 +01:00
zap_client.cpp
Problem: formatting errors
2021-09-22 16:40:17 +01:00
zap_client.hpp
Problem: redundant inline/ZMQ_FINAL declarations
2020-02-04 18:34:13 +01:00
zmq_draft.h
Add ZMQ_TOPICS_COUNT socket option ( #4459 )
2022-11-29 12:00:11 +00:00
zmq_utils.cpp
Problem: zmq_z85_decode doesn't check its input length
2020-08-21 16:03:57 +01:00
zmq.cpp
add zmq_ppoll
2021-09-24 11:04:20 +02:00
zmtp_engine.cpp
rebase reconnect-redux on master ( #3960 )
2020-06-26 23:41:44 +01:00
zmtp_engine.hpp
Problem: sub/cancel broken with CURVE
2020-05-03 17:42:53 +01:00