2011-11-19 10:02:23 +01:00
|
|
|
syntax: glob # for hg-git users
|
2009-08-30 09:14:15 +02:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
configure
|
|
|
|
libtool
|
|
|
|
config
|
|
|
|
config.status
|
|
|
|
config.log
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache
|
2009-08-03 11:30:13 +02:00
|
|
|
*.o
|
2011-04-03 07:36:02 +02:00
|
|
|
*.gcno
|
2010-02-23 17:22:52 +01:00
|
|
|
*.ncb
|
2009-08-03 11:30:13 +02:00
|
|
|
*.lo
|
2009-08-30 08:18:31 +02:00
|
|
|
*.loT
|
2009-08-03 11:30:13 +02:00
|
|
|
*.la
|
2014-02-14 14:37:45 +01:00
|
|
|
*.exe
|
2010-01-28 12:45:12 +01:00
|
|
|
*.html
|
|
|
|
*.pdf
|
|
|
|
*.ps
|
2009-08-30 08:18:31 +02:00
|
|
|
.*
|
2010-02-23 17:22:52 +01:00
|
|
|
*~
|
|
|
|
.*~
|
2014-10-31 11:38:01 +01:00
|
|
|
curve_keygen
|
|
|
|
test_resource
|
|
|
|
test_ipc_wildcard
|
|
|
|
test_stream_empty
|
|
|
|
test_stream_timeout
|
|
|
|
test_issue_566
|
|
|
|
test_ctx_destroy
|
|
|
|
test_term_endpoint
|
|
|
|
test_system
|
|
|
|
test_monitor
|
|
|
|
test_last_endpoint
|
|
|
|
test_pair_inproc
|
|
|
|
test_pair_ipc
|
|
|
|
test_pair_tcp
|
|
|
|
test_reqrep_inproc
|
|
|
|
test_reqrep_ipc
|
|
|
|
test_reqrep_tcp
|
|
|
|
test_shutdown_stress
|
|
|
|
test_hwm
|
|
|
|
test_timeo
|
|
|
|
test_reqrep_device
|
|
|
|
test_reqrep_drop
|
|
|
|
test_sub_forward
|
|
|
|
test_invalid_rep
|
|
|
|
test_msg_flags
|
|
|
|
test_ts_context
|
|
|
|
test_connect_resolve
|
|
|
|
test_immediate
|
|
|
|
test_term_endpoint
|
|
|
|
test_router_mandatory
|
|
|
|
test_disconnect_inproc
|
|
|
|
test_raw_sock
|
|
|
|
test_disconnect_inproc
|
|
|
|
test_ctx_options
|
|
|
|
test_iov
|
|
|
|
test_security
|
|
|
|
test_security_curve
|
|
|
|
test_probe_router
|
|
|
|
test_stream
|
|
|
|
test_spec_dealer
|
|
|
|
test_spec_pushpull
|
|
|
|
test_spec_rep
|
|
|
|
test_spec_req
|
|
|
|
test_spec_router
|
|
|
|
test_req_correlate
|
|
|
|
test_req_relaxed
|
|
|
|
test_fork
|
|
|
|
test_conflate
|
|
|
|
test_inproc_connect
|
|
|
|
test_linger
|
|
|
|
test_security_null
|
|
|
|
test_security_plain
|
|
|
|
test_proxy
|
|
|
|
test_abstract_ipc
|
|
|
|
test_filter_ipc
|
|
|
|
test_connect_delay_tipc
|
|
|
|
test_pair_tipc
|
|
|
|
test_reqrep_device_tipc
|
|
|
|
test_reqrep_tipc
|
|
|
|
test_router_handover
|
|
|
|
test_router_mandatory_tipc
|
|
|
|
test_shutdown_stress_tipc
|
|
|
|
test_sub_forward_tipc
|
|
|
|
test_term_endpoint_tipc
|
|
|
|
test_many_sockets
|
|
|
|
test_diffserv
|
|
|
|
test_connect_rid
|
|
|
|
test_srcfd
|
|
|
|
test_stream_disconnect
|
|
|
|
test_proxy_chain
|
|
|
|
test_bind_src_address
|
|
|
|
test_metadata
|
|
|
|
test_id2fd
|
|
|
|
test_capabilities
|
|
|
|
test_hwm_pubsub
|
|
|
|
test_router_mandatory_hwm
|
|
|
|
test_xpub_nodrop
|
2014-12-23 01:14:38 +01:00
|
|
|
test_xpub_manual
|
|
|
|
test_xpub_welcome_msg
|
|
|
|
test_atomics
|
2013-09-24 00:07:10 +02:00
|
|
|
tests/test*.log
|
|
|
|
tests/test*.trs
|
2010-02-15 23:52:08 +01:00
|
|
|
src/platform.hpp*
|
2009-08-30 09:14:15 +02:00
|
|
|
src/stamp-h1
|
2014-10-31 11:38:01 +01:00
|
|
|
local_lat
|
|
|
|
local_thr
|
|
|
|
remote_lat
|
|
|
|
remote_thr
|
|
|
|
inproc_lat
|
|
|
|
inproc_thr
|
2010-02-10 16:18:46 +01:00
|
|
|
doc/*.1
|
|
|
|
doc/*.3
|
|
|
|
doc/*.7
|
|
|
|
doc/*.html
|
|
|
|
doc/*.xml
|
2010-02-15 23:52:08 +01:00
|
|
|
src/libzmq.pc
|
2010-10-14 13:02:43 +02:00
|
|
|
bin/
|
2010-02-23 17:22:52 +01:00
|
|
|
lib/
|
2011-12-15 14:03:43 +01:00
|
|
|
obj/
|
2014-08-29 03:20:40 +02:00
|
|
|
builds/msvc/**/*.opensdf
|
2014-06-05 12:59:23 +02:00
|
|
|
builds/msvc/**/*.suo
|
|
|
|
builds/msvc/**/*.sdf
|
|
|
|
builds/msvc/**/*.user
|
|
|
|
builds/msvc/**/*Debug
|
|
|
|
builds/msvc/**/*Release
|
2012-02-15 16:27:42 +01:00
|
|
|
builds/redhat/zeromq.spec
|
2014-11-03 02:33:23 +01:00
|
|
|
builds/qt-android/prefix/
|
2014-09-12 02:31:48 +02:00
|
|
|
packaging/nuget/*.nupkg
|
2010-02-15 23:52:08 +01:00
|
|
|
foreign/openpgm/*
|
|
|
|
!foreign/openpgm/*.tar.bz2
|
2010-02-24 09:41:10 +01:00
|
|
|
!foreign/openpgm/*.tar.gz
|
2011-03-31 18:42:09 +02:00
|
|
|
!foreign/openpgm/Makefile.am
|
2010-09-04 17:44:11 +02:00
|
|
|
zeromq-*.tar.gz
|
|
|
|
zeromq-*.zip
|
2013-01-31 21:52:30 +01:00
|
|
|
core
|
2014-05-01 21:24:20 +02:00
|
|
|
build
|