Historia zmian

Autor SHA1 Wiadomość Data
  Frank Exoo e9ed1a8c59 Disable MQTT connect error callback after successful connection (#2262) 6 lat temu
  Frank Exoo ba36cb3d2d MQTT re-connect issue (#2256) 6 lat temu
  Marcel Stör b645100d28 Add autoconnect deprecation warning to MQTT code 7 lat temu
  Philip Gladstone 66ffa6cdc4 Fix the error callback from not being called sometimes (#1683) 7 lat temu
  Philip Gladstone b74a9dbdf7 Make the MQTT PING functionality work better. (#1557) 7 lat temu
  Yury Popov be263dacde Set espconn's secure buffer size once at initialization (#1466) 7 lat temu
  Yury Popov 3c55e8c026 MQTT memory / connection issues fix (#1445) 7 lat temu
  Arnim Läuger 2bb6e407a3 Initialize cb for unsubscribe and unref it upon socket deletion. (#1305) 8 lat temu
  philip 501ef9d566 Fix bugs with mqtt connection error handling 8 lat temu
  philip ab950ff518 Removed useless checks before calling luaL_unref 8 lat temu
  philip 426e805c43 Initial version of unsubscribe 8 lat temu
  jfollas 92eb21cd02 Merge branch 'dev' into mqtt-connack 8 lat temu
  philip d3fe213fbe Fix bug with PINGREQ not being sent on a timeout. 8 lat temu
  philip 8f355d5d5f Fix problem with subscribing to multiple topics 8 lat temu
  philip dd6359e7db Try to make qos~=0 work better 8 lat temu
  jfollas aa50eca4f6 Refactoring of MQTT module to consolidate duplicate code into a function 8 lat temu
  jfollas 0abe2fe964 MQTT Client - CONNACK processing 8 lat temu
  Marcel Stör 2c687313de Merge pull request #1002 from pjsg/mqtt 8 lat temu
  Uri Shaked 31a62a9eb1 Fix secure MQTT connections 8 lat temu
  philip c9cf02ba31 Send any queued packets when possible 8 lat temu
  devsaurus 1c32d20502 improve error checking in mqtt module 8 lat temu
  Johny Mattsson 182d45f928 Enable -std=gnu11 for modules dir. 8 lat temu
  Johny Mattsson 4e8ef87d03 Reworked module registration, removed modules.h 8 lat temu
  TerryE b773290b8c Major cleanup of module registration pass 2. 8 lat temu
  Johny Mattsson 6b6456be47 Major cleanup of module registration. 8 lat temu
  Johny Mattsson dabfe83a7d Unbreak build from #735 merge. 8 lat temu
  Antoine b2167bdf3a mqtt:close() send the DISCONNECT message (fix #673) 8 lat temu
  Jens Jensen c39d317b2b Fix mqtt connection closing when not publishing (fixes #359) 9 lat temu
  kvakanet e2dd98ba10 Update mqtt.c fix for #679 8 lat temu
  Jonathan karras 57c2e6eacd Fix for MQTT PUBACK loop 8 lat temu