1. 09 Mar, 2017 1 commit
  2. 07 Mar, 2017 2 commits
  3. 06 Mar, 2017 1 commit
  4. 05 Mar, 2017 1 commit
  5. 01 Mar, 2017 1 commit
  6. 24 Feb, 2017 1 commit
  7. 12 Feb, 2017 2 commits
  8. 10 Feb, 2017 1 commit
  9. 09 Feb, 2017 1 commit
  10. 08 Feb, 2017 1 commit
    • Jason Follas's avatar
      Support clearing WiFi config (#1761) · 2ab28df9
      Jason Follas authored
      * Add wifi.sta.clearconfig(). Adjust password validation to match 2.0.0 SDK rules (no min length enforced, i.e. for WEP)
      * Updat comments about WEP key not having a minimum
      * Documentation: add note about node.restore() to wifi.sta.clearconfig() docs, and add SDK verbiage to describe what node.restore() impacts.
      * Normaliz if statements
      * Convert leading tabs to leading spaces for consistency
      2ab28df9
  11. 06 Feb, 2017 3 commits
  12. 01 Feb, 2017 3 commits
  13. 26 Jan, 2017 3 commits
  14. 21 Jan, 2017 1 commit
  15. 17 Jan, 2017 2 commits
  16. 15 Jan, 2017 2 commits
  17. 09 Jan, 2017 2 commits
  18. 06 Jan, 2017 1 commit
  19. 04 Jan, 2017 2 commits
  20. 03 Jan, 2017 1 commit
  21. 01 Jan, 2017 3 commits
  22. 31 Dec, 2016 2 commits
    • Marcel Stör's avatar
      Fix mbed TLS naming · f8f10692
      Marcel Stör authored
      f8f10692
    • Yury Popov's avatar
      Net functionality rewrite on top of LWIP (#1379) · 3adba91b
      Yury Popov authored
      * Rewrite net.dns.resolve on LWIP
      
      * Move IGMP (net multicast) to LWIP
      
      * Cleanup net module
      
      * Move secure connection operations to tls module
      
      * Net module on LWIP
      
      * Server timeout parameter
      
      * TCP hold
      
      * Fixes in documentation
      
      * Documentation fixes
      
      * Note TLS module depends on net
      
      * Add TLS module to user_modules.h
      
      * Callback on connect event
      
      * Fix depends net module on tls module
      
      * Fix unhold exponential time issue
      3adba91b
  23. 30 Dec, 2016 1 commit
  24. 29 Dec, 2016 1 commit
  25. 26 Dec, 2016 1 commit