Age | Commit message (Expand) | Author |
2010-02-16 | exconf.rb checks for libzmq.so installation | Martin Sustrik |
2010-02-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-16 | Special exception clause added to LGPL license | Martin Sustrik |
2010-02-16 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina |
2010-02-16 | PGM tarball should be removed on 'distclean', not 'clean' | Martin Lucina |
2010-02-16 | Multi-hop REQ/REP, part XI., finalise the XREQ/XREP functionality | Martin Sustrik |
2010-02-16 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-16 | missing COPYING file added | Martin Sustrik |
2010-02-16 | Fix 'make dist' to work with no special magic | Martin Lucina |
2010-02-15 | Correct path for pgm distclean | Martin Lucina |
2010-02-15 | Missed one instance of pgm2 | Martin Lucina |
2010-02-15 | Update gitignore | Martin Lucina |
2010-02-15 | Cleaning up more PGM cruft | Martin Lucina |
2010-02-15 | Clarify python.h messages | Martin Lucina |
2010-02-15 | Fix typo | Martin Lucina |
2010-02-15 | Cleanup messages from configure.in | Martin Lucina |
2010-02-15 | Replace check for sparc with host_cpu | Martin Lucina |
2010-02-15 | Multiple fixes to --with-pgm | Martin Lucina |
2010-02-15 | Brian Granger added to credits list | Martin Sustrik |
2010-02-15 | ZMQ_POLLERR placeholder added to zmq.h | Martin Sustrik |
2010-02-15 | fixing the previous commit :( | Martin Sustrik |
2010-02-15 | care taken of the fact that AI_NUMERICSERV is not defined on OSX 10.5 | Martin Sustrik |
2010-02-15 | removed first dummy run of PKG_CHECK_EXISTS | malosek |
2010-02-14 | Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part IX., pass the peer identity as far as socket_base_t | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VIII., new blob_t type used for holding identity | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VII., identity-related algorithms rewritten | Martin Sustrik |
2010-02-13 | Multi-hop REQ/REP, part VI., session 'name' renamed to 'peer_identity' | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part V., peer identity is passed from init object to session | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part IV., add command deallocation mechanism | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part III., change 'type' in options to simple 'traceroute'... | Martin Sustrik |
2010-02-12 | Merge branch 'master' of git@github.com:sustrik/zeromq2 | Martin Sustrik |
2010-02-12 | Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket | Martin Sustrik |
2010-02-12 | Fix memory leak in bind() | Martin Hurton |
2010-02-12 | Multi-hop REQ/REP, part I., socket type is known to all associated objects | Martin Sustrik |
2010-02-12 | Resolve command starvation in recv() | Martin Hurton |
2010-02-11 | Next 0MQ release will be 2.0.6 | Martin Lucina |
2010-02-11 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Lucina |
2010-02-11 | Integrate version numbering into autoconf | Martin Lucina |
2010-02-11 | python binding build with 2.4 version of python fixed | Martin Sustrik |
2010-02-11 | ZMQII-72: Add zmq_version function (documentation) | Martin Sustrik |
2010-02-11 | ZMQII-72: Add zmq_version function | Martin Sustrik |
2010-02-10 | Merge branch 'master' of github.com:sustrik/zeromq2 | Martin Hurton |
2010-02-10 | lb: bugfix - never skip active pipe when sending msg | Martin Hurton |
2010-02-10 | fq: bugfix - don't read msg from inactive pipe | Martin Hurton |
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina |
2010-02-10 | ZMQII-69: Make 0MQ build on HP-UX | Martin Sustrik |
2010-02-10 | ZMQII-70: zmq_poll on win32 fails with EINVAL | Martin Sustrik |
2010-02-09 | ZMQII-69: Make 0MQ build on HP-UX | Martin Sustrik |
2010-02-09 | couple of typos in the documentation fixed | Martin Sustrik |