libzmq/src
Luca Boccassi 48e9e24726 Problem: #2262 broke curve
Solution: Revert "Problem: Duplicated code"

This reverts commit 022eeaf33d.
2016-12-16 16:50:17 +00:00
..
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 Problem: clock_gettime is now defined in macOS 10.12 SDK 2016-10-28 11:04:21 +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: copyright year is still 2015 2016-01-28 15:07:31 +01:00
condition_variable.hpp Add WinXP compatibility 2016-11-02 15:44:27 +05:00
config.hpp problem: zeromq performance got worsen by some changes 2016-05-03 19:37:39 +03:00
ctx.cpp Problem: size of zmq_msg_t is not known to FFI wrappers 2016-11-20 12:24:03 +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: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
curve_server.hpp Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -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 avoid crashing in the multi-thread operation for std::vector 2016-12-05 09:28:05 +08: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 Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
gssapi_client.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
gssapi_mechanism_base.cpp [gssapi] memory allocation mismatch on windows 2016-08-26 18:23:31 -07:00
gssapi_mechanism_base.hpp Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
gssapi_server.cpp Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
gssapi_server.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +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: 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: Windows does not support IPV6_TCLASS 2016-11-30 11:09:12 +00:00
ip.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +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 Fix copy/paste error (#2070) 2016-07-31 00:50:07 +01: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 Problem: trailing whitespace in code 2016-04-25 12:18:46 +01: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: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
msg.hpp problem: srcfd is broken 2016-05-04 15:33:19 +03: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 Add #include "precompiled.hpp" 2016-12-10 16:44:51 +03:00
norm_engine.hpp Problem: source conatins trailing spaces 2016-09-17 08:46:54 +02:00
null_mechanism.cpp Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
null_mechanism.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
object.cpp Problem: trailing whitespace in code 2016-04-25 12:18:46 +01:00
object.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
options.cpp Problem: #2262 broke curve 2016-12-16 16:50:17 +00:00
options.hpp Problem: #2262 broke curve 2016-12-16 16:50:17 +00: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: source code contains tabs 2016-09-17 08:44:00 +02:00
pipe.hpp Problem: trailing whitespace in code 2016-04-25 12:18:46 +01: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: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
plain_server.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01: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: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07:00
proxy.cpp Problem: 4.2.0 won't compile on AIX 7.1 2016-12-05 22:50:10 +00: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: indentation should be 4 spaces, no tabs 2016-02-21 23:16:44 +00: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: hint parameter throws unused warning 2016-05-10 18:22:15 +01:00
req.hpp Fixed ZMQ_REQ_CORRELATE (see pull request #1730) 2016-04-02 18:36:29 +02:00
router.cpp Problem: trailing whitespace in code 2016-04-25 12:18:46 +01: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: select.cpp/hpp build fails with reorder error 2016-11-24 13:07:47 +00: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 Add dgram_t class (based on stream socket and udp engine) 2016-05-15 15:35:35 -03:00
session_base.hpp missing virtual modifier or session_base 2016-01-28 18:31:05 +02:00
signaler.cpp Problem: 4.2.0 won't compile on AIX 7.1 2016-12-05 22:50:10 +00:00
signaler.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
socket_base.cpp Fixed problems from previous PR for #2158 (#2160) 2016-10-12 10:34:22 +01:00
socket_base.hpp Fixed problems from previous PR for #2158 (#2160) 2016-10-12 10:34:22 +01:00
socket_poller.cpp socket_poller::wait returns only triggered events 2016-09-29 15:21:52 +02:00
socket_poller.hpp add n_events argument to zmq_poller_wait_all 2016-09-27 14:37:52 +02:00
socks_connecter.cpp Fix compilation with mingw64 using autotools 2016-06-01 15:07:16 +02: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 fix bug zmq4.x PUB msg to ZMTP1.0 SUB server 2016-12-15 20:29:58 +08:00
stream_engine.hpp fix bug zmq4.x PUB msg to ZMTP1.0 SUB server 2016-12-15 20:29:58 +08: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: Precompiled headers not being used 2016-02-18 10:56:52 -06:00
sub.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
tcp_address.cpp "%" -> '%' 2016-12-10 17:27:42 +03:00
tcp_address.hpp Implemented network interface name resolution on Windows platform 2016-10-10 17:29:53 +02:00
tcp_connecter.cpp Problem: 2 connects with same sourceip:port to different destip:port fail 2016-10-23 22:31:45 +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 Problem: source code contains tabs 2016-09-17 08:44:00 +02: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: source code contains tabs 2016-09-17 08:44:00 +02:00
tcp.hpp Problem: tune_tcp_keepalives signature >80 chars 2016-04-25 13:43:10 +01:00
thread.cpp Problem: kFreeBSD does not implement pthread_setschedparam 2016-11-05 18:14:22 +00:00
thread.hpp Problem: name conflicts from windows.h, draft API declared in pch. 2016-05-13 20:41:26 -07: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 Fix #include case for <mstcpip.h> 2016-12-08 16:35:44 +01:00
wire.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
xpub.cpp Increment metadata refcount while it's in pending_metadata 2016-10-29 14:37:28 -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 add n_events argument to zmq_poller_wait_all 2016-09-27 14:37:52 +02:00
zmq_utils.cpp Problem: no unit tests for base85 or public curve functions. 2016-05-19 03:46:15 -07:00
zmq.cpp only compare FD when neither item is a zmq socket 2016-12-15 14:05:40 +01:00