1. 16 4月, 2018 1 次提交
  2. 06 11月, 2017 1 次提交
  3. 23 10月, 2017 1 次提交
  4. 29 9月, 2017 1 次提交
  5. 24 8月, 2017 1 次提交
  6. 29 6月, 2017 1 次提交
    • C
      Heap optimization (#471) · cfde5579
      copercini 提交于
      * Remove duplicated include
      
      * Clear certificates just after handshake
      
      It can save up to 7k of heap
      cfde5579
  7. 19 5月, 2017 1 次提交
    • C
      HTTPClient Port (#347) · 51a4432c
      copercini 提交于
      * Fix possible infinite loop in the example
      
      * Remove workaround of sockets always return -76 
      
      Remove workaround of sockets always return -76 (because it's fixed on IDF now)
      Remove delay during handshake (improving stability)
      
      * Remove unusable mbedtls_net of context creation
      
      * Fix bad destructor
      
      * Compatibility with WiFiClient for HTTPClient
      
      * Initial port from ESP8266
      
      Changed SHA1 fingerprint by Root CA verification
      Changed log system
      
      * Remove deprecated function
      51a4432c
  8. 31 3月, 2017 1 次提交
  9. 10 3月, 2017 1 次提交
  10. 01 3月, 2017 1 次提交
  11. 11 2月, 2017 1 次提交