This website works better with JavaScript.
Explore
Help
Register
Sign In
github
/
mosquitto
Watch
1
Star
0
Fork
You've already forked mosquitto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c001e778c1
develop
master
fixes
release/2.0
release/1.6
dynamic-bridge
release/1.5
debian
debian-mosquitto
v2.0.15
v2.0.14
v2.0.13
v2.0.12
v2.0.11
v1.6.15
v2.0.10
v2.0.9
v1.6.14
v1.5.11
v2.0.8
v2.0.7
v1.6.13
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.5.10
v1.6.12
v1.6.11
v1.6.10
v1.6.9
v1.6.8
v1.6.7
v1.6.6
v1.5.9
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6
v1.5.8
v1.5.7
v1.5.6
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5
v1.4.15
v1.4.14
v1.4.13
v1.4.12
v1.4.11
v1.4.10
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.3.2-not-blessed
v1.3.3-not-blessed
v1.3.4-not-blessed
v1.3.5-not-blessed
v1.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c001e778c1'
${ noResults }
mosquitto
/
lib
History
Roger A. Light
c001e778c1
[693] Fix handling of null bytes in received strings.
...
Thanks to Umberto Boscolo. Bug:
https://github.com/eclipse/mosquitto/issues/693
8 years ago
..
cpp
[656] Fix building on Windows.
8 years ago
CMakeLists.txt
[656] Fix building on Windows.
8 years ago
Makefile
Quote ${DESTDIR} usage in various Makefiles
8 years ago
dummypthread.h
Don't use reserved names in header guards.
10 years ago
handle_connack.c
Update copyrights.
9 years ago
handle_ping.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
handle_pubackcomp.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
handle_publish.c
packet__read_string() returns the string length.
8 years ago
handle_pubrec.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
handle_pubrel.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
handle_suback.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
handle_unsuback.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
helpers.c
"retained" -> "want_retained".
10 years ago
linker.version
Add check and matches functions which take length arguments.
8 years ago
logging_mosq.c
Update copyrights.
9 years ago
logging_mosq.h
Update copyrights.
9 years ago
memory_mosq.c
Update copyrights.
9 years ago
memory_mosq.h
Update copyrights.
9 years ago
messages_mosq.c
Update copyrights.
9 years ago
messages_mosq.h
Update copyrights.
9 years ago
mosquitto.c
Merge branch 'master' into develop
8 years ago
mosquitto.h
Add check and matches functions which take length arguments.
8 years ago
mosquitto_internal.h
Add Epoll. (
#495
)
8 years ago
mqtt3_protocol.h
Don't use reserved names in header guards.
10 years ago
net_mosq.c
Merge branch 'master' into develop
8 years ago
net_mosq.h
Merge branch 'master' into develop
9 years ago
packet_mosq.c
packet__read_string() returns the string length.
8 years ago
packet_mosq.h
packet__read_string() returns the string length.
8 years ago
read_handle.c
Update copyrights.
9 years ago
read_handle.h
Update copyrights.
9 years ago
read_handle_shared.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
send_connect.c
Merge branch 'master' into develop
9 years ago
send_disconnect.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
send_mosq.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
send_mosq.h
Update copyrights.
9 years ago
send_publish.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
send_subscribe.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
send_unsubscribe.c
Rename mosquitto_broker.h -> mosquitto_broker_internal.h
9 years ago
socks_mosq.c
Update copyrights.
9 years ago
socks_mosq.h
Big set of function renames.
11 years ago
srv_mosq.c
Update copyrights.
9 years ago
thread_mosq.c
Update copyrights.
9 years ago
time_mosq.c
Drop Windows XP support, misc fixes on Windows.
10 years ago
time_mosq.h
Don't use reserved names in header guards.
10 years ago
tls_mosq.c
Merge branch 'master' into develop
9 years ago
tls_mosq.h
Update copyrights.
9 years ago
utf8_mosq.c
[693] Fix handling of null bytes in received strings.
8 years ago
util_mosq.c
Add check and matches functions which take length arguments.
8 years ago
util_mosq.h
Merge branch 'master' into develop
8 years ago
will_mosq.c
Update copyrights.
9 years ago
will_mosq.h
Update copyrights.
9 years ago