1. 20 Jun, 2017 1 commit
  2. 25 May, 2017 1 commit
  3. 11 Dec, 2016 1 commit
    • Yury Popov's avatar
      Upgrade to SDK 2.0.0 (#1435) · bdd54648
      Yury Popov authored
      * Update LWIP from SDK
      * mbedTLS integration
      * Fix argument type in dbg_printf (#1624)
      * Migrate to espressif’s download center (#1604)
      * Fixed BBS links to firmware
      * Adjust net module docs with mbedTLS info
      * Remove unrelevant axTLS notice
      bdd54648
  4. 20 Aug, 2016 3 commits
  5. 19 Jul, 2016 1 commit
  6. 23 Dec, 2015 1 commit
  7. 05 Nov, 2015 1 commit
    • Johny Mattsson's avatar
      Fix to do TCP port number randomization at boot. · f82415f6
      Johny Mattsson authored
      This addresses the issue where a server would otherwise reject a valid
      connection attempt from a rebooted node, due to the server thinking that
      packet belonged to a recently closed session. By starting off the local
      TCP port numbers at random* points each boot the risk of port reuse
      across a reboot is significantly reduced.
      
      *) As random as can be had via the lower 12 bits of the ccounter.
      f82415f6
  8. 12 Oct, 2015 2 commits
  9. 02 Aug, 2015 2 commits
  10. 31 Jul, 2015 1 commit
  11. 28 Jul, 2015 1 commit
  12. 27 Jun, 2015 1 commit
  13. 16 Feb, 2015 2 commits
  14. 09 Feb, 2015 1 commit
  15. 24 Jan, 2015 1 commit
  16. 08 Jan, 2015 1 commit
  17. 22 Dec, 2014 1 commit