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.
124ee1af91
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 '124ee1af91'
${ noResults }
mosquitto
/
lib
History
Roger A. Light
124ee1af91
[490] Further fix for auth related crashes.
...
Bug:
https://github.com/eclipse/mosquitto/issues/490
8 years ago
..
cpp
Don't use reserved identifiers in public headers.
9 years ago
CMakeLists.txt
Check for rt and pthread libraries before linking
9 years ago
Makefile
Add experimental SOCKS5 support for the clients.
11 years ago
dummypthread.h
Initial contribution.
12 years ago
linker.version
Add client support for MQTT v3.1.1.
11 years ago
logging_mosq.c
Initial contribution.
12 years ago
logging_mosq.h
Initial contribution.
12 years ago
memory_mosq.c
[475707] Fix free related crash on openwrt.
10 years ago
memory_mosq.h
Build fixes for OpenBSD.
11 years ago
messages_mosq.c
Only increment inflight msgs when limit not reached.
10 years ago
messages_mosq.h
[474935] Increment inflight message count correctly.
10 years ago
mosquitto.c
Fix iOS crash issues
8 years ago
mosquitto.h
Bump version number.
8 years ago
mosquitto_internal.h
Experimental fix for poor websockets performance.
8 years ago
mqtt3_protocol.h
Initial contribution.
12 years ago
net_mosq.c
[490] Further fix for auth related crashes.
8 years ago
net_mosq.h
[344] Fix leaks and incorrect connect call.
9 years ago
read_handle.c
Initial contribution.
12 years ago
read_handle.h
Remove unused messages from store immediately.
11 years ago
read_handle_client.c
Fixes for clients that disconnect very quickly.
11 years ago
read_handle_shared.c
[57] Handle PUB* with unknown message id gracefully.
10 years ago
send_client_mosq.c
Remove logically dead code.
11 years ago
send_mosq.c
[180] Fix #includes in lib/send_mosq.c
9 years ago
send_mosq.h
Fix use of "dup" with pubrel, subscribe, unsubscribe.
11 years ago
socks_mosq.c
Remove duplicate code.
10 years ago
socks_mosq.h
Add missing socks code!
11 years ago
srv_mosq.c
Don't use exit() on SRV failure.
12 years ago
thread_mosq.c
[166] Don't cancel external threads.
10 years ago
time_mosq.c
Initial contribution.
12 years ago
time_mosq.h
Initial contribution.
12 years ago
tls_mosq.c
[237] Fix memory leak when verifying a server certificate.
9 years ago
tls_mosq.h
[470660] Handle fragmented TLS packets without a delay.
10 years ago
util_mosq.c
Fix the TLS handshake problem if PSK has leading zero
8 years ago
util_mosq.h
Fix for CVE-2017-9868 for Windows.
8 years ago
will_mosq.c
Remove unnecessary includes.
11 years ago
will_mosq.h
Initial contribution.
12 years ago