1. Jan 07, 2021
  2. Dec 19, 2020
  3. Dec 17, 2020
  4. Dec 10, 2020
  5. Dec 09, 2020
  6. Nov 26, 2020
  7. Nov 23, 2020
  8. Nov 18, 2020
  9. Nov 17, 2020
  10. Nov 13, 2020
  11. Oct 28, 2020
  12. 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
  13. Aug 19, 2020
  14. Aug 14, 2020
  15. Aug 13, 2020
  16. Aug 12, 2020
  17. Aug 11, 2020