1. 13 9月, 2018 1 次提交
  2. 12 9月, 2018 3 次提交
  3. 11 9月, 2018 2 次提交
  4. 10 9月, 2018 3 次提交
  5. 07 9月, 2018 3 次提交
  6. 06 9月, 2018 2 次提交
  7. 03 9月, 2018 1 次提交
  8. 31 8月, 2018 1 次提交
  9. 29 8月, 2018 1 次提交
  10. 28 8月, 2018 6 次提交
  11. 26 8月, 2018 1 次提交
  12. 25 8月, 2018 2 次提交
  13. 23 8月, 2018 2 次提交
  14. 21 8月, 2018 3 次提交
    • I
      Correct AppVeyor build matrix · 5c461d6b
      Ian Craggs 提交于
      5c461d6b
    • T
      Fix structure validation check · 98cd807b
      tbeu 提交于
      Signed-off-by: Ntbeu <tc@tbeu.de>
      98cd807b
    • T
      Add OpenSSL error handler callback function and context · f2b8c314
      tbeu 提交于
      * Add new members to SSL option structs MQTTClient_SSLOptions / MQTTAsync_SSLOptions to set an application-specific OpenSSL error handler callback function and context
      * Increment the struct version and fall back to nullified error handler, i.e., no more OpenSSL messages are printed to stderr
      * This removes the error reporting for SSLSocket_getch, SSLSocket_getdata, SSLSocket_putdatas and SSLSocket_continueWrite where the SSL option struct is not trivially available
      
      Close #326
      Signed-off-by: Ntbeu <tc@tbeu.de>
      f2b8c314
  15. 20 8月, 2018 3 次提交
  16. 18 8月, 2018 1 次提交
  17. 17 8月, 2018 5 次提交