Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LiamBindle/MQTT-C issues and pull requests

#190 - MQTT-C endless loop if sendbuffer is too large

Issue - State: open - Opened by Bauteiltoeter about 2 months ago

#189 - Add library.json for PlatformIO

Pull Request - State: open - Opened by egnor 2 months ago - 1 comment

#187 - increment the var. client->number_of_keep_alives

Pull Request - State: open - Opened by RGNagel 5 months ago

#186 - Unable to connect openssl_publisher example to HiveMQ

Issue - State: closed - Opened by mpfj 6 months ago - 2 comments

#185 - Add CodeQL Workflow for Code Security Analysis

Pull Request - State: open - Opened by b4yuan 8 months ago - 1 comment

#182 - Fix MQTT-C issue with TLS 1.3 session tickets

Pull Request - State: open - Opened by joakim-tjernlund about 1 year ago - 1 comment

#181 - Mingw compile error

Issue - State: open - Opened by JanSchmidt3 about 1 year ago

#180 - We cannot pass the context of the program to mqtt publish_callback

Issue - State: open - Opened by Lecrapouille over 1 year ago - 2 comments

#179 - Reset client->send_offset on reinit

Pull Request - State: open - Opened by MartinKlang over 1 year ago - 1 comment

#177 - Update mqtt.h

Pull Request - State: closed - Opened by interns-rtsd over 1 year ago

#176 - Signed integer overflow in `mqtt_error_str()`

Issue - State: open - Opened by brianrho over 1 year ago - 2 comments

#175 - some Doxygen improvements

Pull Request - State: open - Opened by fperrad over 1 year ago

#174 - more linting

Pull Request - State: open - Opened by fperrad over 1 year ago

#172 - Fix mqtt_init_reconnect initialisation

Pull Request - State: closed - Opened by MartinKlang about 2 years ago - 1 comment

#171 - Cross-compilation through Zig compiler toolchain

Pull Request - State: closed - Opened by akgvn about 2 years ago - 1 comment

#170 - some linting

Pull Request - State: closed - Opened by fperrad about 2 years ago - 1 comment

#169 - Fuzzer Support

Pull Request - State: closed - Opened by 0x34d about 2 years ago - 2 comments

#168 - refactor with float instead of double

Pull Request - State: closed - Opened by fperrad about 2 years ago

#167 - fix #150

Pull Request - State: closed - Opened by perigoso about 2 years ago

#166 - Enable -fPIC option to make it linkable to .so

Pull Request - State: closed - Opened by gc87 about 2 years ago

#165 - CMake config improvements:

Pull Request - State: closed - Opened by hobbes1069 about 2 years ago

#164 - Fixed some conversion errors that occur when the -Wc++-compat compiler flag is enabled

Pull Request - State: closed - Opened by NoelGraf about 2 years ago - 6 comments

#162 - swap use of double variables to float

Issue - State: closed - Opened by perigoso over 2 years ago - 1 comment

#161 - Removed * 0.75 to be compliant with documentation

Pull Request - State: closed - Opened by ziron4 over 2 years ago - 1 comment

#160 - Fix error absolute paths

Pull Request - State: closed - Opened by Willieodwyer over 2 years ago - 1 comment

#159 - catching up on recent developments

Pull Request - State: closed - Opened by LiamBindle over 2 years ago

#158 - MQTT-C Security Issue Report (mqtt_unpack_publish_response)

Issue - State: open - Opened by GANGE666 over 2 years ago - 2 comments

#157 - MQTT_PAL_MSG_NOSIGNAL

Pull Request - State: closed - Opened by ozlb over 2 years ago - 1 comment

#156 - Improve pal send/recv error reporting

Pull Request - State: closed - Opened by yamt over 2 years ago - 3 comments

#155 - Possible bug in MQTT_CLIENT_TRY_PACK macro

Issue - State: open - Opened by gyavolo over 2 years ago

#154 - mqtt_publish seems to only send QoS 0

Issue - State: closed - Opened by pspeirs over 2 years ago - 1 comment

#152 - FPU-Trap when calculating client->typical_response_time

Issue - State: open - Opened by fawkes851 over 2 years ago

#150 - Possible undefined behaviour/bad memory access after reconnect

Issue - State: closed - Opened by perigoso over 2 years ago - 2 comments

#149 - Event callback system

Pull Request - State: open - Opened by perigoso over 2 years ago - 8 comments

#148 - cleanup: trim trailling whitespaces

Pull Request - State: open - Opened by perigoso over 2 years ago - 4 comments

#147 - Send client cert ssl example

Pull Request - State: closed - Opened by Willieodwyer over 2 years ago - 2 comments

#146 - Add 'OPENSSL_INCLUDE_DIR' to CMakeLists.txt

Pull Request - State: closed - Opened by alvin1221 over 2 years ago - 3 comments

#145 - compile with MINGW64 GCC

Pull Request - State: closed - Opened by kimim over 2 years ago - 4 comments

#144 - Insufficient validation of PUBLISH message

Issue - State: open - Opened by snej over 2 years ago - 2 comments

#143 - Adding contex to callbacks

Issue - State: closed - Opened by alex-bohmeraudio almost 3 years ago - 1 comment

#142 - Replace #ifdef an #ifndef with #if defined() and #if !defined()

Pull Request - State: closed - Opened by yamt almost 3 years ago - 2 comments

#141 - Would reconnect_publisher be a thing?

Issue - State: closed - Opened by leisurehound almost 3 years ago - 3 comments

#140 - Make mqtt_pal empty is case of MQTT_USE_CUSTOM_SOCKET_HANDLE

Pull Request - State: closed - Opened by yamt almost 3 years ago - 5 comments

#139 - local persistence

Issue - State: closed - Opened by Grabber almost 3 years ago - 1 comment

#138 - Revert "Fixed bug in UNIX PAL that caused MQTT_ERROR_SOCKET_ERROR whe…

Pull Request - State: closed - Opened by yamt about 3 years ago - 3 comments

#137 - Previous published message not cleared

Issue - State: closed - Opened by gatalec about 3 years ago - 1 comment

#136 - Create explicit functions for each PAL protocol

Pull Request - State: closed - Opened by maht about 3 years ago - 7 comments

#135 - why I can not receive anything?

Issue - State: closed - Opened by XDhughie about 3 years ago

#134 - crash when running memmove in __mqtt_recv

Issue - State: closed - Opened by hzwale about 3 years ago

#133 - WSAENOTSOCK returned by mqtt_pal_recvall

Issue - State: closed - Opened by Viermusketiere about 3 years ago

#132 - publish and Network packet relation

Issue - State: closed - Opened by fabulously about 3 years ago - 2 comments

#131 - Enable NuttX(https://github.com/apache/incubator-nuttx) support

Pull Request - State: closed - Opened by xiaoxiang781216 over 3 years ago - 4 comments

#130 - missing va_end in error case

Pull Request - State: closed - Opened by underhood over 3 years ago - 1 comment

#128 - Set MQTT_PAL_MUTEX_INIT to use a recursive mutex

Pull Request - State: closed - Opened by Monarda over 3 years ago - 2 comments

#127 - Switch from fcntl to ioctl on OpenVMS for posix_sockets.h

Pull Request - State: closed - Opened by Monarda over 3 years ago - 1 comment

#126 - WSAEWOULDBLOCK treated as error in mqtt_pal_sendall

Issue - State: closed - Opened by dkrix over 3 years ago - 1 comment

#125 - Enhancement suggestion - Full purge of send buffer

Issue - State: closed - Opened by truhann over 3 years ago - 1 comment

#124 - MQTT_ERROR_SEND_BUFFER_IS_FULL not cleared.

Issue - State: closed - Opened by truhann over 3 years ago - 1 comment

#123 - mqtt_publish from callback

Pull Request - State: closed - Opened by basilaljamal over 3 years ago - 1 comment

#122 - planned support for mqtt v5?

Issue - State: closed - Opened by oyvindaakre over 3 years ago - 2 comments

#121 - When a stream socket peer has performed an orderly shutdown, the retu…

Pull Request - State: closed - Opened by przemyslawzygmunt over 3 years ago - 1 comment

#120 - mqtt_pal: fix the case where mbedtls_ssl_read returned 0

Pull Request - State: closed - Opened by yamt over 3 years ago - 1 comment

#119 - No error in the case a QoS 1 message sending is timed out

Issue - State: open - Opened by vpetrigo over 3 years ago - 8 comments

#118 - add wolfssl option

Pull Request - State: closed - Opened by xiongyu0523 over 3 years ago - 1 comment

#117 - wolfSSL support?

Issue - State: closed - Opened by xiongyu0523 over 3 years ago - 3 comments

#116 - Error C2223

Issue - State: closed - Opened by shu7734 over 3 years ago - 1 comment

#115 - can not compile by mingw

Issue - State: closed - Opened by cl2006ky over 3 years ago - 1 comment

#114 - This is redundant. In addition, it can lead to an attempt to close th…

Pull Request - State: closed - Opened by przemyslawzygmunt over 3 years ago - 1 comment

#113 - Possible socket leak. send() can return -1 and expect a retry.

Pull Request - State: closed - Opened by przemyslawzygmunt over 3 years ago - 5 comments

#112 - Fix some issues with posix_sockets.h

Pull Request - State: closed - Opened by mpfj over 3 years ago - 3 comments

#111 - reconnect callback related issues

Issue - State: open - Opened by yamt over 3 years ago - 6 comments

#110 - pal inconsistency among implementations

Issue - State: open - Opened by yamt over 3 years ago - 3 comments
Labels: enhancement, help wanted

#109 - mbedtls mqtt_pal_sendall: Fix a comment typo

Pull Request - State: closed - Opened by yamt over 3 years ago - 1 comment

#108 - Update examples for windows

Pull Request - State: closed - Opened by learn-more almost 4 years ago - 1 comment

#107 - docs: fix simple typo, writtable -> writable

Pull Request - State: closed - Opened by timgates42 almost 4 years ago - 1 comment

#106 - Msvc build fixes

Pull Request - State: closed - Opened by learn-more almost 4 years ago - 1 comment

#105 - pthreads usage prevents building with msvc

Issue - State: closed - Opened by learn-more almost 4 years ago - 2 comments

#104 - MSVC compatibility

Issue - State: closed - Opened by nlhnt almost 4 years ago - 1 comment

#103 - mqttc: Add an option to specify own MQTT-C PAL header file

Pull Request - State: closed - Opened by vpetrigo almost 4 years ago - 1 comment

#102 - Adapt include files to be C++ compatible

Pull Request - State: closed - Opened by markrad almost 4 years ago - 1 comment

#101 - Publishing files bigger than 64kb ?

Issue - State: closed - Opened by the-mind almost 4 years ago - 1 comment

#100 - Update mqtt_pal.c

Pull Request - State: closed - Opened by kokke almost 4 years ago - 1 comment

#99 - Does the project support windows+MinGW?

Issue - State: closed - Opened by hzwale almost 4 years ago - 6 comments

#98 - Generalise calback system?

Issue - State: open - Opened by davydnorris almost 4 years ago - 5 comments
Labels: enhancement, good first issue

#97 - Add mqtt_reconnect

Pull Request - State: closed - Opened by markrad almost 4 years ago

#96 - Issue/90 MQTT-C header rename

Pull Request - State: closed - Opened by vpetrigo almost 4 years ago - 18 comments

#95 - Issue/91 Unaligned TX buffer docs

Pull Request - State: closed - Opened by vpetrigo almost 4 years ago - 5 comments

#94 - Add some missing error handling.

Pull Request - State: closed - Opened by markrad almost 4 years ago - 1 comment

#93 - Improve Compatibility with C++ Applications

Issue - State: closed - Opened by nsi-ltd almost 4 years ago - 3 comments
Labels: enhancement, good first issue

#92 - Cannot have message size larger than 110 000 bytes

Issue - State: closed - Opened by vrAaF7 almost 4 years ago - 2 comments

#91 - Unaligned TX buffer leads to Segmentation/Hard Fault

Issue - State: closed - Opened by vpetrigo almost 4 years ago - 7 comments
Labels: todo, doc update