summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-11added OpenPGM sender - ZMQ_PUBmalosek
2009-09-11build on win32 fixedMartin Sustrik
2009-09-11prefix-style message filtering addedMartin Sustrik
2009-09-11ZMQII-7: Pipe detach fails on shutdownMartin Sustrik
2009-09-11asserts for invalid indexes in pipe reader & writer addedMartin Sustrik
2009-09-11ZMQII-5: Only one consumer in a process gets the messageMartin Sustrik
2009-09-10classify error from async connect as network related or 0MQ bugsMartin Sustrik
2009-09-10ZMQII-2: SIGSEGV in zmq_connecter_init_t::readMartin Sustrik
2009-09-10Merge branch 'master' of git@github.com:sustrik/zeromq2malosek
2009-09-10ZMQII-3: cheap and nasty implementation of message filteringMartin Sustrik
2009-09-10added --with-pgm option, libpgm-1.2.14 build within 0mq build systemmalosek
2009-09-09fix of async connect on win32Martin Sustrik
2009-09-09Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-09async connect bug fixedMartin Sustrik
2009-09-08Sparc solaris portmalosek
2009-09-08added libzmq.pc.in filemalosek
2009-09-08build system tuningmalosek
2009-09-08win port for c and cpp perf testsunknown
2009-09-07include directory split into c and cpp dirs, added --with-c and --with-cpp co...malosek
2009-09-07initial changes for win portunknown
2009-09-04python binding functionalMartin Sustrik
2009-09-04couple of bugs fixedMartin Sustrik
2009-09-02O(1) socket removalMartin Sustrik
2009-09-02bug during terminal shutdown fixedMartin Sustrik
2009-09-02messages that may have been received in the init phase are flushed immediatel...Martin Sustrik
2009-09-02--disable-shared & C perf tests: a better wayMartin Sustrik
2009-09-02Merge branch 'master' of git@github.com:sustrik/zeromq2Martin Sustrik
2009-09-02python extension & perf testsMartin Sustrik
2009-08-31POSIX threads don't use errno to report errorsMartin Hurton
2009-08-30engine virtualised; chatroom example removedMartin Sustrik
2009-08-29Ruby bidning addedtamara
2009-08-29bug in identifying current thread fixedMartin Sustrik
2009-08-29improved error handlingMartin Sustrik
2009-08-28pipe deallocation addedMartin Sustrik
2009-08-27multiple bugs fixedMartin Sustrik
2009-08-27pipes addedMartin Sustrik
2009-08-21session management implementedMartin Sustrik
2009-08-20couple of bugs in shutdown mechanism fixedMartin Sustrik
2009-08-17subscribe API removedMartin Sustrik
2009-08-12listener/connecter/init/session addedMartin Sustrik
2009-08-09redundant interface (i_api) removedMartin Sustrik
2009-08-09zmq_listener/zmq_connecter implementedMartin Sustrik
2009-08-09getsockopt implementedMartin Sustrik
2009-08-09fix to 3-thread synchronisation algorithmMartin Sustrik
2009-08-09socket options interface modeled as in BSD socketsMartin Sustrik
2009-08-08lockfree interaction patter for 3 theads implementedMartin Sustrik
2009-08-06clean up - session/socket/engine stuff removedMartin Sustrik
2009-08-06dispatcher renamed to contextMartin Sustrik
2009-08-03renamed from zs to zmqMartin Sustrik
2009-07-29initial commitMartin Sustrik