Download project files

How do I verify a download?


7174 of 114 releases

0.5 release from the 0.5 series released

File Description Downloads
download icon mosquitto-0.5.tar.gz (md5) 16
last downloaded 44 weeks ago
Total downloads: 16

0.4.2 release from the 0.4 series released

Release information
Release notes:

This is a bugfix release.

* Fix segfault on client connect with invalid protocol name/version.

File Description Downloads
download icon mosquitto-0.4.2.tar.gz (md5) 13
last downloaded 43 weeks ago
Total downloads: 13

0.4.1 release from the 0.4 series released

Release information
Release notes:

This is a bugfix release.

* Fix regex used for finding retained messages to send on new subscription.

File Description Downloads
download icon mosquitto-0.4.1.tar.gz (md5) 17
last downloaded 45 weeks ago
Total downloads: 17

0.4 release from the 0.4 series released

Release information
Release notes:

Added support for wildcard subscriptions using + and #.
All network operations are now non-blocking and can cope with partial packets, meaning that networking should be a lot more reliable.
Added more of the $SYS hierarchy.
Improved logging.

Changelog:

- Added support for wildcard subscriptions using + and #.
- All network operations are now non-blocking and can cope with partial
  packets, meaning that networking should be a lot more reliable.
- Total messsages/bytes sent/received are now available in $SYS.
- Improved logging information - use client ip address and id instead of
  socket number.
- Broker build timestamp is available in $SYS.
- Keepalive==0 is now correctly treated as "never disconnect".
- Fixed manpage installation.
- Fixed incorrect $SYS hierarchy locations in documentation and code.
- Debug type log messages are no longer sent to "topics".
- Default logging destination no longer includes "topics" to prevent possible
  error logging to the db before it is initialised.
- Periodic $SYS messages can now be disabled.
- stdout and stderr are flushed when logging to them to give more timely
  updates.
- dup is now set correctly when resending messages.
- Database format bumped due to topic column naming fix.

File Description Downloads
download icon mosquitto-0.4.tar.gz (md5) 17
last downloaded 45 weeks ago
Total downloads: 17

7174 of 114 releases