Age | Commit message (Expand) | Author |
2012-03-17 | Add missing <sys/types.h> header. | Piotr Sikora |
2012-03-14 | Merge branch 'doc-updates' of git.lucina.net:libxsv1.0.0 | Martin Sustrik |
2012-03-14 | Documentation updates (API reference) | Martin Lucina |
2012-03-14 | Documentation updates (README, INSTALL, xs tagline) | Martin Lucina |
2012-03-14 | Removed leftovers from a logging experiment | Martin Sustrik |
2012-03-13 | Merge branch 'doc-updates' of git.lucina.net:libxs | Martin Sustrik |
2012-03-13 | Rename zmq(7) manual to xs_zmq(7) and always install it | Martin Lucina |
2012-03-13 | Merge branch 'doc-updates' of git.lucina.net:libxs | Martin Sustrik |
2012-03-13 | Add NEWS for 1.0.0 release | Martin Lucina |
2012-03-13 | Add zmq(7) manual page for libzmq compatibility library | Martin Lucina |
2012-03-13 | Type of XS_MAXMSGSIZE changed to uint64_t | Martin Sustrik |
2012-03-13 | 'timeout' parameter in xs_poll changed to int | Martin Sustrik |
2012-03-13 | MSVC build fixed; xs_utils.h includes removed | Martin Sustrik |
2012-03-13 | Merge branch 'for-sustrik' of git.lucina.net:libxs | Martin Sustrik |
2012-03-13 | xs_utils cleanup 2/2 (remove xs_utils.h) | Martin Lucina |
2012-03-13 | xs_utils cleanup 1/2 (minimize exported api) | Martin Lucina |
2012-03-13 | xszmq project removed from MSVC build | Martin Sustrik |
2012-03-13 | Merge branch 'for-sustrik' of git.lucina.net:libxs | Martin Sustrik |
2012-03-13 | Drop libxszmq, keep only libzmq compatibility library (--enable-libzmq) | Martin Lucina |
2012-03-13 | io_threads argument removed from xs_init() | Martin Sustrik |
2012-03-13 | Check for AI_V4MAPPED and don't use it on FreeBSD | Gabriele Svelto |
2012-03-08 | Removal of pipe from dist_t fixed | Martin Sustrik |
2012-03-06 | Rob Gagnon added to the AUTHORS file | Martin Sustrik |
2012-03-06 | Fix IPC transport domain socket stream file not being removed when connection... | Rob Gagnon |
2012-03-06 | WSAEACCES correctly convrted into EACCES | Martin Sustrik |
2012-02-28 | update lower bound flag when removing topics | Ben Gray |
2012-02-28 | Fixed a bug in the mtrie table compaction logic. | Staffan Gimåker |
2012-02-26 | Gabriele Svelto added to the AUTHORS file | Martin Sustrik |
2012-02-26 | Added a configuration summary print-out to the configure script | Gabriele Svelto |
2012-02-26 | In case of duplicate identity XREP socket asserts. | Martin Sustrik |
2012-02-25 | Leftover piece of experimental code removed | Martin Sustrik |
2012-02-25 | Merge branch 'for-sustrik' of git.lucina.net:libxs | Martin Sustrik |
2012-02-25 | Rename configure.in to configure.ac | Martin Lucina |
2012-02-25 | Add crossroads-dev list address to configure.in for bug reports | Martin Lucina |
2012-02-25 | Set ABI version to 1.0.0 | Martin Lucina |
2012-02-24 | Ignore SDF files. | Gonzalo Diethelm |
2012-02-23 | zmq_ultils.h created by libzmq project in MSVC solution | Martin Sustrik |
2012-02-22 | libzmq & libxszmq projects added to MSVC build | Martin Sustrik |
2012-02-22 | xszmq is compiled under MSVC | Martin Sustrik |
2012-02-22 | xszmq.c renamed to xszmq.cpp | Martin Sustrik |
2012-02-22 | Merge branch 'xszmq-for-sustrik' of git.lucina.net:libxs | Martin Sustrik |
2012-02-22 | Add zmq_version() to libxszmq | Martin Lucina |
2012-02-22 | Ensure libzmq.pc is installed if required | Martin Lucina |
2012-02-22 | Added optional drop-in libzmq library | Martin Lucina |
2012-02-22 | Added libxszmq compatibility library | Martin Lucina |
2012-02-21 | Version bumped to 1.0.0 | Martin Sustrik |
2012-02-17 | Compact the trie/mtrie node tables where possible, to reduce memory usage. | Staffan Gimåker |
2012-02-17 | Drop subscription messages when reaching the SNDHWM rather than asserting. | Staffan Gimåker |
2012-02-16 | Use full name of the project in xs(7) | Martin Sustrik |
2012-02-16 | Fix FD/handle conversion bug | Martin Sustrik |