Michael Miller
|
656bf146bc
|
Dns server cleanup (#5194)
Clean up the DNSServer class.
Removed member variables that are not required outside a
member call lifetime, and add destructor/checks.
Fixes #5179
|
2018-10-04 09:53:17 -07:00 |
|
david gauchard
|
85e68093e9
|
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system (#5018)
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system
* enable dot_a_linkage on internal libraries
* add device tests
* boards generator: deprecate --noextra4k/--allowWPS and fix documentation
|
2018-08-20 14:35:52 +02:00 |
|
Kristijan Novoselic
|
3bbe9b56c6
|
Added captive portal functionality
|
2015-06-26 20:30:57 +03:00 |
|
Kristijan Novoselic
|
c570d0f593
|
Added a DNSServer library
|
2015-06-11 12:37:30 +03:00 |
|