- 09 Jun, 2020 3 commits
-
-
Terry Ellison authored
-
Terry Ellison authored
-
Terry Ellison authored
-
- 23 Feb, 2020 1 commit
-
-
Edvinas authored
Here `conn` is net.socket instance, so it should be called as one. Otherwise request is very likely to end up with crash and PANIC.
-
- 06 Jan, 2020 1 commit
-
-
Marcel Stör authored
-
- 07 Sep, 2019 1 commit
-
-
Terry Ellison authored
Next master drop
-
- 27 Aug, 2019 1 commit
-
-
Marcel Stör authored
-
- 15 Aug, 2019 1 commit
-
-
Gregor Hartmann authored
-
- 06 Aug, 2019 2 commits
-
-
Marcel Stör authored
-
Gregor Hartmann authored
-
- 04 Aug, 2019 2 commits
-
-
Nathaniel Wesley Filardo authored
Extend node.info
-
Nathaniel Wesley Filardo authored
We just don't have the memory to be a real TLS client on the 8266. Put that in a big box and point at it from the http and mqtt modules; others may also wish to give reference.
-
- 01 Aug, 2019 2 commits
-
-
Marcel Stör authored
Fixes #2840
-
Gregor Hartmann authored
-
- 27 Jul, 2019 25 commits
-
-
Nathaniel Wesley Filardo authored
-
Nathaniel Wesley Filardo authored
* list_ref can become LUA_REFNIL, because that's what rawgeti returns for LUA_NOREF. Defensively guard for this, rather than falling into the sntp_dolookups loop with nil on the stack. * set_repeat_mode should not call itself, but should rather always do what it's going to do and then optionally do the rest if directed. * sntp_sync should not try to special case the single string argument: we should be queueing that name for DNS resolution, too. Towards that end, if we are given a single string, build a table and make that the list_ref and call off to sntp_dolookups, just like we otherwise do. FIXES: #2699
-
Nathaniel Wesley Filardo authored
-
Gregor Hartmann authored
-
Gregor Hartmann authored
-
Gregor authored
-
Gregor Hartmann authored
* Add DHCP option 42 / NTP * Update dhcp.c * resolve merge conflict * add lineend at end of file * fix merge conflict resolution error
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
This reverts commit af9b123bc1c0603859caf9fcd6fcfdeeeb08dbce.
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
Gregor authored
-
- 26 Jul, 2019 1 commit
-
-
Terry Ellison authored
-