Commit History

Author SHA1 Message Date
  Philip Gladstone 335cf62a4d Fix the initialization of the wifi default hostname. (#3303) 3 years ago
  Philip Gladstone a01aada0ff Improved startup performance and measurement tools. (#3171) 3 years ago
  hanfengcan 5e849af9c5 fix: fixed the memory leak 5 years ago
  Philip Gladstone ff778dfc4b Guard against freeing a ref of zero (#3308) 3 years ago
  Lukáš Voborský 90a077b987 bme280 driver in Lua+C 4 years ago
  Lukáš Voborský 5f53531d77 struct module minor documentation fix (#3306) 3 years ago
  Lukáš Voborský 336013ab9e Fixing bug in `file.readline` when line length exceeds 128 chars 3 years ago
  Gregor Hartmann 3d9c441e09 Change from `master` to `release` 3 years ago
  Nathaniel Wesley Filardo b4f2686567 crypto: remove toHex and toBase64 (#3300) 3 years ago
  philip 53283d189e Add the submodule properly 3 years ago
  philip 020f5fe107 Remove ets_printf reference 3 years ago
  philip 7a25f522d2 CLean up the PR a bit 3 years ago
  philip b80cfe9f1e Now use the original c99-snprintf as a submodule. 3 years ago
  philip 78ee67fd2e Remove some uses of etc_*printf 3 years ago
  philip d1be80e4a3 Conditionalize int2float on lua 5.3 3 years ago
  philip 9ca1672f9e Remove ESP8266 special case 3 years ago
  philip aaef4c3db4 Make it work for the integer lua51 build 3 years ago
  philip bae01c47a0 Now round trips in float firmware, and gets it roughly right in double (in lua 51) 3 years ago
  philip 3795e22b89 Give it a chance of working under Lua 5.1 3 years ago
  philip 60f0150736 Add snprintf and remove our sprintf 3 years ago
  philip a6beec9f0f Make round tripping work for lua53 and floats 3 years ago
  philip b1a6cb1d43 Make it inline 3 years ago
  philip 5eb81197cb Add missing ICACHE_RAM_ATTR 3 years ago
  Philip Gladstone cc7cc395ac Improve the enduser setup experience by triggering captive portal detection. (#3282) 3 years ago
  Nathaniel Wesley Filardo 625397d133 uart: expose fifo depth counters (#3177) 3 years ago
  Philip Gladstone fee81bf9ad Handle tcp fragmentation and also fix XSS problem. (#3275) 3 years ago
  Philip Gladstone f527ad86e4 Fix problem reading files a multiple of 128 bytes long (#3280) 3 years ago
  vsky 64bbf00689 Adding '+' flag to string.format 3 years ago
  Gregor Hartmann 4d784798a7 Add deprecation note to node.flashreload (#3273) 3 years ago
  Terry Ellison d88c14b9b6 Update node.c 3 years ago