.. |
address.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
address.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
array.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
atomic_counter.hpp
|
On the Tile architecture, use atomic instructions for atomic ptr and counter.
|
2013-03-20 12:54:38 -04:00 |
atomic_ptr.hpp
|
On the Tile architecture, use atomic instructions for atomic ptr and counter.
|
2013-03-20 12:54:38 -04:00 |
blob.hpp
|
Add #include to string.h in blob.hpp
|
2013-08-17 23:15:15 +03:00 |
clock.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
clock.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
command.hpp
|
Fix race condition and support multiple socket connects before bind.
|
2013-09-12 18:09:37 +01:00 |
config.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
ctx.cpp
|
useless checks were removed
|
2013-10-04 21:54:52 +03:00 |
ctx.hpp
|
Typo in type name "emTPy_slots_t"
|
2013-10-08 00:40:30 +03:00 |
curve_client.cpp
|
Updated libzmq CURVE to track RFC 27
|
2013-09-24 15:31:10 +02:00 |
curve_client.hpp
|
Revert "makes curve keys symetric as in libcurve + factorisation"
|
2013-09-17 14:05:55 +02:00 |
curve_server.cpp
|
Stop curve handshake when cookie box verification fails
|
2013-10-04 08:21:43 +02:00 |
curve_server.hpp
|
Revert "makes curve keys symetric as in libcurve + factorisation"
|
2013-09-17 14:05:55 +02:00 |
dbuffer.hpp
|
Implement double buffer for conflate option
|
2013-08-17 23:22:34 +03:00 |
dealer.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
dealer.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
decoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
devpoll.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
devpoll.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
dist.cpp
|
LIBZMQ-541 issue fix
|
2013-07-01 15:57:06 +09:00 |
dist.hpp
|
Rename terminated->pipe_terminated
|
2013-06-06 13:28:21 +02:00 |
encoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
epoll.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
epoll.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
err.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
err.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
fd.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
fq.cpp
|
Rename terminated->pipe_terminated
|
2013-06-06 13:28:21 +02:00 |
fq.hpp
|
Rename terminated->pipe_terminated
|
2013-06-06 13:28:21 +02:00 |
i_decoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
i_encoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
i_engine.hpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
i_poll_events.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
io_object.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
io_object.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
io_thread.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
io_thread.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
ip.cpp
|
Fix compile error on windows.
|
2013-08-08 17:27:49 +01:00 |
ip.hpp
|
Add get_peer_ip_address utility function
|
2013-07-18 10:41:31 +02:00 |
ipc_address.cpp
|
Fix detection of abstract ipc pathname and length calculation.
|
2013-10-07 10:42:39 -07:00 |
ipc_address.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
ipc_connecter.cpp
|
plain_mechanism now uses options.as_server
|
2013-05-17 17:21:59 +01:00 |
ipc_connecter.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
ipc_listener.cpp
|
fix memory leak in tempnam() usage
|
2013-06-15 16:11:50 +08:00 |
ipc_listener.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
kqueue.cpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
kqueue.hpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
lb.cpp
|
REQ sockets drop replies from unasked peers.
|
2013-07-14 07:55:47 +02:00 |
lb.hpp
|
REQ sockets drop replies from unasked peers.
|
2013-07-14 07:55:47 +02:00 |
libzmq.pc.cmake.in
|
First pass at getting cmake build to work with non-Windows systems.
|
2013-01-02 03:24:10 -05:00 |
libzmq.pc.in
|
added libzmq.pc.in file
|
2009-09-08 15:06:08 +02:00 |
likely.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
mailbox.cpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
mailbox.hpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
Makefile.am
|
include cmake files in tarball
|
2013-10-23 19:06:29 +02:00 |
mechanism.cpp
|
Check socket types during mechanism handshake
|
2013-07-01 10:12:08 +02:00 |
mechanism.hpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
msg.cpp
|
Re-add comment line from cmsg branch
|
2013-08-19 14:49:29 +02:00 |
msg.hpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
mtrie.cpp
|
useless checks were removed
|
2013-10-04 21:54:52 +03:00 |
mtrie.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
mutex.hpp
|
get to clean compile under vs2012
|
2013-08-23 17:14:03 -07:00 |
null_mechanism.cpp
|
NULL mechanism was not dealing with ZAP denials properly
|
2013-09-16 15:09:55 +02:00 |
null_mechanism.hpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
object.cpp
|
Send identities when connecting pending sockets.
|
2013-09-12 21:07:29 +01:00 |
object.hpp
|
Support high water mark on inproc socket connect before bind.
|
2013-09-14 17:27:18 +01:00 |
options.cpp
|
Build/test errors on OS/X with clang++
|
2013-09-26 11:33:44 +02:00 |
options.hpp
|
Revert "makes curve keys symetric as in libcurve + factorisation"
|
2013-09-17 14:05:55 +02:00 |
own.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
own.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
pair.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
pair.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
pgm_receiver.cpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
pgm_receiver.hpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
pgm_sender.cpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
pgm_sender.hpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
pgm_socket.cpp
|
[#LIBZMQ-446] Silence error on setting PGM_TOS due to some platforms raising an error at runtime. Noted are RHEL 4.
|
2013-04-12 23:55:04 -04:00 |
pgm_socket.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
pipe.cpp
|
Set hwm on connect socket before bind has happend to just that of connects hwm.
|
2013-09-15 13:35:44 +01:00 |
pipe.hpp
|
Support high water mark on inproc socket connect before bind.
|
2013-09-14 17:27:18 +01:00 |
plain_mechanism.cpp
|
Added ZMQ_ZAP_DOMAIN socket option
|
2013-09-09 20:40:34 +02:00 |
plain_mechanism.hpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
poll.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
poll.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
poller_base.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
poller_base.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
poller.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
precompiled.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
precompiled.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
proxy.cpp
|
Cleaned up the code
|
2013-10-21 10:51:59 +02:00 |
proxy.hpp
|
add proxy control flow and test
|
2013-10-18 11:12:48 +02:00 |
pub.cpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
pub.hpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
pull.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
pull.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
push.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
push.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
random.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
random.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
raw_decoder.cpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
raw_decoder.hpp
|
Use consistant integer type in raw_decoder
|
2013-10-18 14:20:30 +01:00 |
raw_encoder.cpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
raw_encoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
reaper.cpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
reaper.hpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
rep.cpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
rep.hpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
req.cpp
|
Renamed new socket options to be clearer
|
2013-09-20 15:30:04 +02:00 |
req.hpp
|
Rename ZMQ_REQ_SEND_RESETS -> ZMQ_REQ_STRICT.
|
2013-08-03 14:35:18 +02:00 |
router.cpp
|
add missing msg->init for ROUTER_RAW with empty message
|
2013-10-27 22:50:04 -07:00 |
router.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
select.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
select.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
session_base.cpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
session_base.hpp
|
Implement ZAP and integrate it with PLAIN mechanism
|
2013-06-06 13:28:21 +02:00 |
signaler.cpp
|
Fix unused variable when using eventfd
|
2013-09-02 06:49:30 +10:00 |
signaler.hpp
|
Terminate context in a child process of fork() to replace file descriptors to not interfere with parent process's context
|
2013-09-01 20:42:15 +10:00 |
socket_base.cpp
|
Set hwm on connect socket before bind has happend to just that of connects hwm.
|
2013-09-15 13:35:44 +01:00 |
socket_base.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
stdint.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
stream_engine.cpp
|
Load identity message to decoder at start
|
2013-10-11 14:32:38 +02:00 |
stream_engine.hpp
|
Rename engine's methods to improve code readability
|
2013-10-09 20:26:38 +02:00 |
stream.cpp
|
Renamed test_router_raw_empty to test_stream_empty
|
2013-10-28 21:00:42 +01:00 |
stream.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
sub.cpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
sub.hpp
|
Use generic session class whenever possible
|
2013-06-29 12:24:36 +02:00 |
tcp_address.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
tcp_address.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
tcp_connecter.cpp
|
Set socket buffers before establishing TCP connection
|
2013-06-30 07:30:51 +02:00 |
tcp_connecter.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
tcp_listener.cpp
|
Set socket buffers before establishing TCP connection
|
2013-06-30 07:30:51 +02:00 |
tcp_listener.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
tcp.cpp
|
Set socket buffers before establishing TCP connection
|
2013-06-30 07:30:51 +02:00 |
tcp.hpp
|
Set socket buffers before establishing TCP connection
|
2013-06-30 07:30:51 +02:00 |
thread.cpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
thread.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
trie.cpp
|
useless checks were removed
|
2013-10-04 21:54:52 +03:00 |
trie.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
v1_decoder.cpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v1_decoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v1_encoder.cpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v1_encoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v2_decoder.cpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
v2_decoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v2_encoder.cpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
v2_encoder.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
v2_protocol.hpp
|
Updated libzmq to match RFC 23, 24, 25, 26
|
2013-09-04 17:59:45 +02:00 |
version.rc.in
|
Add ZeroMQ branding.
|
2012-06-12 21:30:24 -04:00 |
windows.hpp
|
Removed corporate advertisements from source file headers
|
2013-03-12 13:24:57 +01:00 |
wire.hpp
|
Refactor code so that messages go through engines
|
2013-04-11 18:52:51 +02:00 |
xpub.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
xpub.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
xsub.cpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
xsub.hpp
|
Change name of icanhasall to subscribe_to_all
|
2013-08-31 10:02:05 -04:00 |
ypipe_base.hpp
|
Plug in dbuffer to serve the ZMQ_CONFLATE option
|
2013-08-17 23:27:25 +03:00 |
ypipe_conflate.hpp
|
Plug in dbuffer to serve the ZMQ_CONFLATE option
|
2013-08-17 23:27:25 +03:00 |
ypipe.hpp
|
Plug in dbuffer to serve the ZMQ_CONFLATE option
|
2013-08-17 23:27:25 +03:00 |
yqueue.hpp
|
useless checks were removed
|
2013-10-04 21:54:52 +03:00 |
zmq_utils.cpp
|
return NULL and set EINVAL on bad z85 input
|
2013-09-29 13:07:51 -07:00 |
zmq.cpp
|
new zmq_proxy is zmq_proxy_steerable to respect C API
|
2013-10-18 15:01:05 +02:00 |