.. |
address.cpp
|
Problem: ipc transport not supported under Windows
|
2019-10-29 23:04:54 +01:00 |
address.hpp
|
Problem: WSS LAST_ENDPOINT returns WS transport
|
2019-11-28 12:37:53 +00:00 |
array.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
atomic_counter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
atomic_ptr.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
blob.hpp
|
Add <ios> include to fix uClibc++ compilation
|
2019-04-19 12:16:01 -07:00 |
client.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
client.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
clock.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 |
clock.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
command.hpp
|
Problem: cannot monitor state of queues at runtime
|
2019-02-10 16:33:26 +00:00 |
condition_variable.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01: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: local functions not declared static
|
2019-12-25 13:52:21 +01:00 |
ctx.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
curve_client_tools.hpp
|
Problem: plaintext secrets placed in insecure memory
|
2019-07-14 17:12:39 +02:00 |
curve_client.cpp
|
Problem: redundant else after return
|
2019-12-08 15:24:48 +01:00 |
curve_client.hpp
|
Problem: inconsistent parameter names on definition/declaration
|
2019-12-08 15:24:48 +01:00 |
curve_mechanism_base.cpp
|
problem: zero-sized messages cause assertion when glibc assertion are on
|
2019-10-07 09:11:44 +03:00 |
curve_mechanism_base.hpp
|
Problem: no C++ style secure memory allocator available
|
2019-07-14 17:12:39 +02:00 |
curve_server.cpp
|
Problem: plaintext secrets placed in insecure memory
|
2019-07-14 17:12:39 +02:00 |
curve_server.hpp
|
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 |
dbuffer.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
dealer.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
dealer.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
decoder_allocators.cpp
|
avoid to use ceil function
|
2019-10-14 16:18:27 +02:00 |
decoder_allocators.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
decoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
devpoll.cpp
|
Problem: /dev/poll doesn't compile
|
2019-03-18 10:15:27 +00:00 |
devpoll.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
dgram.cpp
|
Problem: trailing whitespace breaks clang-format-check
|
2018-10-08 17:17:13 +01:00 |
dgram.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
dish.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
dish.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
dist.cpp
|
Problem: loop variable modified in loop step and body
|
2019-12-25 13:52:21 +01:00 |
dist.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
encoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
endpoint.cpp
|
Problem: monitor events are unversioned
|
2019-02-02 15:33:27 +01:00 |
endpoint.hpp
|
Problem: monitor events are unversioned
|
2019-02-02 15:33:27 +01:00 |
epoll.cpp
|
Reduced number of calls to container end method
|
2018-08-09 12:41:08 +02:00 |
epoll.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
err.cpp
|
Problem: use of unsafe strcpy
|
2019-12-25 13:56:26 +01:00 |
err.hpp
|
Problem: redundant old-style void argument declarations
|
2018-05-26 09:34:45 +02:00 |
fd.hpp
|
Problem: type of retired_fd is not fd_t (but int)
|
2018-05-18 14:34:43 +02:00 |
fq.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
fq.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
gather.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
gather.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
generic_mtrie_impl.hpp
|
Use static_cast instead of C-style casts, make local variables const where possible, use switch instead of chained if/else, extract rm_helper_multiple_subnodes from rm_helper to reduce nesting
|
2018-08-09 12:41:08 +02:00 |
generic_mtrie.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
gssapi_client.cpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
gssapi_client.hpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
gssapi_mechanism_base.cpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
gssapi_mechanism_base.hpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
gssapi_server.cpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
gssapi_server.hpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01: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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
io_thread.cpp
|
Implement thread name on windows, cleanup thread naming internals
|
2019-05-21 12:12:19 +02:00 |
io_thread.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ip_resolver.cpp
|
Problem: build targeting Windows XP is broken
|
2019-10-19 14:04:55 +02:00 |
ip_resolver.hpp
|
problem: ws_engine doesn't send correct host and path
|
2019-09-05 17:33:38 +03:00 |
ip.cpp
|
Problem: insecure and inefficient strcpy used
|
2019-12-23 11:58:07 +01:00 |
ip.hpp
|
Problem: zmq::listener_t::create_wildcard_address not reusable in ip.cpp
|
2019-12-06 19:11:50 +01:00 |
ipc_address.cpp
|
Problem: ipc transport not supported under Windows
|
2019-10-29 23:04:54 +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
|
Problem: ipc transport not supported under Windows
|
2019-10-29 23:04:54 +01:00 |
ipc_connecter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ipc_listener.cpp
|
Problem: zmq::listener_t::create_wildcard_address not reusable in ip.cpp
|
2019-12-06 19:11:50 +01:00 |
ipc_listener.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
kqueue.cpp
|
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 |
kqueue.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
lb.cpp
|
Problem: race condition in PUSH might break atomicity
|
2018-12-28 17:55:19 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
mailbox_safe.cpp
|
Problem: formatting broken
|
2019-02-07 11:44:18 +01:00 |
mailbox_safe.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
mechanism_base.cpp
|
Problem: magic numbers in mechanism_base.cpp
|
2018-05-28 17:53:44 +02:00 |
mechanism_base.hpp
|
Problem: parameter naming style inconsistent
|
2018-05-26 09:34:44 +02:00 |
mechanism.cpp
|
Reduced number of calls to container end method
|
2018-08-09 12:41:08 +02:00 |
mechanism.hpp
|
Problem: members of mechanmism_t are needlessly protected
|
2018-05-29 11:08:22 +02:00 |
metadata.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 |
metadata.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
msg.cpp
|
Problem: can't process ZMTP 3.1 cancel/subscribe commands
|
2018-06-23 17:16:10 +01:00 |
msg.hpp
|
Problem: can't process ZMTP 3.1 cancel/subscribe commands
|
2018-06-23 17:16:10 +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
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
norm_engine.cpp
|
Problem: {in,out}_batch_size must be configured at compiled time
|
2019-06-27 02:31:11 -04:00 |
norm_engine.hpp
|
Problem: {in,out}_batch_size must be configured at compiled time
|
2019-06-27 02:31:11 -04:00 |
null_mechanism.cpp
|
Code style improvements
|
2018-08-10 15:36:31 +02:00 |
null_mechanism.hpp
|
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 |
object.cpp
|
Problem: cannot monitor state of queues at runtime
|
2019-02-10 16:33:26 +00:00 |
object.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
options.cpp
|
Merge pull request #3763 from sigiesec/replace-strcpy
|
2019-12-25 16:13:13 +01:00 |
options.hpp
|
problem: unsecured websocket is rarely used in production
|
2019-10-02 08:58:26 +03:00 |
own.cpp
|
Reduced number of calls to container end method
|
2018-08-09 12:41:08 +02:00 |
own.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
pair.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
pair.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
pgm_receiver.cpp
|
Problem: monitor events are unversioned
|
2019-02-02 15:33:27 +01:00 |
pgm_receiver.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
pgm_sender.cpp
|
Problem: monitor events are unversioned
|
2019-02-02 15:33:27 +01:00 |
pgm_sender.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01: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: redundant parentheses in return statements
|
2019-03-01 05:46:10 -05:00 |
pipe.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
plain_client.cpp
|
Code style improvements
|
2018-08-10 15:36:31 +02:00 |
plain_client.hpp
|
Problem: produce_* functions always return 0
|
2018-05-28 17:53:46 +02:00 |
plain_common.hpp
|
Problem: PLAIN HELLO message incorrectly uses WELCOME literal
|
2019-05-10 03:55:07 -04:00 |
plain_server.cpp
|
Problem: unused values stored to variable, duplicated code
|
2018-05-31 11:02:26 +02:00 |
plain_server.hpp
|
Problem: produce_* functions always return 0
|
2018-05-28 17:53:46 +02:00 |
poll.cpp
|
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 |
poll.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
poller_base.cpp
|
Problem: Threads don't have names which complicates debugging.
|
2019-02-17 20:15:33 +00:00 |
poller_base.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
pollset.cpp
|
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 |
pollset.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
precompiled.cpp
|
Problem: copyright year is still 2015
|
2016-01-28 15:07:31 +01:00 |
precompiled.hpp
|
Problem: C4627 warning in proxy.cpp and signaler.cpp
|
2018-05-14 18:07:13 +02:00 |
proxy.cpp
|
Problem: local functions not declared static
|
2019-12-25 13:52:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
pull.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
pull.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
radio.cpp
|
Reduced number of calls to container end method
|
2018-08-09 12:41:08 +02:00 |
radio.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
radix_tree.cpp
|
Problem: identifiers not conformant with naming convention
|
2019-12-08 15:24:48 +01:00 |
radix_tree.hpp
|
Problem: inconsistent parameter names on definition/declaration
|
2019-12-08 15:24:48 +01:00 |
random.cpp
|
Code style improvements
|
2018-08-10 15:36:31 +02: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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
raw_engine.cpp
|
problem: ws_engine duplicate code from stream_engine
|
2019-07-18 11:28:08 +03:00 |
raw_engine.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
reaper.cpp
|
Problem: Threads don't have names which complicates debugging.
|
2019-02-17 20:15:33 +00:00 |
reaper.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
rep.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 |
rep.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
req.cpp
|
Fix request-handling memory leak
|
2019-07-05 16:53:46 -07:00 |
req.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
router.cpp
|
Problem: inconsistent _out_pipes when using the same routing id without ZMQ_ROUTER_HANDOVER
|
2018-08-17 12:50:59 +02:00 |
router.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
secure_allocator.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
select.cpp
|
Fix zmq::select_t::loop formatting
|
2019-11-20 09:29:59 +01:00 |
select.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
server.cpp
|
Problem: unused get_credential methods and associated fields
|
2018-08-13 15:22:18 +02:00 |
server.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
session_base.cpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
session_base.hpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
signaler.cpp
|
Problem: loop sending signaler event is obscure
|
2019-12-10 16:19:25 +01:00 |
signaler.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
socket_base.cpp
|
Problem: use of C-style casts
|
2019-12-08 15:24:48 +01:00 |
socket_base.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
socket_poller.cpp
|
Problem: pseudo-loops which had exactly one iteration
|
2019-12-25 13:52:21 +01:00 |
socket_poller.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
socks_connecter.cpp
|
Problem: unnecessary value parameters
|
2019-12-08 15:24:48 +01:00 |
socks_connecter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
socks.cpp
|
Problem: unnecessary value parameters
|
2019-12-08 15:24:48 +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
|
Problem: identifiers not conformant with naming convention
|
2019-12-08 15:24:48 +01:00 |
stream_connecter_base.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
stream_engine_base.cpp
|
Problem: redundant else after return
|
2019-12-08 15:24:48 +01:00 |
stream_engine_base.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01: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: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
stream.cpp
|
Problem: ZMQ_CONNECT_ROUTING_ID can be assigned to incoming socket connection (Issue #3191)
|
2018-07-26 18:26:35 -05:00 |
stream.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
sub.cpp
|
Problem: C-style casts used
|
2018-05-18 17:04:01 +02:00 |
sub.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tcp_address.cpp
|
Problem: identifiers not conformant with naming convention
|
2019-12-08 15:24:48 +01:00 |
tcp_address.hpp
|
Problem: protected data members in ip_address_t, ip_address_mask_t violates LSP
|
2018-05-30 10:28:14 +02:00 |
tcp_connecter.cpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tcp_connecter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tcp_listener.cpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tcp_listener.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tcp.cpp
|
UDP engine aborts on networking-related errors from socket syscalls (2) #2862 (#3640)
|
2019-08-25 15:55:42 +01:00 |
tcp.hpp
|
UDP engine aborts on networking-related errors from socket syscalls #2862 (#3638)
|
2019-08-22 18:52:31 +01:00 |
thread.cpp
|
Problem: identifiers not conformant with naming convention
|
2019-12-08 15:24:48 +01:00 |
thread.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
timers.cpp
|
Use std::min/max where possible
|
2018-08-09 12:53:32 +02:00 |
timers.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: use of C-style casts
|
2019-12-08 15:24:48 +01:00 |
tipc_connecter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tipc_listener.cpp
|
Problem: use of C-style casts
|
2019-12-08 15:24:48 +01:00 |
tipc_listener.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
trie.cpp
|
Code style improvements
|
2018-08-10 15:36:31 +02:00 |
trie.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
tweetnacl.c
|
Problem: C++ style comments in C file breaks pedantic build
|
2018-04-02 21:52:01 +01:00 |
tweetnacl.h
|
Problem: parameter naming style inconsistent
|
2018-05-26 09:34:44 +02:00 |
udp_address.cpp
|
Problem: build targeting Windows XP is broken
|
2019-10-19 14:04:55 +02:00 |
udp_address.hpp
|
Problem: inconsistent parameter names on definition/declaration
|
2019-12-08 15:24:48 +01:00 |
udp_engine.cpp
|
UDP engine aborts on networking-related errors from socket syscalls (2) #2862 (#3640)
|
2019-08-25 15:55:42 +01:00 |
udp_engine.hpp
|
Problem: inconsistent parameter names on definition/declaration
|
2019-12-08 15:24:48 +01:00 |
v1_decoder.cpp
|
Fix build on arm64 architectures with some strict compilers
|
2018-10-07 18:23:08 +02:00 |
v1_decoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
v1_encoder.cpp
|
Problem: protected data member in encoder_base_t
|
2018-05-30 09:57:46 +02:00 |
v1_encoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
v2_decoder.cpp
|
Problem: small formatting issue highlighted by clang
|
2019-01-09 12:02:58 +00:00 |
v2_decoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
v2_encoder.cpp
|
Problem: protected data member in encoder_base_t
|
2018-05-30 09:57:46 +02:00 |
v2_encoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
v2_protocol.hpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
version.rc.in
|
Add ZeroMQ branding.
|
2012-06-12 21:30:24 -04:00 |
vmci_address.cpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
vmci_address.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
vmci_connecter.cpp
|
Some explicit endpoint type changes to support GCC 5 (#3468)
|
2019-04-05 10:54:26 +01:00 |
vmci_connecter.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
vmci_listener.cpp
|
Some explicit endpoint type changes to support GCC 5 (#3468)
|
2019-04-05 10:54:26 +01:00 |
vmci_listener.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
vmci.cpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
vmci.hpp
|
Problem: formatting inconsistent
|
2018-02-02 15:47:43 +01:00 |
windows.hpp
|
Problem: if IPC enabled libzmq does not compile when in uwp build (#3747)
|
2019-12-06 13:27:24 +00:00 |
wire.hpp
|
Problem: parameter naming style inconsistent
|
2018-05-26 09:34:44 +02:00 |
ws_address.cpp
|
Problem: wildcard port binding does not work with WS sockets
|
2019-11-28 09:27:05 +00:00 |
ws_address.hpp
|
Problem: WSS LAST_ENDPOINT returns WS transport
|
2019-11-28 12:37:53 +00:00 |
ws_connecter.cpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
ws_connecter.hpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
ws_decoder.cpp
|
Problem: use of C-style casts
|
2019-12-08 15:24:48 +01:00 |
ws_decoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ws_encoder.cpp
|
Problem: use of C-style casts
|
2019-12-08 15:24:48 +01:00 |
ws_encoder.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ws_engine.cpp
|
Problem: UWP build fails
|
2019-12-28 21:17:09 +01:00 |
ws_engine.hpp
|
problem: WS transport doesn't support mechanism
|
2019-10-04 16:24:48 +03:00 |
ws_listener.cpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
ws_listener.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +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: WSS LAST_ENDPOINT returns WS transport
|
2019-11-28 12:37:53 +00:00 |
wss_address.hpp
|
Problem: WSS LAST_ENDPOINT returns WS transport
|
2019-11-28 12:37:53 +00:00 |
wss_engine.cpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
wss_engine.hpp
|
Problem: raw malloc used unnecessarily
|
2019-12-23 14:12:07 +01:00 |
xpub.cpp
|
Problem: cannot send arbitrary data from XSUB to XPUB.
|
2019-12-04 16:25:08 +01:00 |
xpub.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
xsub.cpp
|
Problem: redundant else after return
|
2019-12-08 15:24:48 +01:00 |
xsub.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ypipe_base.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ypipe_conflate.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
ypipe.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
yqueue.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |
zap_client.cpp
|
Problem: redundant else after return
|
2019-12-08 15:24:48 +01:00 |
zap_client.hpp
|
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 |
zmq_draft.h
|
Problem: cannot send arbitrary data from XSUB to XPUB.
|
2019-12-04 16:25:08 +01:00 |
zmq_utils.cpp
|
Problem: zmq_threadstart name not distinguished
|
2019-02-17 20:15:59 +00:00 |
zmq.cpp
|
Problem: local functions not declared static
|
2019-12-25 13:52:21 +01:00 |
zmtp_engine.cpp
|
Problem: identifiers not conformant with naming convention
|
2019-12-08 15:24:48 +01:00 |
zmtp_engine.hpp
|
Problem: missing use of C++11 = delete and = default
|
2019-12-09 09:48:21 +01:00 |