1. May 25, 2022
  2. May 24, 2022
  3. Jun 09, 2021
  4. Jun 08, 2021
  5. Mar 12, 2021
  6. Mar 11, 2021
  7. Feb 07, 2021
  8. Feb 04, 2021
  9. Feb 03, 2021
  10. Jan 07, 2021
  11. Dec 19, 2020
  12. Dec 17, 2020
  13. Dec 10, 2020
  14. Dec 09, 2020
  15. Nov 26, 2020
  16. Nov 23, 2020
  17. Nov 18, 2020
  18. Nov 17, 2020
  19. Nov 13, 2020
  20. Oct 28, 2020
  21. Oct 22, 2020
    • CJ Lee's avatar
      Add missing header for QNX · 24df1638
      CJ Lee authored
      
      
      <arpa/inet.h> header is required to compile this source. Without it, WARNING is generated.
      
      mosquitto/lib/socks_mosq.c: In function 'socks5__send':
      mosquitto/lib/socks_mosq.c:156:22: warning: implicit declaration of function 'inet_pton' [-Wimplicit-function-declaration]
         ipv4_pton_result = inet_pton(AF_INET, mosq->host, &addr_ipv4);
      
      Signed-off-by: default avatarChangJoon Lee <changjoon.lee@lge.com>
      24df1638
  22. Aug 19, 2020
  23. Aug 14, 2020
  24. Aug 13, 2020