Commit Graph

  • 3fb5c11b03 Added MSVC10 solution and project files for Windows Stuart Webster 2011-12-15 14:03:43 +01:00
  • a9e03336b0 A synchronous connect() failure in ipc_connecter can result in Assertion failed: s == retired_fd (ipc_connecter.cpp:174), as reported in LIBZMQ-294. Martin Lucina 2011-12-15 13:23:40 +01:00
  • 82d935309e Fix synchronous connect failure for ipc://, tcp:// (LIBZMQ-294) Martin Lucina 2011-12-14 00:00:32 +01:00
  • c90f54e6a6 Merge branch 'master' of github.com:zeromq/libzmq Martin Lucina 2011-12-11 23:09:48 +01:00
  • e7d748e812 Mika Fischer added to AUTHORS file Martin Sustrik 2011-12-03 13:27:20 +01:00
  • 0df86c41b5 rt library required on all platforms Martin Sustrik 2011-12-03 13:25:44 +01:00
  • aaac96d94a This makes clock_t insensitive to the system clock being reset by NTP or the sysadmin, which could previously cause long hangs for instance in zmq_poll. Mika Fischer 2011-12-03 13:07:30 +01:00
  • b4f5ee58a9 Merge branch 'master' of github.com:zeromq/libzmq Martin Lucina 2011-11-30 19:34:11 +01:00
  • fc17bd4117 ENOTCONN on recv() on TCP socket is treated decently (issue 254) Martin Sustrik 2011-11-22 14:48:35 +01:00
  • daac9ac5b2 Phillip Kovacs added to the AUTHORS file Martin Sustrik 2011-11-21 08:11:33 +01:00
  • bf9062902c Fix broken VPATH/parallel builds Philip Kovacs 2011-11-21 08:10:03 +01:00
  • 5c1a91e33e Stuart Webster added to the AUTHORS file Martin Sustrik 2011-11-19 10:06:06 +01:00
  • a610b3d1b4 Line-ending conversion rules for hg-git users and enabled use of .gitignore by hg-git users Stuart Webster 2011-11-19 10:02:23 +01:00
  • f8bd3967bf Documentation for IPv4ONLY option clarified Martin Sustrik 2011-11-16 19:49:31 +01:00
  • 5a6503e5c2 Bug in XREP and XREQ fixed (issue 280) Martin Sustrik 2011-11-15 13:56:59 +01:00
  • 83975c1b21 Missing "defined" tokens added Martin Sustrik 2011-11-15 08:40:46 +01:00
  • 21bca4dbe4 Bug concerining identity in XREQ socket fixed (issue 280) Martin Sustrik 2011-11-14 11:15:20 +01:00
  • 1c239708ab Couple of bugs in XREP handling of identities fixed. wq: Signed-off-by: Martin Sustrik <sustrik@250bpm.com> Martin Sustrik 2011-11-13 10:33:49 +01:00
  • f8b0055026 Hangup in signaler creation on Windows fixed Martin Sustrik 2011-11-10 23:38:08 +01:00
  • 90d0435b56 Merge branch 'master' of github.com:zeromq/libzmq Martin Lucina 2011-11-09 17:46:00 +01:00
  • a7b0b0d3dc AUTHORS file changed Martin Sustrik 2011-11-09 15:41:51 +01:00
  • 27524908c1 Set libzmq ABI version to 3 Martin Lucina 2011-11-09 15:39:33 +01:00
  • c79abee6bc Get AIX 6.1 compiling again by making msg_t class explicit AJ Lewis 2011-11-09 15:22:20 +01:00
  • 991f7e2c85 Set libzmq ABI version to 3 Martin Lucina 2011-11-09 13:12:46 +01:00
  • 89962a8256 Uninitialised FSM state in REQ session fixed (issue 278) Martin Sustrik 2011-11-08 14:49:15 +01:00
  • 11e31988e1 Chuck Remeas added to the AUTHORS file Martin Sustrik 2011-11-06 14:09:20 +01:00
  • 93529d8c5d Add zmq_getmsgopt to the API Chuck Remes 2011-11-06 14:03:51 +01:00
  • bb66f3cc3b Bug in trie fixed (issue 277) Martin Sustrik 2011-11-05 16:05:18 +01:00
  • 6503716203 Minor typo corrected Martin Sustrik 2011-11-05 11:38:50 +01:00
  • fe81827bd0 Version changed to 3.1.0 Martin Sustrik 2011-11-05 10:18:38 +01:00
  • 21a0b49834 Obsolete ECANTROUTE errror code removed Martin Sustrik 2011-11-05 10:10:44 +01:00
  • a756956781 Use identities in inproc transport Martin Sustrik 2011-11-05 09:57:17 +01:00
  • de1d32daae Fix getaddrinfo calls to work on OpenVMS Brett Cameron 2011-11-04 14:15:06 +01:00
  • 50a9ee6e73 MSVC build fixed Martin Sustrik 2011-11-04 10:02:49 +01:00
  • 05ce301f35 Merge branch 'master' of github.com:zeromq/libzmq Martin Sustrik 2011-11-04 09:48:25 +01:00
  • 6cdd720400 Merge pull request #220 from 250bpm/HEAD sustrik 2011-11-04 02:15:37 -07:00
  • e9c3a227a7 Linking exception corrected Martin Sustrik 2011-11-04 08:05:39 +01:00
  • a4843b65d2 Identities re-introduced Martin Sustrik 2011-11-04 08:00:47 +01:00
  • d20ea25b8c ZMQ_IDENTITY option re-introduced Martin Sustrik 2011-11-02 14:33:58 +01:00
  • 8e21d64c97 Copyright dates adjusted to reflect reality Martin Sustrik 2011-11-01 18:06:11 +01:00
  • 8a0f5f7650 Miru copyrights added Martin Sustrik 2011-11-01 14:46:18 +01:00
  • 1c071f54a6 LABELs removed from the documentation Martin Sustrik 2011-11-01 14:09:54 +01:00
  • 7563518929 Tests print their name before running Martin Sustrik 2011-11-01 13:54:28 +01:00
  • 7842c71073 LABELS and COMMANDs removed Martin Sustrik 2011-11-01 13:39:54 +01:00
  • 626099aa2a VTCP transport removed Martin Sustrik 2011-10-31 16:37:20 +01:00
  • ac7717b7b3 250bpm copyrights added Martin Sustrik 2011-10-31 16:20:30 +01:00
  • 4b832ea374 Revert the early dropping of request and replies for disconnected clients Martin Sustrik 2011-10-31 15:56:39 +01:00
  • 9227c38933 ROUTER and DEALER are aliases for XREP and XREQ Martin Sustrik 2011-10-31 15:51:11 +01:00
  • dee8b2360a New style ROUTER socket removed. Martin Sustrik 2011-10-31 15:44:42 +01:00
  • 541b83bc02 Perry Kundert added to the AUTHORS file Martin Sustrik 2011-10-29 14:49:08 +02:00
  • 09574a6104 Corrected discarding of remainder of message when request ID invalid Perry Kundert 2011-10-29 14:47:53 +02:00
  • 52bab42212 Missing bracket added Bernd Prager 2011-10-27 17:11:28 +02:00
  • 9b3e61a178 Ben Gray added to the AUTHORS file Martin Sustrik 2011-10-27 14:02:57 +02:00
  • 9e000c8f26 Patch for issue LIBZMQ-275. Dealing with VSM in distribution when pipes fail to write. Ben Gray 2011-10-27 13:59:54 +02:00
  • 68ab5f87ed Paul Betts added to the AUTHORS file Martin Sustrik 2011-10-27 11:51:23 +02:00
  • 1b706ac028 Enable exceptions raising on assert on Win32 Paul Betts 2011-10-27 11:48:58 +02:00
  • a8362abf11 Enable exceptions raising on assert on Win32 Martin Sustrik 2011-10-27 11:21:01 +02:00
  • a70bea01cc Merge branch 'master' of github.com:zeromq/libzmq Martin Sustrik 2011-10-27 10:37:31 +02:00
  • b3cda2ad60 Bug in kqueue poller fixed (issue 261) Martin Sustrik 2011-10-27 09:41:48 +02:00
  • 6c1b50cfab Added compile-time test for SOCK_CLOEXEC Mikko Koppanen 2011-10-26 11:26:00 +02:00
  • d31792e652 Default HWMs are set to 1000 Martin Sustrik 2011-10-06 13:12:49 +02:00
  • f5f1a8b184 New upstream OpenPGM maintenance release 5.1.118. Steven McCoy 2011-10-04 09:39:55 +02:00
  • cc5d31605f Re-add PGM rate limiting Steven McCoy 2011-10-04 09:32:02 +02:00
  • 81da391e7e Use single port for creating signalers on Windows Martin Sustrik 2011-09-29 14:47:41 +02:00
  • 7a10bbe77a Bug in subscription matching fixed (issue 263) Martin Sustrik 2011-09-29 11:35:31 +02:00
  • 34b114d15d Make sure new ROUTER socket honours POLLIN for cmd messages Jon Dyte 2011-09-29 09:07:03 +02:00
  • 8485a5e5a4 Assert fixed in XREP & ROUTER when sending to terminating pipe (issue 258) Martin Sustrik 2011-09-28 08:03:14 +02:00
  • d726120e60 Bug in matching algorithm fixed Martin Sustrik 2011-09-26 14:02:31 +02:00
  • 25cc25e9ad MSVC build fixed Martin Sustrik 2011-09-18 10:19:08 +02:00
  • e170136a2e More bugs in mtrie fixed Martin Sustrik 2011-09-16 16:34:28 +02:00
  • 5936379b29 Bug in mtrie fixed Martin Sustrik 2011-09-16 15:02:52 +02:00
  • 06bdf2c4f9 Check message syntax in REQ asynchronously Martin Sustrik 2011-09-16 09:29:43 +02:00
  • f78d9b6bfc Session class separated into socket-type-specific sessions Martin Sustrik 2011-09-15 10:00:23 +02:00
  • 78b02d142e Minor optimisation in message distribution algorithm Martin Sustrik 2011-09-14 15:16:48 +02:00
  • cf499ee016 Bug in message distribution algorithm fixed (issue 251) Martin Sustrik 2011-09-14 14:31:09 +02:00
  • 42737f0918 test_invlid_rep added to .gitignore Martin Sustrik 2011-09-14 14:24:59 +02:00
  • 8f8bfcaba0 Fixed issue with req assertions (issue 252) Mikko Koppanen 2011-09-13 16:27:07 +02:00
  • e191e806ea Fix polling system detection on mingw32 build Mikko Koppanen 2011-09-06 08:51:23 +02:00
  • 9d0e122bfa Added option to choose internal polling system Mikko Koppanen 2011-09-04 10:28:15 +02:00
  • 193fa1c079 Accept square brackets around IPv6 address Martin Sustrik 2011-09-03 10:19:08 +02:00
  • 4138aca54b Fixed doc to clarify how label parts work Pieter Hintjens 2011-09-03 09:02:56 +02:00
  • 9fb9fea633 Improve error reporting in a minor way Martin Sustrik 2011-09-03 07:40:49 +02:00
  • 8b7ac4c2a9 Close file descriptors on exec (issue 218) Martin Sustrik 2011-09-02 15:34:12 +02:00
  • 2910a728dc msg_t::rm_refs closes the message when number of refs drops to 0 (issue 245) Martin Sustrik 2011-09-02 13:44:22 +02:00
  • 82ab08d871 Premature deallocation bug in XSUB fixed (issue 244) Martin Sustrik 2011-09-01 13:02:22 +02:00
  • 65bb75863d Fixed warnings on Win64 Martin Sustrik 2011-09-01 07:26:17 +02:00
  • 940c5b346b zmq_msg_t changed to structure Martin Sustrik 2011-08-31 15:23:00 +02:00
  • dd7c629a27 Typo fixed in zmq_socket(3) Martin Sustrik 2011-08-19 14:42:31 +02:00
  • 80a5f60e33 NIC name resolution moved to tcp_address_t Martin Sustrik 2011-08-19 12:34:31 +02:00
  • f0c7edbc9c Missing include added to ip.cpp Martin Sustrik 2011-08-18 21:16:22 +02:00
  • 898ee99dc1 Windows build fixed Martin Sustrik 2011-08-18 17:58:46 +02:00
  • b6ecb00d23 TCP address related functionality moved to tcp_address_t Martin Sustrik 2011-08-18 17:40:42 +02:00
  • 4a8dd1e404 MSVC build fixed Martin Sustrik 2011-08-18 11:24:14 +02:00
  • b01a8e1751 IPC address related functionality refactored into ipc_address_t class Martin Sustrik 2011-08-18 11:08:22 +02:00
  • 3488af048f Fix the PGM support on win64 Martin Sustrik 2011-08-17 18:41:02 +02:00
  • ed373450a2 MSVC build fixed Martin Sustrik 2011-08-16 12:59:49 +02:00
  • b3bac17607 tcp_engine renamed to stream engine Martin Sustrik 2011-08-16 12:44:34 +02:00
  • 41457e1ff1 Semaphores are not used anymore, build system is adjusted accordingly Martin Sustrik 2011-08-15 22:02:15 +02:00
  • 714d3b288f EAFNOSUPPORT defined on Windows platform Martin Sustrik 2011-08-15 20:39:48 +02:00
  • 85851d3127 Preliminary Android support Ghislain Putois 2011-08-15 19:39:21 +02:00