.. |
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: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
atomic_ptr.hpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07: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
|
Problem: Thread-safe solution for modify hwm of pipe
|
2017-01-11 10:49:54 +08: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: thread name is redundant
|
2017-03-12 13:11:44 +00:00 |
ctx.hpp
|
Problem: CURVE mechanism is unusable with chroot()
|
2016-03-30 03:45:12 +05:00 |
curve_client.cpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
curve_client.hpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
curve_server.cpp
|
Problem: send_failure() util name undergeneralized (for read success).
|
2017-03-30 13:57:47 -07:00 |
curve_server.hpp
|
Problem: assert used for ZAP error handling aborts process.
|
2017-03-29 10:43:56 -07: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
|
Fixed handling of WSAEWOULDBLOCK to be generic (#2260)
|
2016-12-16 15:51:00 +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
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07:00 |
gssapi_client.hpp
|
gssapi: add NAMETYPE socket options
|
2017-04-21 13:08:45 -07:00 |
gssapi_mechanism_base.cpp
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07:00 |
gssapi_mechanism_base.hpp
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07:00 |
gssapi_server.cpp
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07:00 |
gssapi_server.hpp
|
Problem: assert used for ZAP error handling aborts process.
|
2017-03-29 10:43:56 -07: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: copyright year is still 2015
|
2016-01-28 15:07:31 +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: peer can close connection before SO_NOSIGPIPE is set
|
2017-01-04 17:34:33 +00:00 |
ip.hpp
|
Problem: peer can close connection before SO_NOSIGPIPE is set
|
2017-01-04 17:34:33 +00: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.cpp
|
Add dgram_t class (based on stream socket and udp engine)
|
2016-05-15 15:35:35 -03:00 |
mechanism.hpp
|
Problem: copyright year is still 2015
|
2016-01-28 15:07:31 +01: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: Out of memory condition not always checked
|
2017-03-27 23:58:38 +02:00 |
norm_engine.hpp
|
Problem: source conatins trailing spaces
|
2016-09-17 08:46:54 +02:00 |
null_mechanism.cpp
|
Problem: send_failure() util name undergeneralized (for read success).
|
2017-03-30 13:57:47 -07:00 |
null_mechanism.hpp
|
Problem: assert used for ZAP error handling aborts process.
|
2017-03-29 10:43:56 -07: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
|
gssapi: add NAMETYPE options to zmq_getsockopt
|
2017-04-24 16:12:42 -07:00 |
options.hpp
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07: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: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
pgm_receiver.hpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
pgm_sender.cpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
pgm_sender.hpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07: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: Thread-safe solution for modify hwm of pipe
|
2017-01-11 10:49:54 +08:00 |
pipe.hpp
|
Problem: Thread-safe solution for modify hwm of pipe
|
2017-01-11 10:49:54 +08:00 |
plain_client.cpp
|
Problem: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
plain_client.hpp
|
Problem: copyright year is still 2015
|
2016-01-28 15:07:31 +01:00 |
plain_server.cpp
|
Problem: send_failure() util name undergeneralized (for read success).
|
2017-03-30 13:57:47 -07:00 |
plain_server.hpp
|
Problem: assert used for ZAP error handling aborts process.
|
2017-03-29 10:43:56 -07: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: name conflicts from windows.h, draft API declared in pch.
|
2016-05-13 20:41:26 -07:00 |
random.hpp
|
Problem: copyright year is still 2015
|
2016-01-28 15:07:31 +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
|
Problem: router pipe can block forever
|
2017-02-24 23:56:52 +00: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_connect() asserts on write fail (yet returns fail codes).
|
2017-03-29 14:31:48 -07:00 |
session_base.hpp
|
missing virtual modifier or session_base
|
2016-01-28 18:31:05 +02: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: Out of memory condition not always checked
|
2017-03-27 23:58:38 +02:00 |
socket_base.hpp
|
Code formatting + reverted hard error handshake fail
|
2016-12-30 18:34:33 +01: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
|
Prevent DOS by asserts in TCP tuning (#2492)
|
2017-04-04 09:55:26 +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: Out of memory condition not always checked
|
2017-03-27 23:58:38 +02:00 |
stream_engine.hpp
|
Fixed issue #2227 second part
|
2017-01-01 19:08:28 +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
|
Prevent DOS by asserts in TCP tuning (#2492)
|
2017-04-04 09:55:26 +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
|
Prevent DOS by asserts in TCP tuning (#2492)
|
2017-04-04 09:55:26 +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: source code contains tabs
|
2016-09-17 08:44:00 +02:00 |
tweetnacl.h
|
Problem: no function to derive curve public key from secret key.
|
2016-05-18 23:51:18 -07: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
|
Fix compilation with mingw64 using autotools
|
2016-06-01 15:07:16 +02:00 |
udp_engine.hpp
|
problem: memory issues, access uninitiailized memory and leak
|
2016-05-16 15:51:08 +03: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_t.xattach_pipe no handle msg.copy or pipe_t.write fails.
|
2017-03-30 14:45:40 -07: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 |
zmq_draft.h
|
gssapi: move new options to DRAFT section
|
2017-04-24 16:12:27 -07:00 |
zmq_utils.cpp
|
Problem: Out of memory condition not always checked
|
2017-03-27 23:58:38 +02:00 |
zmq.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 |