1. 22 Jul, 2016 16 commits
  2. 21 Jul, 2016 7 commits
  3. 20 Jul, 2016 2 commits
  4. 15 Jul, 2016 2 commits
  5. 14 Jul, 2016 1 commit
    • Deomid Ryabkov's avatar
      Fix SSL stuff · 9f78a290
      Deomid Ryabkov authored
      Do not use CA bundle on CC3200, it doesn't work.
      Make ssl_ca_cert = "*" mean "no verification" and make sure
      SSL is enabled on the connection when it's required, even w/o verification.
      
      PUBLISHED_FROM=c8710a5d24ecfe174ef45b7f81c114d41faf5c12
      9f78a290
  6. 13 Jul, 2016 2 commits
  7. 12 Jul, 2016 3 commits
  8. 11 Jul, 2016 1 commit
    • Deomid Ryabkov's avatar
      Properly override rename on Newlib · 459cd1b0
      Deomid Ryabkov authored
      Newlib implements rename as _link and _unlink, not _rename.
      There is no _link on either SLFS or SPIFFS, so override rename directly.
      
      PUBLISHED_FROM=ebb54664f8a3c8664ecab1fac021bef286a0e230
      459cd1b0
  9. 08 Jul, 2016 1 commit
  10. 07 Jul, 2016 1 commit
  11. 06 Jul, 2016 4 commits